UTLS

UTLS0001E: Unable to parse the MANIFEST.MF file from application module {0}.
Explanation Possible invalid syntax of the extension list or specification version attributes.
Action Correct the syntax of file.
UTLS0002E: The shared library {0} contains a classpath entry which does not resolve to a valid jar file, the library jar file is expected to be found at {1}.
Explanation Possible invalid classpath entry in the library classpath field.
Action Correct the classpath entry.
UTLS0003E: Unable to parse the MANIFEST.MF file from jar file corresponding the library {0}.
Explanation Possible invalid syntax of the extension list or specification version attributes.
Action Correct the syntax of file.
UTLS0004E: The required attribute {0} was not specifed in the MANIFEST.MF file from the application module {1}.
Explanation Possible invalid syntax of the extension list or specification version attributes.
Action Correct the syntax of file.
UTLS0005W: The MANIFEST attributes for an Installed Optional Package in shared library {1} conflict with and will override those within the MANIFEST attributes of shared library {0}.
Explanation The name and specification version attributes identifying an Installed Optional Package in the MANIFEST.MF file of the shared library are not unique. The name and specifcation version attributes within the former indicated shared library will take precedence over the latter. Note that the indicated shared libraries may be the same, meaning that the conflicting MANIFEST attributes appear within the same shared library.
Action Modify the MANIFEST.MF file by specifying the name and specification version attributes for the Installed Optional Package that will uniquely identify it within any shared library. This will allow the system to uniquely resolve any references to it. If the modification cannot be done, ensure that the overriding Installed Optional Package is the version required by your application(s).
UTLS0007W: The MANIFEST attributes for the {0} module are ambiguous. Multiple optional packages satisfy the specified version information in the {1} extension-list attributes within the MANIFEST.MF file of the module.
Explanation Multiple shared libraries match the specified version criteria. The Library Manager will arbitrarily select one of the libraries that match the attributes of the MANIFEST.MF of the specified module.
Action Examine the attributes in the MANIFEST.MF files of the module and all optional package libraries. Ensure all attributes are specified and that they allow for a unique match between the MANIFEST.MF file of the identified module and the MANIFEST.MF of the desired optional package library.
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: Jun 13, 2012 3:34:38 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.utils.resources.nls.UtilsMessages.html

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