VIEW J2EE LOGS#

The View J2EE Logs (VMJLOG) allows you to monitor all logs written for a given active session. The Administrator may close a session or turn up the trace level for troubleshooting.

The definition data for the View J2EE Logs screen is stored in the P2K_AM_SACTIVE_USERS and P2K_AM_SJ2EE_LOG_RECORDS tables.

Total Forms Opened
This field specifies how many forms have been opened by the user for the given session.
Total Open Forms
This field specifies how many forms the user currently has open.
Last Request Timestamp
This field displays the most frequent date/timestamp that the user initiated a request from the application.
Last Request
This field indicates what the user's last request was, i.e. closing a form.
Close Session
This is an action button that allows the Administrator to close the user's session.
Toggle Session Logging
This button when pressed will increase the logging level for the user's session from FINE to FINEST. This will result in the log showing additional trace messages and may be used to help troubleshoot an issue the user may have reported. When pressed the trace will display in the table below.

Time Stamp
This field displays the time stamp of when the action noted occurred.
Level
The level of logging the trace has been set to will display here, i.e FINEST.
Class Name
This field displays the JAVA Class containing the method that is performing the required action.
Method
This field identifies the name of the method that is performing the action.
Trace Text
This field displays the application's trace messages. If errors occurred they may be seen here.


Notes #

Click to create a new notes page