Why and when to perform this task
The JVM logs are written as plain text files. Therefore there are no special requirements to view these logs. They are located in the installation_directory/logs/applicationServerName directory, and by default are named SystemOut.log and SystemErr.log.
There are two techniques that you can use to view the JVM logs for an application server:
Steps for this task