WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


LTXT

LTXT0001E: An IOException was thrown while writing the Object[] to the byte[].
Explanation Illegal arguments passed in Object[] to LocalizableTextFormatter
Action Verify that all arguments in the Object[] passed to LocalizableTextFormatter.setArguments(Object[]) or LocalizableTextFormatter(String, String, Object[], String) implement Serializable or one of the LocalizableText interfaces.
LTXT0002E: Unable to perform the format method on the LocalizableTextFormatter because of a remote exception.
Explanation Server may be unreachable.
Action Verify that the server is configured and running.
LTXT0003E: LocalizableTextFormatter.toString() error.
Explanation Unable to load the arguments from the argument array.
Action Verify that all arguments in the Object[] passed to LocalizableTextFormatter.setArguments or LocalizableTextFormatter(String, String, Object[], String) implement Serializable or one of the LocalizableText interfaces.
LTXT0004E: Error occured during LocalizableTextFormatter.localFormat(Locale, TimeZone) or LocalizableTextFormatter.remoteFormat(Locale, TimeZone)
Explanation Either the pattern key or the resource bundle name is not set in the LocalizableTextFormatter object before formatting.
Action Verify that your code calls .LocalizableTextFormatter.setPatternKey(String) and LocalizableTextFormatter.setResourceBundleName(String) before calling LocalizableTextFormatter.localFormat(Locale, TimeZone) or LocalizableTextFormatter.remoteFormat(Locale, TimeZone)
LTXT0005I: Extracting files from:
Explanation None
Action None
LTXT0006I: Parsing ejb-jar.xml file.
Explanation None
Action None
LTXT0007I: Parsing ibm-ejb-jar-bnd.xmi file.
Explanation None
Action None
LTXT0008I: Preparing jar for deployment.
Explanation None
Action None
LTXT0009I: Executing command:
Explanation None
Action None
LTXT0010I: Final prep of jar file.
Explanation None
Action None
LTXT0011I: Creating jar file:
Explanation None
Action None
LTXT0012E: LocalizableText jar file 'ltext.jar' could not be found.
Explanation LocalizableText jar file 'ltext.jar' could not be found.
Action Verify that the installationDirectory command line argument to the LocalizableTextEJBDeploy is correct.
LTXT0013E: Output jar file already exists, recreating.
Explanation Output jar file already exists, recreating.
Action Output jar file already exists, recreating.
LTXT0014E: Unable to remove existing file:
Explanation The existing output jar file was not deleted.
Action Verify that no processes are using the jar file workingDirectory/LocalizableText.jar.
LTXT0015E: LocalizableText jar file 'ltext.jar' could not be found.
Explanation LocalizableText jar file 'ltext.jar' could not be found.
Action Verify that the installationDirectory command line argument to the LocalizableTextEJBDeploy is correct.
LTXT0016E: The required files from ltext.jar where not extracted.
Explanation The files ibm-ejb-jar-bnd.xmi, ibm-ejb-jar-ext.xmi, and ejb-jar.xml where not extracted from the ltext.jar.
Action Verify that these files exist in the ltext.jar.
LTXT0017E: [ {0} ] ! Serializable.
Explanation Illegal arguments passed in Object[] to LocalizableTextFormatter.
Action Verify that all arguments in the Object[] passed to LocalizableTextFormatter.setArguments(Object[]) or LocalizableTextFormatter(String, String, Object[], String) implement Serializable or one of the LocalizableText interfaces.bbbbb
Reference topic    

Terms of Use | Feedback

Last updated: May 3, 2010 12:35:57 AM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.websphere.i18n.localizabletext.LocalizableText.html

© Copyright IBM Corporation 2006, 2007. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)