Content starts here

DiagnosticsHarvester Subsystem Messages

The DiagnosticsHarvester1.0 catalog contains messages in the range BEA320300 - BEA320399. Messages in this catalog are part of the weblogic.diagnostics.i18n Internationalization package and the weblogic.diagnostics.l10n Localization package.

BEA-320300

Error: The WLS ServerRuntime MBeanServer was not available for harvesting; custom MBean harvesting will not be available.

Description

The WLS ServerRuntime MBeanServer could not be loaded and registered with the Diagnostics subsystem for harvesting. The ServerRuntime MBeanServer is required for harvesting of custom MBean types for user applications.

Cause

This could be the result of a serious error in the OA&M infrastructure; check for other error messages in the log in that area.

Action

Contact Oracle Customer Support.

BEA-320301

Error: The WLDF Harvester could not activate the Watch and Notifications framework due to an exception: t

Description

The deferred activation of the Watch and Notifications framework failed due to an unexpected exception.

Cause

During server startup the Watch and Notifications activation is deferred until the WLDF Harvester is fully activated. The deferred activation encountered an unexpected exception, potentially impairing the W&N functionality.

Action

Contact Oracle Customer Support.

BEA-320302(retired)

Error: The value namespace is not a valid WLDF Harvester namespace; it can be only one of "ServerRuntime" or "DomainRuntime".

Description

The value namespace is not a valid WLDF Harvester namespace; it can be only one of "ServerRuntime" or "DomainRuntime".

Cause

The specified namespace namespace was not one of the supported values.

Action

Correct the namespace declaration of the harvested type.

BEA-320303

Warning: The namespace namespace for the harvested type specification type can not be serviced by a managed server instance; it is only valid only when targed to an administration server.

Description

Managed servers can not service harvested types for the namespace namespace; only administration servers can service such types. The requested harvested type will not be collected for this server.

Cause

A harvested type specifying the DomainRuntime namespace was targeted to a managed server. A managed server can only service the ServerRuntime namespace.

Action

Correct the namespace declaration of the harvested type, or retarget the WLDF configuration to an administration server in order to service this type.

BEA-320304

Warning: The following errors were reported during the validation of the metrics for watched values wvName: errors

Description

The harvester could not service some of the metrics specified in the configuration.

Cause

Some of the configured harvested types may have errors resulting in the harvester being unable to process them for collection.

Action

Correct any issues with the harvested type configuration.

BEA-320305

Error: The instance name instanceName not a valid ObjectName or instance name pattern.

Description

The instance name instanceName not a valid ObjectName or instance name pattern.

Cause

The instance name must be a valid JMX ObjectName, or a pattern conforming to the syntax supported by the Diagnostics Framework.

Action

Correct the instance name in the harvested type.

  Back to Top