View JVM logs
Overview
The JVM logs are written as plain text files. Therefore there are no special requirements to view these logs.
Use either of two techniques to view the JVM logs for an appserver:
- Use the console, which also supports viewing the JVM logs from a remote machine.
- Use a text editor on the machine where the logs are stored.
Procedure
- View the JVM logs from the console.
- Start the console.
- Click...
Troubleshooting | Logs and Trace...in the console navigation tree. 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 profile_root/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 and viewing program.