uCosminexus Application Server, Command Reference Guide

[Contents][Index][Back][Next]

2.5 Other commands used with J2EE servers

This section describes the other commands used with J2EE servers.

The following table lists the other commands used with J2EE servers:

Table 2-6 List of other commands used with J2EE servers

Command name Function Description Command group
cjaddsec Add user or role Adds a user or a role. Update
cjclearsession Delete the global session information (database session failover functionality) Deletes the global session information from the database. --
cjcommittrn Commit unconcluded transaction Commits unconcluded transactions. Update
cjdeletesec Delete user or role Deletes a user or a role. Update
cjezclearsession Delete the global session information (EADs session failover functionality) Deletes the global session information on an EADs server. --
cjforgettrn Conclude heuristic transactions forcibly Concludes the heuristic transactions forcibly. Update
cjlistsec List users or roles Outputs a list of users or roles to the standard output. Reference
cjlistthread Display thread information Outputs information about each thread being processed. Reference
cjlisttrn Display information about transactions operating in J2EE server Outputs to the standard output a listing of information about transactions operating in a J2EE server. Privileged
cjlisttrnfile Display transaction information for stopped J2EE server Outputs to the standard output a listing of transaction information for a stopped J2EE server. --
cjmapsec Map user to role Adds a user to a role. Update
cjresetsv Force release of server management commands from exclusion Resets exclusion information for server management commands so that the commands can be executed. --
cjrollbacktrn Roll back unconcluded transactions Rolls back unconcluded transactions. Update
cjstopthread Stop threads Stop specified threads. Update
cjtracesync Synchronize trace file information for in-process HTTP server Synchronizes the trace information for the in-process HTTP server with the information in shared memory. --
cjunmapsec Unmap user from role Deletes a user from a role. Update

Legend:
Update: The command is an update command, which updates the J2EE server contents or retrieves configuration information.
Reference: The command is a reference command, which only displays the configuration status without updating the J2EE server contents.
Privileged: The command is a privileged command, which updates the contents of a J2EE server and whose processing always takes priority over other commands.
--: Does not apply.

For 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.

Organization of this section
cjaddsec (add user or role)
cjclearsession (Delete global session information (database session failover functionality))
cjcommittrn (Commit unconcluded transaction)
cjdeletesec (delete user or role)
cjezclearsession (Deleting global session information (EADs session failover functionality))
cjforgettrn (Conclude heuristic transactions forcibly)
cjlistsec (list users or roles)
cjlistthread (display thread information)
cjlisttrn (display information about transactions operating in J2EE server)
cjlisttrnfile (display transaction information for stopped J2EE server)
cjmapsec (map user to role)
cjresetsv (force release of server management commands from mutual exclusion)
cjrollbacktrn (Roll back unconcluded transactions)
cjstopthread (stop threads)
cjtracesync (synchronize trace file information for in-process HTTP server)
cjunmapsec (unmap user from role)