适用于 UNIX 的 Sun Java Enterprise System 5 安装指南

Procedure启动 Application Server 域

  1. 在命令行上,转到 ApplicationServer-base /bin


    注 –

    管理员密码文件的内容应为 AS_ADMIN_PASSWORD=password


  2. 启动该域。例如:


    % asadmin start-domain --user admin-id --passwordfile path_to_admin-password_file domainname
    
  3. 输入在安装期间所提供的值。

    将显示一条消息,指示服务器正在启动:


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

    当启动进程结束后,将显示另外一条消息:


    Domain domain1 started
  4. 检验 Application Server 进程是否在运行。例如,在 Solaris OS 上:


    /usr/bin/ps -ef | grep appserv
    /opt/SUNWappserver/appserver/lib/appservDAS domain1