Index Changes

GlassFish ESB Alert Codes and Error Messages

Note - This document is a work in progress.

Contents

GlassFish ESB v2.2 Components


Common Utility Logging Codes

Logging CodeSeverityMessage Text - Cause - Action
UTIL-4001 Config Resizing pool: new size={0}

Cause: The number of poller threads has been changed.
Action: None.
UTIL-6001 Warning Failed to parse service assembly descriptor: {0}

Cause: The service assembly descriptor could not be parsed.
Action: Review the server.log for more information as to the cause of the error and correct the descriptor.
UTIL-6002 Warning Failed to parse service unit descriptor: {0}

Cause: The service unit descriptor could not be parsed.
Action: Review the server.log for more information as to the cause of the error and correct the descriptor.
UTIL-6003 Warning Failed to parse service assembly connections: {0}

Cause: The connections in the service assembly descriptor are invalid.
Action: Review the server.log for more information as to the cause of the error, fix the assembly descriptor, and redeploy..
UTIL-6004 Warning Descriptor file does not exist: {0}

Cause: The service descriptor file is not present at the specified location.
Action: Verify service descriptor is packaged with deployment artifact.
UTIL-6005 Warning Failed to parse Identification element: {0}

Cause: The service descriptor identification configuration is invalid.
Action: Review the server.log for more information as to the cause of the error.
UTIL-6006 Warning Invalid context, may not be NULL or zero length!

Cause: The component did not provide correct diagnostic logging context.
Action: File a defect ticket against the component.
UTIL-6007 Warning Invalid context, must be in key-value pairs!

Cause: The component did not provide correct diagnostic logging context.
Action: File a defect ticket against the component.
UTIL-6008 Warning XmlResource failed to create DocumentBuilder: {0}

Cause: Pooled XML resource could not instantiate a DocumentBuilder.
Action: Review the server.log for more information as to the cause of the error.
UTIL-6009 Warning XmlResource failed to create Transformer: {0}

Cause: Pooled XML resource could not instantiate a DocumentBuilder.
Action: Review the server.log for more information as to the cause of the error.
UTIL-6010 Warning Failed to convert to DOMSource: {0}

Cause: An XML Source could not be converted to a DOM Document.
Action: Verify correctness of data and review the server.log for more information as to the cause of the error.
UTIL-6011 Warning Failed to reset StreamSource: {0}

Cause: Component was unable to reuse a streamed XML Source.
Action: Review the server.log for more information as to the cause of the error.
UTIL-6012 Warning Unable to register MBean, forced unregister failed for: {0}

Cause: The MBean was previously registered and failed to unregister.
Action: Uninstall the stale MBean interfering with the current one.
UTIL-6013 Warning Failed to register MBean {0}: {1}

Cause: An error occurred registering MBean.
Action: Review the server.log for more information as to the cause of the error.
UTIL-6014 Warning Failed to unregister MBean {0}: {1}

Cause: An error occurred unregistering MBean.
Action: Review the server.log for more information as to the cause of the error.
UTIL-6015 Warning Catalog file not found at {0}!

Cause: Resolver catalog file could not be found in the service unit.
Action: Verify presence of catalog.xml in deployment artifacts and review the server.log for more information as to the cause of the error.
UTIL-6016 Warning Failed to resolve catalog base {0} (original base = {1})

Cause: The resolver catalog may be invalid.
Action: Review the server.log for more information as to the cause of the error.



Previous Next


Return to the GlassFish Documentation Home Page

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-9) was last changed on 10-Feb-10 16:01 PM, -0800 by CarolT