Content starts here

DebugModule Subsystem Messages

The DebugModule1.0 catalog contains messages in the range BEA-320450 - BEA-320499. Messages in this catalog are part of the weblogic.diagnostics.debug Internationalization package and the weblogic.diagnostics.debug Localization package.

BEA-320450

Error: The DebugScope name name is not valid.

Description

The DebugScope with the given name is not defined in the ServerDebugMBean interface.

Cause

The DebugScope with the given name is not defined in the ServerDebugMBean interface.

Action

Configure the debug scope with a valid name.

BEA-320451

Error: There was an error applying the DebugScopes configuration.

Description

This creation or removal of a Debug Scope could not be applied.

Cause

This may be due to I/O error reading the DebugScopes from the disk.

Action

Take action based on the error stack trace.

  Back to Top