Environment Information

Use the Environment Information function (from the Help menu) to display information about your current environment, such as what operating system you are running and its version, and what version of Java you are running.

The following colors in the Field column of the Environment Information window indicate:

The following colors in the Value column of the Environment Information window indicate:

The following buttons are available in the Environment Information window:

OK
Closes the window.
Refresh
Refreshes any dynamic values (displayed in orange).
Log
Places all information in the Log window.
Print
Writes all the information to stdout.

To save environment information to a file on the server:

  1. Open the Environment Information window.
  2. Open and clear the Log window.
  3. Select the Log button from the Environment Information window. This puts all the environment information in the Log window.
  4. Use the Save All option on the pull-down menu in the Log window to save the file on the server.

To save environment information to a file on the local workstation:

  1. Open the Environment Information window.
  2. Select the Print button. This writes the environment information to stdout.
  3. Copy the information from the stdout window or capture the information by directing the stdout to a local disk file.