
en.help.ref-standaloneinstancegeneral.html Maven / Gradle / Ivy
Show all versions of console-cluster-plugin Show documentation
General Information
The General Information page contains the following options.
- Start
Button to start the instance. If the instance is running, this button is deactivated.
- Stop
Button to stop the instance. If the instance is stopped, this button is deactivated.
- Restart
Button to restart the instance. If the instance is stopped, this button is deactivated.
- View Log Files
Button to view log files for the instance.
- Rotate Log
Button to rotate the log file for the instance. When the log file is rotated, the file is renamed with a timestamp name in the format server.log_date-and-time, and an empty log file is created for new log messages. The changes are applied dynamically. Server restart is not required.
- Recover Transactions
Button to recover transactions for the instance.
- Name
The name that was assigned to the instance when the instance was created. This field is read only.
- JVM
If you click JVM Report, a separate window opens and displays reports on the Java Virtual Machine, including a summary report, memory management and garbage collection report, class loading report, and a current thread dump.
- Status
An indication of whether the instance is running or not running. This field is read only.
- Node
The name of the node on which the instance resides. Clicking the name opens the Edit Node page for the node.
- Configuration
The configuration that the instance references. Clicking the configuration opens the Configurations page for the instance.
- Debug
An indication of whether Java Platform Debugger Architecture (JPDA) debugging is enabled for the instance. This field is read only.
If an instance is started from the Administration Console, JPDA debugging is not enabled for the instance. To start an instance with JPDA debugging enabled, use the start-instance(1) subcommand.
- HTTP Ports
A comma-separated list of the port numbers of the ports on which the instance listens for the following types of requests:
Administration requests
HTTP requests
HTTPS requests
This field is read only.
- IIOP Ports
A comma-separated list of the port numbers of the ports that the instance uses for the following types of connections:
Secure IIOP connection
Secure IIOP connections with client authentication
IIOP connections
This field is read only.
Related Tasks
-
-
To View Log Files for a Standalone GlassFish Server Instance
To Recover Transactions for a Standalone GlassFish Server Instance
Equivalent asadmin Subcommands
Copyright © 2005, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices