The CFB Server Control Client allows the system administrator to interactively see what is happening in any CFB Server. The Control Client is an interactive task that connects to any CFB Server through a published (or well known) socket to display connection status and control active connections.
The default configuration of the CFB Server accepts connections only from the local host IP address. The CFB Server properties can be changed to accept connections from other IP addresses, allowing the Control Client to connect to a Server at a remote IP address.
The Control Client uses a command line interface. The localhost can be in IPv4 or IPv6 format. To start the Control Client, open a command window and enter the following command:
java -cp <CA-Gen-Root>\classes\jcfb##.jar
com.ca.genxx.jcfbserv.control.ControlServer
localhost:8900
Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.
The controlCommand.jar file must be in the current directory.
Localhost:8900 is the control port on the CFB Server in this example.
The basic format of the command is:
Dis[play] [port]
The Control Client cannot modify the state of any resource in the CFB Server.
The following commands are available for the Control Client.
The second line displays server statistics of connections (successful and failed). One additional line is displayed for each active session. It contains:
Request Processor EJB connections do not show performance statistics.
|
Copyright © 2013 CA.
All rights reserved.
|
|