Environment
Novell ZENworks 7 Server Management Support Pack 1 - ZSM7 SP1 Tiered Electronic Distribution (TED)
Novell NetWare 6.5
Novell NetWare 6.0
Novell NetWare 5.1
Situation
How to get a java thread dump on NetWare
Resolution
1. At the server console type this: loggerpath = sys:\ (this sets the path to where the logger will log files to).
2. Switch to the NetWare logger screen.
3. Type "F5 " in the logger screen window to clear the logger screen.
4. At the server console type this: java -show (to show the id of the java process).
5. Type this: java -showstacks<java process id> example: java -showstacks601
6. Type "F2 " in the logger screen window. This will write the logger screen text to sys:\logger.txt.