Summary: Restarting, shutting down and refreshing containers; viewing a runtime configuration report.
Runtime Configuration Report It is often useful to know the current configuration of a running container. To view a runtime configuration report for a container:
- In the GigaSpaces Browser, right-click the container node
!GRA:Images^IMG501.jpg!. The container context menu is displayed:
Unable to render embedded object: File (IMG962.gif) not found.
- From the menu, select Runtime Configuration Report.
The report is displayed in a new window:
Unable to render embedded object: File (IMG963.gif) not found.
 |
You can also view the GigaSpaces runtime configuration settings by setting the system property -Dcom.gs.env.report=true in the Java command line. Refer to the GigaSpaces Properties List for more details. |
The information displayed includes:
- Space configuration
- Container configuration
- Cluster configuration
- System properties
- System environment and variables
- Java properties
- Network interfaces
- GigaSpaces build or version etc.
|