N1 Grid Service Provisioning System User's Guide and Release Notes for the Sun Java System App Server Plug-In 1.0

ProcedureHow To Create a Sun Java Enterprise System Application Server Domain Administration Server

The Domain Administration Server manages Application Server domains. It must be installed before you can create individual domains. When you install a Domain Administration Server, you create an initial domain and an administration server that controls that domain.

Before You Begin

To create an Application Server domain, you must belong to a user group that has the Run Component Procedures permission on the folder that contains the component. You must also have the Allow on Host Set permission for the host set on which you plan to deploy the component.

Steps
  1. From the Common Tasks section in the browser interface, click AppServer 8.1.

  2. Under SJSAS 8.1 AppServer infrastructure->SJSAS 8.1 domains click Manage.

  3. Under Component Procedures click the Run action next to default: install.

  4. In the Plan Parameters area, select the variable settings for the Domain Administration Server you want to install.

    • If the variable settings have been established for this component, select the appropriate settings from the menu.

    • If the settings are not available from the menu, click Select From List.

      The Select Variable Settings From List window displays.

      • To create a new set of variable settings, select Create Set.

        The following list provides commonly-updated variables for the Install component.

        variable set name

        Required. A name for the new variable set you create.

        installIdentifier

        A unique ID to associate a Domain Administration Server with an install image.

        domainName

        The name of the domain you wish to create.

        adminUserId

        The user name of the administrator of the domain or cluster.

        adminPassword

        The password for the administrator login of the domain or cluster.

        adminHost

        The name of the host on which the Domain Administration Server will be installed.

        portRangePrefix

        The HTTP port range prefix. For example, a value of 100 means the HTTP port range begin with 10000. The default value is 100.

        httpListenerPort

        The HTTP listener port, used with portRangePrefix. The valid range is 1–65553. For port numbers 1–1024, superuser permissions are required. The default is portRangePrefix plus 00. If portRangePrefix is set to 100, the HTTP listener port is 10000.

        httpsListenerPort

        The HTTPS listener port, used with portRangePrefix. The valid range is 1–65553. For port numbers 1–1024, superuser permissions are required. The default is portRangePrefix plus 05. If portRangePrefix is set to 100, the HTTPS listener port is 10005.

        instancePort

        The default port number for the Domain Administration Server.

        iiopListenerPort

        The Internet Inter-Orb Protrocol (IIOP) listener port, used with portRangePrefix. The valid range is 1–65553. For port numbers 1–1024, superuser permissions are required. The default is portRangePrefix plus 10. If portRangePrefix is set to 100, the IIOP listener port is 10010.

        iiopsslListenerPort

        The SSL-enabled Internet Inter-Orb Protrocol (IIOP) listener port, used with portRangePrefix. The valid range is 1–65553. For port numbers 1–1024, superuser permissions are required. The default is portRangePrefix plus 15. If portRangePrefix is set to 100, the secure IIOP listener port is 10015.

        iiopsslmutualauthPort

        The SSL-enabled Internet Inter-Orb Protrocol (IIOP) listener port for mutual authorization, used with portRangePrefix. The valid range is 1–65553. For port numbers 1–1024, superuser permissions are required. The default is portRangePrefix plus 20. If portRangePrefix is set to 100, the mutual authorization secure IIOP listener port is 10020.

        jmsConnectorPort

        The port on which the Java Messaging Service (JMS) connector listens. The valid range is 1–65553. For port numbers 1–1024, superuser permissions are required. The default is portRangePrefix plus 25. If portRangePrefix is set to 100, the JMS connector port is 10025.

        installDirectory

        The location where the Application Server is installed.

      • To use variable components from another component, click Import Set.

        For more information about importing variable sets, see “How to Run a Plan” in N1 Grid Service Provisioning System 5.0 Operation and Provisioning Guide.

  5. Select the target host.

    Install the Domain Administration Server and the domain on the Remote Agent.

  6. Deselect the Target Host Set checkbox.

  7. If you want to run a detailed check (preflight) before installing, select Perform Detailed Preflight.

  8. Click Run Plan (includes preflight).