NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Debugging NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—
596210-006
6-4
Debugging using Eclipse platform
1. Go to Guardian shell and execute the following commands:
scf
assume $zztcp
listopen mon *
This lists all the NSJSP processes and their respective debug port numbers.
For example: 2122 is the debug port for nsjsp process $Y1BX:
\HEMAN.$Y1BX 0,732 8 2 TCP 2122
4. In Eclipse, set the necessary breakpoints. For more info, see the Eclipse website
http://www.eclipse.org/ for more details.
5. Open the web application from the browser. Once the page is loaded, the web
application is suspended at the breakpoint's set. Switch to Eclipse IDE to select
Debug perspective and continue the debugging.










