NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator's Guide

Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator’s Guide
544548-004
2-9
Starting NSJSP
Starting NSJSP
Before starting the NSJSP server, ensure that the servlet.config file is referenced
in the httpd.config file.
The NSJSP server starts with other components of the iTP Secure WebServer. You
can start the iTP Secure WebServer using the start script located in the
conf/directory. For more information on the start script, see iTP Secure WebServer
Administrator’s Guide.
To start the NSJSP server, run the start script from the directory
iTPWS_INSTALL_DIR/conf in the iTP Secure WebServer environment. Run the
following commands:
OSS: cd iTPWS_INSTALL_DIR/conf
OSS: ./start
To ensure that the NSJSP server is started:
1. Obtain the PATHMON name from the httpd.config file located at
iTPWS_INSTALL_DIR/conf.
2. At the TACL prompt, run the following commands:
TACL> PATHCOM <PATHMON Name>
= STATUS server servlet
The following output is displayed.
SERVER #RUNNING ERROR INFO
SERVLET 4
The STATUS command that is run from PATHMON displays the running instances
of the NSJSP server. However, the server itself could be in the process of starting
up.
3. Verify that the server has successfully started by checking for the following entry in
the NSJSP log file NSJSP_HOME/logs/servlet.out:
Tue, Dec 11, 09:49:20;$Y6TX;INFO;Catalina#start;Server
startup in 23566 ms