[IBM i]

Starting the application server environment in the QWAS85 subsystem

WebSphere® Application Server runs in its own subsystem, called QWAS85, which is installed with the product. Use these steps to prepare your system to run WebSphere Application Server profiles.

About this task

WebSphere Application Server profiles run in the QWAS85 subsystem and require that TCP/IP is configured and activated on the system. To prepare your system to run WebSphere Application Server profiles:

Procedure

  1. Start Transmission Control Protocol/Internet Protocol (TCP/IP). On the CL command line, enter:
    STRTCP
  2. Start your application server profile. If the QWAS85 subsystem is not active, it is started when you start your application server profile.
    Avoid trouble Avoid trouble: The default application server does not automatically start when the subsystem is started. If the QWAS85 subsystem is not currently active when you use the startServer Qshell script to start your server, the QWAS85 subsystem is started.gotcha

What to do next

Use one of the following methods to verify that the application server is running:
  • On the CL command line, enter the Work with Active Jobs (WRKACTJOB) command:
    WRKACTJOB SBS(QWAS85)
    The SERVER1 job should be listed if WebSphere Application Server Version 6.1 is installed. When the server is ready to accept requests, the job log should contain message WAS0106, "WebSphere Application Server serverName ready."
  • Look for QIBM_WSA_ADMIN under Server Jobs in the System i® Navigator.

Icon that indicates the type of topic Task topic



Timestamp icon Last updated: March 5, 2017 17:29
File name: trun_ssenv_start.html