Content starts here

MetaData Subsystem Messages

The MetaData1.0 catalog contains messages in the range BEA2012500 - BEA2012599.

BEA-2012500

Info: The Adaptive Resource Controller bundle name has successfully started.

Description

The Adaptive Resource Controller bundle name has successfully been started by the OSGi framework of the ARC Controller process.

Cause

Normal operation.

Action

No Action Required.

BEA-2012501

Info: An error occurred while translating the value value for property name using type type: t

Description

An error occurred while translating a property value from the metadata-config.xml.

Cause

Configuration error

Action

See message for details.

BEA-2012502

Error: An error occurred updating constraints. The listener listener has failed: t

Description

An error occurred while distributing updates to the constraints. Updated constraints may not be honored.

Cause

This is normally due to a system error.

Action

Review the message details to determine course of action.

BEA-2012503

Error: There was an error while reading the smart pack jar file at jarpath: t

Description

The configuration subsystem was attempting to read a smart pack jar file and an error occurred. See the error message for more details. The system will continue running; however, if there are any custom constraints that depend on these definitions, the configuraion, the metadata configuration will not be read.

Cause

A smart pack jar file is invalid or some system level such as file permissions prevents it from being read.

Action

See the error message for more details.

BEA-2012504

Warning: Duplicate smart pack definition: The smart pack definition name was previously defined from prevPath. The definition in currPath will be ignored.

Description

There are multiple smart-pack definitions with the name name

Cause

Two smart pack definitions from one or more smart pack plugins are using the same name. In this case, the first one read will be used and others will be ignored.

Action

The system will continue to finction, however, custom constraints may have unexpected definitions. Determine which plugins make the redundant definitions and either update or remove one of them.

BEA-2012505

Warning: Duplicate smart pack definition: The smart pack definition name is defined multiple times in path. Only the first definition will be used.

Description

There are multiple smart-pack definitions with the name name

Cause

Two smart pack definitions within one smart pack plugin are using the same name. In this case, the first one read will be used and others will be ignored.

Action

The system will continue to finction, however, custom constraints may have unexpected definitions. This is a bug in the plugin which should be resolved by the plugin provider.

BEA-2012506

Error: The smart pack entry name is invalid. This entry will not be usable. The error is err

Description

A smart pack definition is invalid and therefore cannot be used.

Cause

This is due to a validation exception during the initialization of the smart pack.

Action

Correct the definition in the smart pack.

BEA-2012599

Info: The Adaptive Resource Controller bundle name has successfully been stopped.

Description

The Adaptive Resource Controller bundle name has successfully been stopped by the OSGi framework of the ARC Controller process.

Cause

Normal operation.

Action

No action required.

  Back to Top