Sun Java Communications Suite 5 Installation Guide

ProcedureTo Start the Application Server Domain

  1. On the command line, change to ApplicationServer-base/bin and enter:


    % asadmin start-domain --user admin-id --passwordfile \
    path_to_admin-password_file domainname
    
  2. Enter the values that you provided during installation. A message is displayed telling you that the server is starting:


    Starting Domain domain1, please wait. Log redirected to install_dir...

    When the startup process has completed, an additional message is displayed:


    Domain domain1 started
  3. Start individual Application Server instances. For example:


    ./asadmin start-domain --domain domain1 --user

    Note –

    If you receive a message indicating failure to start, configuration changes might not be applied yet. In this case, run the asadmin reconfig command. For example:


    asadmin reconfig --user admin --password adminadmin --host localhost --port 4849 server

  4. Verify that the Application Server processes are running. For example, on Solaris OS:


    /usr/bin/ps -ef | grep appserv

    /opt/SUNWappserver/appserver/lib/appservDAS domain1