Hitachi

uCosminexus Application Server Command Reference Guide


cjdumpsv (get thread dump of J2EE server)

Organization of this page

Format

cjdumpsv [server-name]

Function

This command obtains a JavaVM thread dump when no response is returned to the Web browser or EJB client, or when a failure occurs in a J2EE server, or when the behavior of an application is to be examined.

This command outputs a thread dump to the server's standard output log (cjstdout.log) and to the following file:

Cosminexus-work-directory is the directory that was specified for the ejb.public.directory key in usrconf.cfg (option definition file for the J2EE server).

Arguments

server-name

Specifies the name of a connected J2EE server. If the server name is omitted, the host name is assumed.

Return values

0:

The command terminated normally.

1:

The command terminated abnormally.

Notes