[AIX Solaris HP-UX Linux Windows]

Creating cell profiles

You can create a cell profile in a single pass with the Profile Management Tool. This cell profile contains a federated application server node and a deployment manager.

Before you begin

Before you use the Profile Management Tool, install the product files.

Supported configurations: The Profile Management Tool is the graphical user interface for the manageprofiles command and is supported only on AIX®, Linux®, and Windows. On HP-UX, IBM® i, and Solaris, use the manageprofiles command instead.

You must provide enough system temporary space to create a profile. For information, read about the file system requirements for profiles.

Attention: When you launch the Profile Management Tool, the tool could lock up in the following situation for a non-root user: Log into a machine as root, use the SetPermissions utility to change the user from x to y. Assume that you are user x and log back into the machine. Launch the Profile Management Tool, click Profile Management Tool, and click Create. The next click after the click on Create could lock up the tool.

About this task

After installing the core product files for the Network Deployment product, you must create a profile. This procedure describes how to create a cell profile with the Profile Management Tool, which is a graphical user interface. You can also use the manageprofiles command to create a cell profile. See the description of the manageprofiles command for more information.

A cell profile contains a deployment manager profile and a federated application server node profile. You can federate additional Application Server node profiles into this deployment manager profile after initial creation of the cell profile.

You can create profiles with the Profile Management Tool using the typical profile creation process or the advanced profile creation process. The typical profile creation process uses default settings and assigns unique port values. You can optionally set values as allowed. For the advanced profile creation process you can accept the default values, or specify your own values.

Important: Do not run the removeNode command if the application server node was built as part of a cell profile creation. Running the removeNode for this type of node results in the following message: ADMU2035W: WARNING! Node removal utility is unable to remove this node since it was created during Cell Profile creation. Your current node has not been modified.

Procedure

  1. Start the Profile Management Tool to create a new runtime environment.
    You can use one of the following ways to start the tool.
    • At the end of installation, select the check box to launch the Profile Management Tool.
    • Issue the command to open the WebSphere® Customization Toolbox directly from a command prompt; then, open the Profile Management Tool.
    • Select the WebSphere Customization Toolbox option from the First steps console; then, open the Profile Management Tool.
    • [Windows]Use the Start menu to access the WebSphere Customization Toolbox; then, open the Profile Management Tool.
    • [Linux]Use the Linux operating system menus that are used to start programs to start the WebSphere Customization Toolbox; then, open the Profile Management Tool.
  2. Click Create on the Profiles tab to create a new profile.

    The Profiles tab contains a list of profiles that have been created on your machine. No action can be done on a selected profile unless the profile can be augmented. The Augment button is greyed out unless a profile that you select can be augmented.

    The tool displays the Environment selection panel.

  3. Select the cell profile, then click Next.

    The Profile creation options panel is displayed.

  4. Select either Typical profile creation or Advanced profile creation, and click Next.

    The Typical profile creation option creates a profile that uses default configuration settings. With the Advanced profile creation option, you can specify your own configuration values for a profile.

  5. If you selected Typical profile creation, go to the step on administrative security.
  6. If you selected Advanced profile creation, then select the applications that you want to deploy, and click Next.

    The tool displays the Profile name and location panel.

  7. If you selected Advanced profile creation, then specify the deployment manager profile name, the application server profile name and the profile directory on the Profile name and location panel, or accept the defaults. Click Next.
    Profile naming guidelines: Double-byte characters are supported. The profile name can be any unique name with the following restrictions. Do not use any of the following characters when naming your profile:
    • Spaces
    • Special characters that are not supported within the name of a directory on your operating system, such as *&?
    • Slashes (/) or (\)

    The default profile

    The first profile that you create on a machine is the default profile. The default profile is the default target for commands that are issued from the bin directory in the product installation root. When only one profile exists on a machine, every command works on the single server process in the configuration. You can make another profile the default profile when you create that profile by checking Make this profile the default on the Profile name and location panel of the Advanced profile creation path. You can also make another profile the default profile using the manageprofiles command after you create the profile.

    Tip: When multiple profiles exist on a machine, certain commands require that you specify the -profileName parameter if the profile is not the default profile. In those cases, it might be easier to use the commands that are in the bin directory of each profile. When you issue one of these commands within the bin directory of a profile, the command acts on that profile unless the -profileName parameter specifies a different profile.

    Default profile information

    The default profile name is <profile_type><profile_number>:
    • <profile_type> is a value of AppSrv, Dmgr, Custom, AdminAgent, JobMgr, or SecureProxySrv.
    • <profile_number> is a sequential number that is used to create a unique profile name

    [Linux][AIX]The default profile directory is app_server_root/profiles, where app_server_root is the installation root.

    [Windows]The default profile directory is app_server_root\profiles, where app_server_root is the installation root.

    The tool then displays the Node, host, and cell names panel.

  8. Specify a unique deployment manager node name, a unique application server node name, the actual host name of the machine, and a unique cell name for the cell, and click Next.
    Table 1. Characteristics of the cell profile .

    This table shows the characteristics of the cell profile.

    Field Name Default Value Constraints Description
    Deployment manager node name
    shortHostName
    CellManager
    NodeNumber
    where:
    • shortHostName is the short host name.
    • NodeNumber is a sequential number starting at 01.
    Use a unique name for the deployment manager. The name is used for administration within the deployment manager cell.
    Application server node name
    shortHostName
    Node
    NodeNumber
    where:
    • shortHostName is the short host name
    • NodeNumber is a sequential number starting at 01
    Use a unique name for the application server. The name is used for administration within the deployment manager cell.
    Host name

    The long form of the domain name system (DNS) server name.

    The host name must be addressable through your network. Use the actual DNS name or IP address of your machine to enable communication with your machine. See additional information about the host name that follows this table.
    Cell name
    shortHostName
    Cell
    CellNumber
    where:
    • shortHostName is the short host name.
    • CellNumber is a sequential number starting at 01.
    Use a unique name for the deployment manager cell. If you plan to migrate a previous version deployment manager cell to this Version 9.0 deployment manager, use the same cell name as the previous version deployment manager. A cell name must be unique in any circumstance in which the product is running on the same physical machine or cluster of machines, such as a sysplex. Additionally, a cell name must be unique in any circumstance in which network connectivity between entities is required either between the cells or from a client that must communicate with each of the cells. Cell names must also be unique if their namespaces are federated. Otherwise, you might encounter symptoms such as a javax.naming.NameNotFoundException error, in which case, create uniquely named cells. All federated nodes become members of the deployment manager cell, which you name in this panel.
    Reserved names: Avoid using reserved folder names as field values. The use of reserved folder names can cause unpredictable results. The following terms are reserved folder names:
    • cells
    • nodes
    • servers
    • clusters
    • applications
    • deployments
    Directory path considerations:

    [Windows]The number of characters in the profiles_directory_path\profile_name directory must be less than or equal to 80 characters.

    Host name considerations:

    The host name is the network name for the physical machine on which the node is installed. The host name must resolve to a physical network node on the server. When multiple network cards exist in the server, the host name or IP address must resolve to one of the network cards. Remote nodes use the host name to connect to and communicate with this node. Selecting a host name that other machines can reach within your network is important. Do not use the generic identifier, localhost, for this value. Also, do not attempt to install WebSphere Application Server products on a machine with a host name that uses characters from a double-byte character set (DBCS). DBCS characters are not supported when used in the host name.

    If you define coexisting nodes on the same computer with unique IP addresses, then define each IP address in a DNS server look-up table. Configuration files for standalone application servers do not provide domain name resolution for multiple IP addresses on a machine with a single network address.

    The value that you specify for the host name is used as the value of the hostName property in configuration documents for the standalone application server. Specify the host name value in one of the following formats:
    • Fully qualified DNS server host name string, such as xmachine.manhattan.ibm.com
    • The default short DNS host name string, such as xmachine
    • Numeric IP address, such as 127.1.255.3

    The fully qualified DNS host name has the advantages of being unambiguous and flexible. You have the flexibility of changing the actual IP address for the host system without having to change the application server configuration. This value for the host name is particularly useful if you plan to change the IP address frequently when using Dynamic Host Configuration Protocol (DHCP) to assign IP addresses. A disadvantage of this format is dependency on DNS. If DNS is not available, then connectivity is compromised.

    The short host name is also dynamically resolvable. A short name format has the added function of being redefined in the local hosts file so that the system can run the application server, even when disconnected from the network. To run disconnected, define the short name as the loopback address, 127.0.0.1, in the hosts file to run disconnected. A disadvantage of this format is a dependency on DNS for remote access. If DNS is not available, then connectivity is compromised.

    A numeric IP address has the advantage of not requiring name resolution through DNS. A remote node can connect to the node that you name with a numeric IP address without DNS being available. A disadvantage of this format is that the numeric IP address is fixed.

    After displaying the cell characteristics, the tool displays the Administrative security panel.

  9. Optionally enable administrative security, and click Next.

    You can enable administrative security now during profile creation, or later from the console. If you enable administrative security now, then enter a user name and password to log onto the administrative console.

    After specifying security characteristics, the tool displays the Security certificate panel if you previously selected Advanced profile creation.

  10. If you selected Typical profile creation at the beginning of these steps, then go to the step that displays the Profile summary panel.
  11. Create a default personal certificate and a root signing certificate, or import a personal certificate and a root signing certificate from keystore files, and click Next.

    You can create both certificates, import both certificates, or create one certificate, and import the other certificate.

    Best practice: When you import a personal certificate as the default personal certificate, import the root certificate that signed the personal certificate. Otherwise, the Profile Management Tool adds the signer of the personal certificate to the trust.p12 file.

    If you import the default personal certificate or the root signing certificate, specify the path and the password, and select the keystore type and the keystore alias for each certificate that you import.

  12. Verify that the certificate information is correct, and click Next.

    If you create the certificates, you can use the default values or modify them to create new certificates. The default personal certificate is valid for one year by default and is signed by the root signing certificate. The root signing certificate is a self-signed certificate that is valid for 15 years by default. The default keystore password for the root signing certificate is WebAS. You should change the password. The password cannot contain any double-byte character set (DBCS) characters because certain keystore types, including PKCS12, do not support these characters. The keystore types that are supported depend on the providers in the java.security file.

    When you create either or both certificates, or import either or both certificates, the keystore files that are created are key.p12, trust.p12, root-key.p12, default-signers.p12, deleted.p12, and ltpa.jceks. These files all have the same password when you create or import the certificates, which is either the default password, or a password that you specify. The key.p12 file contains the default personal certificate. The trust.p12 file contains the signer certificate from the default root certificate. The root-key.p12 file contains the root signing certificate. The default-signer.p12 file contains signer certificates that are added to any new keystore file that you create after the server is installed and running. By default, the default root certificate signer is in the default-signer.p12 keystore file. The deleted.p12 keystore file is used to hold certificates deleted with the deleteKeyStore task so that they can be recovered if needed. The ltpa.jceks file contains server default Lightweight Third-Party Authentication (LTPA) keys that the servers in your environment use to communicate with each other.

    An imported certificate is added to the key.p12 file or the root-key.p12 file.

    If you import any certificates and the certificates do not contain the information that you want, click Back to import another certificate.

    After displaying the Security certificate panels, the tool displays the Ports panel if you previously selected Advanced profile creation.

  13. Verify that the ports specified for the deployment manager are unique, and click Next.

    If you chose not to deploy the administrative console, then the administrative console ports are disabled on the Ports panel.

    Port conflict resolution

    Ports are recognized as being in use if one of the following conditions exists:
    • The ports are assigned to a profile created from an installation that is performed by the current user.
    • The port is currently in use.
    Validation of ports occurs when you access the Port value assignment panel. Conflicts can still occur between the Port value assignment panel and the Profile creation complete panel because ports are not assigned until profile creation completes.
    If you suspect a port conflict, then you can investigate the port conflict after the profile is created. Determine the ports that are used during profile creation by examining the following files.
    • [Linux][AIX]profile_root/properties/portdef.props file
    • [Windows]profile_root\properties\portdef.props file
    Included in this file are the keys and values that are used in setting the ports. If you discover ports conflicts, then you can reassign ports manually. To reassign ports, run the updatePorts.ant file by using the ws_ant script.
  14. Verify that the ports specified for the application server are unique, and click Next.

    The same discussion on ports in the previous step applies to this step.

    [Linux][Windows]The tool displays the Windows service definition panel if you are installing on a Windows operating system and the installation ID has the administrative group privilege. The tool displays the Linux service definition panel if you are installing on a supported Linux operating system and the ID that runs the Profile Management Tool is the root user.

  15. [Linux][Windows]Choose whether to run the application server as a Windows service on a Windows operating system or as a Linux service on a Linux operating system, then click Next.
    • [Windows]

      The Windows service definition panel is displayed for the Windows operating system only if the ID that installs the Windows service has the administrator group privilege. However, you can run the WASService.exe command to create the Windows service as long as the installer ID belongs to the administrator group. Read about automatically restarting server processes for more information.

      [Windows]The product attempts to start Windows services for application server processes that are started by a startServer command. For example, if you configure an application server as a Windows service, and issue the startServer command, then the wasservice command attempts to start the defined service.

      If you chose to install a local system service, then you do not have to specify your user ID or password. If you create a specified user type of service, then you must specify the user ID and the password for the user who runs the service. The user must have Log on as a service authority for the service to run correctly. If the user does not have Log on as a service authority, then the Profile Management tool automatically adds the authority.

      To perform this profile creation task, the user ID must not contain spaces. In addition to belonging to the administrator group, the ID must also have the advanced user privilege of Log on as a service. The Installation program grants the user ID the advanced user access if the user ID does not already have the advanced user privileges and if the user ID belongs to the administrator group.

      You can also create other Windows services after the installation is complete to start other server processes. Read about automatically restarting server processes for more information.

      You can remove the Windows service that is added during profile creation during profile deletion. You can also remove the Windows service with the wasservice command.

      IPv6 considerations

      Profiles created to run as a Windows service fail to start when using Internet Protocol Version 6 (IPv6) if the service is configured to run as local system. Create a user-specific environment variable to enable IPv6. Since this environment variable is a user variable instead of a local system variable, only a Windows service that runs as that specific user can access this environment variable. By default, when a new profile is created and configured to run as a Windows service, the service is set to run as local system. When the Windows service for the product tries to run, the service is unable to access the user environment variable that specifies IPv6, and thus, tries to start as Internet Protocol Version 4 (IPv4). The server does not start correctly in this case. To resolve the problem, when creating the profile, specify that the Windows service for the product runs with the same user ID from which the environment variable that specifies IPv6 is defined, instead of as local system.

      Default values for the Windows service

      [Windows]The following default values for the Windows service definition panel exist:
      • The default is to run as a Windows service.
      • The service process is selected to run as a system account.
      • The user account is the current user name. User name requirements are the requirements that the Windows operating system imposes for a user ID.
      • The startup type is automatic. The values for the startup type are those values that the Windows operating system imposes. If you want a startup type other than automatic, you can either select another available option from the menu or change the startup type after you create the profile. You can also remove the created service after profile creation, and add it later with the desired startup type. You can choose not to create a service at profile creation time and optionally create the service later with the desired startup type.
    • [Linux]

      The Linux service definition panel is displayed if the current operating system is a supported version of Linux operating systems, and the current user has the appropriate permissions.

      The product attempts to start Linux services for application server processes that are started by a startServer command. For example, if you configure an application server as a Linux service and issue the startServer command, then the wasservice command attempts to start the defined service.

      By default, the product is not selected to run as a Linux service.

      To create the service, the user that runs the Profile Management Tool must be the root user. If you run the Profile Management Tool with a non-root user ID, then the Linux service definition panel is not displayed, and no service is created.

      When you create a Linux service, you must specify a user name from which the service runs.

      To delete a Linux service, the user must be the root user or have appropriate privileges for deleting the service. Otherwise, a removal script is created that the root user can run to delete the service for the user.

    If you previously selected Advanced profile creation, the next panel displays the web server definition panel.

  16. For advanced profile creation, if you choose to include a web server definition in the profile now, specify the web server characteristics on the panels, and click Next until you complete the web server definition panels.

    If you use a web server to route requests to the product, then you need to include a web server definition. You can include the definition now, or define the web server to the product later. If you define the Web server definition during the creation of this profile, then you can install the web server and its plug-in after you create the profile. However, you must install both to the paths that you specify on the web server definition panels. If you define the web server to the product after you create this profile, then you must define the Web server in a separate profile.

    The tool displays the Profile Creation Summary panel.

  17. Click Create to create the cell profile, or click Back to change the characteristics of the cell profile.

    The Profile creation progress panel, which shows the configuration commands that are running, is displayed.

    When the profile creation completes, the tool displays the Profile creation complete panel.

  18. Optionally, select Launch the First steps console. Click Finish to exit.

    With the First steps console, you can create additional profiles and start the application server.

Results

You created a cell profile.

Refer to the description of the manageprofiles command to learn about creating a profile using a command instead of the Profile Management Tool.

What to do next

Deploy an application to get started.

Read about fast paths for the product to get started deploying applications.