Hitachi

uCosminexus Application Server Command Reference Guide


cjstartsv (start J2EE server)

Organization of this page

Format

cjstartsv [server-name] [-nosecurity]

Function

This command starts batch servers with the specified names. If the server name is omitted, the batch server with the name same as the host name will be started.

Arguments

server-name

Specifies the server name of the batch server to be started. If the server name is omitted, the host name is assumed.

-nosecurity

Specify to release SecurityManager.

User definition files

Return values

0:

The command terminated normally.

1 or higher (other than 143):

The command terminated abnormally.

143:

The following operations are performed while the command is running (in Windows):

  • The x button is clicked for closing the command prompt window from which the command is invoked.

  • The Windows system is shutdown.

  • The Windows system is logged out.

Notes