Content starts here

WSDatabinding Subsystem Messages

The WSDatabinding1.0 catalog contains messages in the range BEA-221400 - BEA-221499. Messages in this catalog are part of the weblogic.wsee.databinding.internal.toplinkjaxb Internationalization package and the weblogic.wsee.databinding.internal.toplinkjaxb Localization package.

BEA-221400

Info: create JAXB context, class count = x, classes follow:.

Description

This message lists the Types added to the JAXB context

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221401

Info: Missing System ID to resolve OXM file.

Description

The System ID if the Toplink JAXB external mapping file could not be determined.

Cause

The System ID of the external JAXB mapping file was not specified in the endpoint mapping file.

Action

Please check the correctness of the endpoint mapping file.

BEA-221402

Info: Cannot open external JAXB mapping file: "x".

Description

The external JAXB mapping file specified in the endpoint mapping file could not be opened.

Cause

There is no file with the requested name at the specified URI.

Action

Please check the correctness of the endpoint mapping file.

BEA-221403

Error: Schema generation error.

Description

This message indicates a JAXB error during schema generation.

Cause

An error occurred in the JAXB tooling.

Action

Ensure that your data is valid. Try enabling debug.

BEA-221404

Info: remap GenericArrayType to: x.

Description

This message provides debug information regarding JAXB tool operation.

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221405

Info: Global type mappings, size = x.

Description

This message lists the global type mappings added to the JAXB context

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221406

Error: unknown primitive: "x".

Description

This message indicates a JAXB error during schema generation.

Cause

The class file may be corrupted.

Action

Please ensure the product is installed correctly.

BEA-221407

Error: unknown class name: "x".

Description

This message indicates a JAXB error during schema generation.

Cause

A class name not accessible to the classpath was encountered.

Action

Please ensure the product is installed correctly.

BEA-221408

Error: JAXB tool debug "x".

Description

This message indicates a JAXB error during schema generation.

Cause

An unknown java.lang.reflect.Type subclass was encountered.

Action

Please ensure the product is installed correctly.

BEA-221409

Error: Runtime initialization failure

Description

This message indicates a JAXB runtime error creating a Runtime instance.

Cause

An error occurred in the JAXB runtime.

Action

Ensure that your data is valid. Try enabling debug.

BEA-221410

Info: deserialize: x, class: y

Description

A JAXB deserialization is about to occur

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221411

Error: Cannot set fragment property on marshaller.

Description

Toplink JAXB did not accept the Marshaller.JAXB_FRAGMENT property

Cause

There is a configuration problem in Toplink.

Action

Ensure that you have the latest Eclipeslink jar.

BEA-221412

Info: serialize: <x> type: y, value: z

Description

A JAXB serialization is about to occur

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221413

Info: unmarshall SUCCEEDED: x

Description

The JAXB unmarshal succeeded

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221414

Info: marshal SUCCEEDED

Description

The JAXB marshal succeeded

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221415

Error: unmarshal FAILED, tag: x, class: y

Description

This message indicates a JAXB failure unmarshalling an object.

Cause

An error occurred in the JAXB runtime.

Action

Ensure that your data is valid. Try enabling debug.

BEA-221416

Error: marshal FAILED: <x> type: y, value: z

Description

This message indicates a JAXB failure marshalling an object.

Cause

An error occurred in the JAXB runtime.

Action

Ensure that your data is valid. Try enabling debug.

BEA-221417

Info: JAXB type map size: x

Description

The size of the Java to XML type map

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221418

Info: mapped type: x: y

Description

The result of looking up an individual type mapping

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221419

Error: "Incompatible revision for Eclipselink jar: found x. Revision must be y or higher.

Description

This message indicates a version incompatibility between the libraries and the databinding code.

Cause

An older version of the Eclipselink JAR is in the classpath.

Action

Ensure that your Eclipselink is up-to-date.

BEA-221420

Info: build code revision: x

Description

The revision number of the Eclipselink JAR used in the databinding module build

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221421

Info: classpath code revision: x

Description

The revision number of the Eclipselink JAR found in the classpath

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221422

Info: deserialize: x, class: y, scope: z , annotation[0]: w

Description

A JAXB deserialization is about to occur

Cause

This message is for informational purposes only.

Action

No action is required.

BEA-221423

Info: serialize: <x> type: y, scope: z, annotation[0]: w, value: v, value type: u

Description

A JAXB serialization is about to occur

Cause

This message is for informational purposes only.

Action

No action is required.

  Back to Top