iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Using NonStop Servlets for JavaServer Pages With
The iTP Secure WebServer
iTP Secure WebServer System Administrator’s Guide—522659-001
9-16
Starting or Restarting NonStop Servlets for
JavaServer Pages
Failure to use the default $ZTC0 or a valid MapDefined TCP/IP process will result in an
error indicating a SocketException with "Guardian or User Defined Error 14"
(FENOTFOUND).
4) Start the iTP WebServer using the start script (see the iTP WebServer softdoc). You
should then see the EMS message:
#7001: Servlet Server Class started
You can now access the NSJSP sample page from a web browser at URL:
http://hostname:<portnumber>/samples/Servlets/
Perform the following post-installation steps:
1) Verify the VPROC of the WebServer's /bin/servlet.ssc binary. There should be a
T1222 vproc that matches with the <version> portion of the installation directory. If
there is not a match, then an installation error has occurred and must be corrected before
proceeding.
2) Update Your OSS Profile. After installation of the NSJSP, java programmers should
update their OSS profile to include the following in the Java CLASSPATH:
/usr/tandem/java/jre/lib/iTP_Servlet_JSP.jar
This will enable programmers to successfully compile servlets in the NSJSP
environment.
Starting or Restarting NonStop Servlets for
JavaServer Pages
You start the NonStop Servlets for JavaServer Pages by starting the iTP Secure
WebServer environment as described in Starting the iTP Secure WebServer Using the
start Script on page 6-2. When the NonStop Servlets for JavaServer Pages starts, a
message similar to the following appears in the Event Management Service (EMS) log
file:
To restart the NonStop Servlets for JavaServer Pages, use the restart script or the stop
and start scripts in sequence, as described in Section 6, Managing the iTP Secure
WebServer Using Scripts, or use the PATHCOM utility to freeze, stop, thaw, and start
the NonStop Servlets for JavaServer Pages.
TANDEM.WEBSERV.D42 007001 DAEMON NOTICE
PID = 123456789 , PATHMON = $ZXXX (ssc) :
(#1) Servlet Server Class started. Version
Procedure = T1222_V10_30JUV01_BASE_X