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-39
Servlet Logging
•
A descriptive string, for example, " (#7001) Servlet Server Class started. Version
Procedure = T1222V10_XXXX_XX". This message indicates that the servlet server
class (the NSJSP process) has been started.
The new ems messages for the T1222 (NSJSP process) are as follows. They are also
documented in the iTP Secure WebServer Operator Messages Manual.
Event #7001 Servlet Server Class started. Version Procedure =
%VPROC%
where %VPROC% is the version procedure number. The NSJSP process has started.
Event #7002 Servlet Server Class object code vproc %VPROC1% does
not match Class file vproc: %VPROC2% Terminating Server.
where %VPROC1% and %VPROC2% are the vprocs of the two T1222 product
components. You must re-install the NSJSP process.
Event #7013 Servlet Server Class Object code call to %FUNC%
failed. Terminating Server
where %FUNC% is the native function that caused the failure. Currently it is either
"processhandle_getmine_( )" or "getProcessInfo( )". You must restart the NSJSP
process.
Error Messages
The following logs are available for tracking error conditions:
/usr/tandem/webserver/logs/servlet.log
This is the servlet output file (STDOUT of the NSJSP Process).
/usr/tandem/webserver/logs/servlet_error.log
This is the servlet error output file (STDERR of the NSJSP Process).
/usr/tandem/webserver/servlet_jsp/logs/tomcat.log
This is the internal tomcat or NSJSP engine log.
/usr/tandem/webserver/servlet_jsp/logs/jasper.log
This is the jsp log file.
/usr/tandem/webserver/servlet_jsp/logs/servlet.log
This is the servlet log file.
Note that /usr/tandem/webserver/ is the default location for iTP Secure WebServer
installation. The rest of the path is also configurable. The iTP_server.xml file sets the