Cosminexus V9 アプリケーションサーバ メッセージ(構築/運用/開発用)

[目次][前へ][次へ]

KEOS16200-I(C)

Usage:
mngsvrutil [-m <host>[:<port>] -u <uid> [-p <password>]
[[-o <output file>] [-h] [-f <format>] [-t <target name>]
[-k <target kind>] [-s] [-i <watching time interval>]
[-l <maximum watching time>] [-w <waiting time>] <command> <args>]]
where:
-m <host>[:<port>]
Specifies the host and the port number of the management server to be
connected.
<host> - host name or IP address (in dotted-decimal form)
<port> - port number (the default is 28080)
-u <uid>
Specifies the user ID of the administrative account of the management server
to be connected.
-p <password>
Specifies the password of the administrative account of the management server
to be connected.
-o <output file>
Specifies a file name to which results are output.
-h
Suppresses the header.
-f <format>
Formats the output. <format>:=csv|snmp (the default is csv)
-t <target name>
Specifies a target name, such as a logical server or host.
-k <target kind>
Indicates the kind of a target. <target kind>:=logicalServer|host (the default
is logicalServer)
-s
Waits for the completion of the starting or stopping of the logical server
and the J2EE application.
-i <watching time interval>
Specifies a watching time interval for operations such as the starting or
stopping of the logical server and the J2EE application.
-l <maximum watching time>
Specifies the maximum watching time for operations such as the starting or
stopping of the logical server and the J2EE application.
-w <waiting time>
Specifies the waiting time for checks whether specified target is working.
<command>
"list" - Lists the values of the arguments.
"get" - Acquires the value of the argument for the target logical server
specified.
"set" - Sets the value of the 1st argument to the 2nd argument for the
target logical server specified.
"start" - Starts the logical server specified.
Starts the J2EE application or the J2EE resource of the
target logical server specified.
"stop" - Stops the logical server specified.
Stops the J2EE application or the J2EE resource of the
target logical server specified.
"reload" - Reloads the settings files specified by the argument.
"hold" - Holds the service specified by the argument.
"release" - Releases the service specified by the argument.
"collect" - Collects the value of the arguments.
"change" - Changes the value of the arguments.
"check" - Checks whether specified target is working.
"dump" - Dumps the javacore of the arguments.
"add" - Add logical server.
"delete" - Delete logical server.
<args>
For the "list" command:
"logicalServers" - Lists the logical server names of the management domain
and shows whether each server is alive or not. [DEPRECATED]
"status" - Lists statuses and information for logical servers.
"appStatus" - Lists the J2EE application names imported to the
specified target logical server and shows the status.
"resStatus" - Lists the J2EE resource names imported to the
specified target logical server and shows the status.
"resJavaBeansStatus" - Lists the J2EE JavaBeans resource names imported
to the specified target logical server and shows the status.
"queues" - Lists the CTM queues in the target specified by the argument
and shows the status.
For the "get" command:
"domainName" - Acquires the management domain name managed by the
connecting management server.
"j2eeContainer" - Acquires information about the J2EE container.
"webContainer" - Acquires information about the Web container.
"jvm" - Acquires information about Java VM.
"transaction" - Acquires information about transactions.
"httpServer" - Acquires information about the included HTTP server.
[DEPRECATED]
"httpSvrConn" - Acquires information about the HTTP server connector.
"inprocHttpSvr" - Acquires information about the In-process HTTP server.
"dataSource" - Acquires information about DataSources (JDBC).
"dataSrcFull" - Acquires information about DataSources (FullJTA).
"resAdapter" - Acquires information about ResourceAdapters.
"j2eeApps" - Acquires information about J2EE applications.
"ejbApps" - Acquires information about EJB applications(EJB-JARs).
"statelessBean" - Acquires information about Stateless Session Beans.
"statelessBeanHome" - Acquires information about the RemoteHome interface
of Stateless Session Beans.
"statelessBeanHomeMethod" - Acquires information about the method of the
RemoteHome interface of Stateless Session Beans.
"statelessBeanLocalHome" - Acquires information about the LocalHome
interface of Stateless Session Beans.
"statelessBeanLocalHomeMethod" - Acquires information about the method of
the LocalHome interface of Stateless Session Beans.
"statelessBeanRemote" - Acquires information about the RemoteComponent
interface of Stateless Session Beans.
"statelessBeanRemoteMethod" - Acquires information about the method of
the RemoteComponent interface of Stateless Session Beans.
"statelessBeanLocalComponent" - Acquires information about the
LocalComponent interface of Stateless Session Beans.
"statelessBeanLocalComponentMethod" - Acquires information about the
method of the LocalComponent interface of Stateless Session Beans.
"statefulBean" - Acquires information about Stateful Session Beans.
"statefulBeanHome" - Acquires information about the RemoteHome interface
of Stateful Session Beans.
"statefulBeanHomeMethod" - Acquires information about the method of the
RemoteHome interface of Stateful Session Beans.
"statefulBeanLocalHome" - Acquires information about the LocalHome
interface of Stateful Session Beans.
"statefulBeanLocalHomeMethod" - Acquires information about the method of
the LocalHome interface of Stateful Session Beans.
"statefulBeanRemote" - Acquires information about the RemoteComponent
interface of Stateful Session Beans.
"statefulBeanRemoteMethod" - Acquires information about the method of
the RemoteComponent interface of Stateful Session Beans.
"statefulBeanLocalComponent" - Acquires information about the
LocalComponent interface of Stateful Session Beans.
"statefulBeanLocalComponentMethod" - Acquires information about the
method of the LocalComponent interface of Stateful Session Beans.
"entityBean" - Acquires information about Entity Beans.
"entityBeanHome" - Acquires information about the RemoteHome interface of
Entity Beans.
"entityBeanLocalHome" - Acquires information about the LocalHome
interface of Entity Beans.
"entityBeanRemote" - Acquires information about the RemoteComponent
interface of Entity Beans.
"entityBeanLocalComponent" - Acquires information about the LocalComponent
interface of Entity Beans.
"msgDrivenBean" - Acquires information about Message Driven Beans.
"webApps" - Acquires information about Web applications.
"servlets" - Acquires information about servlets.
"requestUrl" - Acquires information about requested URLs.
"queues" - Acquires information about CTM queues.
"queueApps" - Acquires information about J2EE Application that connected
to CTM queues.
For the "set" command:
"jvmSamplingTime <n>" - Sets the sampling time of statistics about
Java VM to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"webContainerSamplingTime <n>" - Sets the sampling time of statistics
about Web containers to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"tranSamplingTime <n>" - Sets the sampling time for statistics about
transactions to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"httpSvrSamplingTime <n>" - Sets the sampling time for statistics about
the included HTTP server to <n> sec. [DEPRECATED].
If <n> is less than or equal to zero, statistics are disabled.
"httpSvrConnSamplingTime <n>" - Sets the sampling time for statistics
about the HTTP server connector to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"inprocHttpSvrSamplingTime <n>" - Sets the sampling time of statistics
about the In-process HTTP server to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"dataSrcFullSamplingTime <n>" - Sets the sampling time for statistics
about data sources (Full JTA) to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"resAdapterSamplingTime <n>" - Sets the sampling time for statistics
about resource adapters to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"ejbSamplingTime <n>" - Sets the sampling time for statistics about
Enterprise Beans to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"webAppSamplingTime <n>" - Sets the sampling time for statistics about
Web Applications to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"servletSamplingTime <n>" - Sets the sampling time for statistics about
Servlets to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"reqUrlSamplingTime <n>" - Sets the sampling time for statistics about
requested URLs to <n> sec.
If <n> is less than or equal to zero, statistics are disabled.
"prfTraceLevel STANDARD|DETAIL|<traceLevel>" - Sets the PRF trace level.
"allPrfTraceLevel STANDARD|DETAIL|<traceLevel>" - Sets the PRF trace level
in the management domain.
For the "start" command:
"allServers" - Starts all logical servers in order.
"server" - Starts the logical server.
"app <displayName>" - Starts the J2EE application of <displayName>.
"resAdapter <displayName>" - Starts the resource adapter of <displayName>.
"resJavaBeans <displayName>" - Starts the JavaBeans resource of
<displayName>.
For the "stop" command:
"allServers" - Stops all logical servers in order.
"server [graceful[:<waitTime>]]" - Stops the logical server.
"app <displayName> [force]" - Stops the J2EE application of <displayName>.
"resAdapter <displayName>" - Stops the resource adapter of <displayName>.
"resJavaBeans <displayName>" - Stops the JavaBeans resource of
<displayName>.
For the "reload" command:
"userAdmin" - Reloads the settings files used by Integrated User
Administration facilities.
"env" - Reloads the settings files from host at destination of
connection with J2EE server and SFO server.
For the "hold" command:
"queue <queueName> {in[:<waitTime>] | out | force[:<waitTime>]}" - Holds
the CTM queue specified by the argument.
"queues {in[:<waitTime>] | out | force[:<waitTime>]}" - Holds the CTM
queues in the target specified by the argument.
"allQueues {in[:<waitTime>] | out | force[:<waitTime>]}" - Holds all CTM
queues in the management domain.
For the "release" command:
"queue <queueName>" - Releases the CTM queue specified by the argument.
"queues" - Releases the CTM queues in the target specified by the
argument.
"allQueues" - Releases all CTM queues in the management domain.
For the "collect" command:
"prfTrace" - Collects the PRF trace.
"allPrfTraces" - Collects the PRF trace in the Management domain.
"ctmStatistics" - Collects the CTM statistics.
"allCtmStatistics" - Collects the CTM statistics in the Management domain.
"snapshot" - Collects the snapshotlog.
For the "change" command:
"webAppThreadCtrl <webApplicationContextRoot> <maxThreads>,
<exclusiveThreads>,<queueSize>" - Changes the Web application thread
control group values in the target specified by the argument.
For the "check" command:
"mngsvr" - Checks whether the management server is working.
"adminAgent" - Checks whether the AdminAgent of specified host is working.
For the "dump" command:
"server [addition]" - Dumps the javacore of specified logical server.
For the "add" command:
"userserver <userServerDefinitionFile>" - Add user server.
For the "delete" command:
"userserver <logicalServerName>" - Delete user server.
--
Version aa....aa (management server connected)
Version bb....bb (mngsvrutil)

aa....aa:接続先Management Serverのバージョン
bb....bb:mngsvrutilのバージョン
説明
mngsvrutilコマンドの使用方法です。
標準エラー出力にメッセージを表示して,処理を終了します。
対処
メッセージを参照して,コマンドの使用方法を確認してください。