Content starts here

I18N Subsystem Messages

The I18N1.0 catalog contains messages in the range 020000 - 020099. Messages in this catalog are part of the weblogic.i18ntools Internationalization package and the weblogic.i18ntools Localization package.

020000(retired)

Debug: Getting DomainMBean

Description

L10nLookup singleton is attempting to access the DomainMBean

020001(retired)

Debug: Creating I18nMBean

Description

L10nLookup singleton is creating configuration MBean for this domain

020002(retired)

Debug: I18n Properties: path

Description

Location of properties file mapping message ids to subsystem and localizer class

020003(retired)

Debug: I18n user properties: path

Description

Location of properties file containing mapping between user message ids, subsystem and localizer class

020004(retired)

Warning: Unable to access I18n properties file: path

Description

The file does not exist or is not readable. This indicates that there can be some failures in futures attempts to localize detailed log information.

Cause

File does not exist

Action

Ensure file exists, is readable and is in the class path

020005(retired)

Warning: Unable to access user i18n properties file: path

Description

The file cannot be loaded. This will result in no messages defined by the related message catalogs being correctly logged.

Cause

The file does not exist

Action

Ensure file exists, is readable and is in the class path.

020006(retired)

Info: Getting resource bundle for bundleName

020007(retired)

Debug: Accessing I18N MBean

020008(retired)

Debug: Refreshing I18n Properties

020009(retired)

Critical: Problem while trying to get localized message, messageid m0, e1

Description

An exception occurred while trying to find a localized message.

Cause

The localized version of the message could not be found.

Action

Check the servers configuration.

  Back to Top