This section describes the commands used for operating J2EE servers.
The following table describes the commands used for operating J2EE servers:
Table 2-2 List of commands used for operating J2EE servers
Command name | Function | Description | Command group |
---|---|---|---|
cjdumpsv | Get thread dump of J2EE server | Obtains a JavaVM thread dump when a failure occurs in a J2EE server. | -- |
cjenvsetup | Set up Component Container Administrator | Changes the attributes of installation files so that users other than those who have root permission can operate them. This command is for UNIX. | -- |
cjenvupdate | Convert work directory and user definition files | Converts the work directory and user definition files that were used in the old environment of Cosminexus Component Container to a format that operates in the new environment. | -- |
cjgetsysinfo | Get OS status | Obtains OS status information. | -- |
cjrarupdate | Update resource adapter version | Updates the version of resource adapter imported or deployed on Cosminexus Component Container. | -- |
cjsetup | Set up or delete J2EE server environment | Sets up an environment for a J2EE server and creates default user definitions. | -- |
cjsleep | Set J2EE server startup delay | Delays execution for a specified number of seconds only. Use this command in a batch file to set a server startup delay. This command is for Windows. | -- |
cjstartrecover | Recover J2EE server transaction | Recovers a transaction of a J2EE server. | -- |
cjstartsv | Start J2EE server | Starts a J2EE server. | -- |
cjstopsv | Stop J2EE server | Stops a J2EE server. | Update# |
For details on the system-wise mutual exclusion control of the server management commands, see 3.2 Exclusive control of server management commands in the uCosminexus Application Server Application Setup Guide.
You must execute the setup commands (cjenvsetup, cjenvupdate, cjrarupdate, and cjsetup) one at a time; do not execute two setup commands concurrently.