Show TOC

Procedure documentationUsing Server Views Locate this document in the navigation structure

 

Use this predefined views if you need log information about the server processes on an AS Java.

Prerequisites

Open the Log Viewer tool by choosing   SAP NetWeaver Administrator   Problem management   Logs and Traces   Log Viewer  .

Procedure

Predefined Server Views

Predefined View

Description

Applications (Java)

Shows a table of merged log records written in the application.log file on all selected systems.

Bootstrap (Java)

Shows a list of text formatted log records from all log files whose name contains bootstrap. Bootstrap is used for starting the engine.

Database (Java)

Shows a table of merged log records written in the database.log file on all selected systems. These logs provide information about SQL maintenance of database in the AS Java.

JVM

Shows a list of text formatted log records written in all log files whose name starts with jvm_ and are located in folder work.

These log messages provide information about the processes in the Java Virtual Machine (JVM).

Security (Java)

More information: Specific Predefined Security Views.

User Interface (Java)

Shows a table of merged log records written in userinterface.log file on all selected systems.

work/std_*

Shows a list of text formatted log records written in all log files whose name starts with std_ and are located in folderwork.

These log records show messages about STDOUT processes in the AS Java.

  1. From Show View dropdown box, choose Server and then select a predefined view.

    The newest records are displayed at the top.

  2. To display a table on a separate screen with all the relevant log files, choose Show all Log Files included in this set of log records (Show all Log Files included in this set of log records) .

  3. From Display Log File, you can find all the files, containing logs for the selected Server view.

    Note Note

    This dropdown box is relevant only for text-formatted logs.

    End of the note.
  4. Choose Show Advanced Filter.

  5. You can apply various types of filtering log records for the Server views.

    More information: Filtering Logs and Traces.