+

Search Tips   |   Advanced Search

View JVM logs


The JVM logs are written as plain text files.

Use either of two techniques to view the JVM logs for an appserver:

 

  1. View the JVM logs from the admin console.

    1. Start the admin console.

    2. Click Troubleshooting > Logs and Trace To view the logs for a particular server, click on the server name to select it, then click JVM Logs.

    3. Select the runtime tab.

    4. Click View corresponding to the log you want to view.

  2. View the JVM logs from the machine where they are stored.

    1. Go to the machine where the logs are stored.

    2. Navigate to the $WP_PROFILE/logs/server_name directory and select SystemOut.log or SystemErr.log.

    3. Open the file in a text editor or drag and drop the file into an editing program.