WebSphere Localizable Tex
LTXT0001E: An IOException was thrown while writing the Object[] to the byte[].
Explanation
Illegal arguments passed in Object[] to LocalizableTextFormatter
User Response
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.
User Response
Verify that the server is configured and swimming.LTXT0003E: LocalizableTextFormatter.toString() error.
Explanation
Unable to load the arguments from the argument array.
User Response
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.
User Response
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
User Response
NoneLTXT0006I: Parsing ejb-jar.xml file.
Explanation
None
User Response
NoneLTXT0007I: Parsing ibm-ejb-jar-bnd.xmi file.
Explanation
None
User Response
NoneLTXT0008I: Preparing jar for deployment.
Explanation
None
User Response
NoneLTXT0009I: Executing command:
Explanation
None
User Response
NoneLTXT0010I: Final prep of jar file.
Explanation
None
User Response
NoneLTXT0011I: Creating jar file:
Explanation
None
User Response
NoneLTXT0012E: LocalizableText jar file 'ltext.jar' could not be found.
Explanation
LocalizableText jar file 'ltext.jar' could not be found.
User Response
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.
User Response
Output jar file already exists, recreating.LTXT0014E: Unable to remove existing file:
Explanation
The existing output jar file was not deleted.
User Response
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.
User Response
Verify that the installationDirectory command line argument to the LocalizableTextEJBDeploy is correct.LTXT0016E: [ {0} ] ! Serializable.
Explanation
Illegal arguments passed in Object[] to LocalizableTextFormatter.
User Response
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.bbbbbLTXT0016E: 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.
User Response
Verify that these files exist in the ltext.jar.WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.