Explanation | Unsupported arguments were passed in an Object[] instance to the LocalizableTextFormatter object. |
Action | Verify that all arguments in the Object[] instance that is passed to the LocalizableTextFormatter.setArguments(Object[]) or LocalizableTextFormatter(String, String, Object[], String) method implement Serializable or one of the LocalizableText interfaces. |
Explanation | The server might be unreachable. |
Action | Verify that the server is configured and running. |
Explanation | Arguments could not be loaded from the argument array. |
Action | Verify that all arguments in the Object[] instance that is passed to the LocalizableTextFormatter.setArguments or LocalizableTextFormatter(String, String, Object[], String) method implement Serializable or one of the LocalizableText interfaces. |
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 the LocalizableTextFormatter.setPatternKey(String) and LocalizableTextFormatter.setResourceBundleName(String) methods before calling the LocalizableTextFormatter.localFormat(Locale, TimeZone) or LocalizableTextFormatter.remoteFormat(Locale, TimeZone) methods. |
Explanation | File extraction is in progress. |
Action | No action is required. |
Explanation | File parsing is in progress. |
Action | No action is required. |
Explanation | File parsing is in progress. |
Action | No action is required. |
Explanation | The JAR file is being modified for deployment. |
Action | No action is required. |
Explanation | The LocalizableTextEJBDeploy command is being run. |
Action | No action is required. |
Explanation | The JAR file is being modified for deployment |
Action | No action is required. |
Explanation | The deployment JAR file is being created. |
Action | No action is required. |
Explanation | The LocalizableText JAR file (ltext.jar) could not be found. |
Action | Verify that the installationDirectory command-line argument in the LocalizableTextEJBDeploy call is correct. |
Explanation | The deployment JAR file already exists; it is being recreated. |
Action | No action is required. |
Explanation | The existing deployment JAR file was not deleted, because it was in use. |
Action | Verify that no processes are using the existing JAR file (workingDirectory/LocalizableText.jar). |
Explanation | The LocalizableText JAR file (ltext.jar) could not be found. |
Action | Verify that the installationDirectory command-line argument in the LocalizableTextEJBDeploy call is correct. |
Explanation | The files ibm-ejb-jar-bnd.xmi, ibm-ejb-jar-ext.xmi, and ejb-jar.xml were not extracted from the ltext.jar file. |
Action | Verify that these files exist in the ltext.jar file. |
Explanation | Unsupported arguments were passed in an Object[] instance to the LocalizableTextFormatter object. |
Action | Verify that all arguments in the Object[] instance that is passed to the LocalizableTextFormatter.setArguments(Object[]) or to LocalizableTextFormatter(String, String, Object[], String) method implement Serializable or one of the LocalizableText interfaces. |