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:
- Use the admin console, which also supports viewing the JVM logs from a remote machine.
- Use a text editor on the machine where the logs are stored.
- View the JVM logs from the admin console.
- Start the admin console.
- 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.
- Select the runtime tab.
- Click View corresponding to the log you want to view.
- View the JVM logs from the machine where they are stored.
- Go to the machine where the logs are stored.
- Navigate to the $WP_PROFILE/logs/server_name directory and select SystemOut.log or SystemErr.log.
- Open the file in a text editor or drag and drop the file into an editing program.