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

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide674372-005
4-126
Server Class Operations
Forced Shutdown
To stop the NSJSP Server Class immediately, run the iTP Secure WebServer stop
script:
OSS: cd <iTP Installation Directory>/conf
OSS: ./stop
Running the stop script does not allow NSJSP processes to perform shutdown
operations before shutting down. One such shutdown operation is to persist all the in-
memory sessions to a persistent store, if configured.
Starting NSJSP
After configuring NSJSP and starting the iTP Secure WebServer, the NSJSP Server
Classes will also be started. If the NSJSP Server Class TS/MP configuration has not
been changed, but an NSJSP Server Class has been stopped, the NSJSP Server
Class can be started without restarting the iTP Secure WebServer.
To start an NSJSP Server Class, run the start script from the <iTP Installation
Directory>/conf directory in the iTP Secure WebServer environment:
OSS: cd <iTP Installation Directory>/conf
OSS: ./start
To start an NSJSP Server Class, complete the following steps:
1. Obtain the PATHMON name from the httpd.config file located in the <iTP
Installation Directory>/conf directory.
2. At the TACL prompt, run the following commands:
TACL> PATHCOM $<PATHMON name>
= START SERVER <server class name>
Note. The THAW SERVER command only needs to be entered when a status show that
the server class was frozen. If the THAW SERVER command is entered and the server
class was not frozen, an error message is displayed with the following text:
ERROR - *1060* SERVER <server class name>,NOT FROZEN