Operating Systems: i5/OS
Personalize the table of contents and search results
Viewing JVM logs
The JVM logs are written as plain text files.
Therefore there are no special requirements to view these logs.
Overview
Use
either of two techniques to view the JVM logs for an application server:
- Use the administrative 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 administrative console.
- Start the administrative 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.