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


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).
Reference topic    

Terms of Use | Feedback

Last updated: Feb 21, 2008 7:07:28 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.utils.resources.nls.UtilsMessages.html

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