Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Logging --> Debugging

Tasks     Additional Documentation     Attributes

Overview

The Server—>Logging—>Debugging tab determines whether the server message log includes stack traces and remote exceptions, which can help you find and resolve run-time errors.

Tasks

Configuring Debug Information in the Server Log File

Additional Documentation

(Requires an Internet connection.)

Using Log Messages to Manage WebLogic Servers in the WebLogic Server Administration Guide.

Attributes

Attribute Label

Description

Value Constraints

Log Remote Exceptions

Determines whether the server message log includes exceptions that are raised in remote systems.

MBean: weblogic.management.
configuration.ServerMBean

Attribute: LogRemoteExceptionsEnabled

Default: false

Dynamic: yes

Readable: yes

Writable: yes

Instrument Stack Traces

Determines whether exception messages include the server-side stack trace.

MBean: weblogic.management.
configuration.ServerMBean

Attribute: InstrumentStackTraceEnabled

Default: true

Dynamic: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next