UTLS

UTLS0001E: Unable to parse the MANIFEST.MF file from application module {0}.
Explanation The syntax of the extension list or specification version attributes might not be valid.
Action Correct the syntax of the 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 The class path entry in the library class path field might not be valid.
Action Correct the class path entry in the library class path field.
UTLS0003E: Unable to parse the MANIFEST.MF file from jar file corresponding the library {0}.
Explanation The syntax of the extension list or specification version attributes might not be valid.
Action Correct the syntax of the file.
UTLS0004E: The required attribute {0} was not specifed in the MANIFEST.MF file from the application module {1}.
Explanation The syntax of the extension list or specification version attributes might not be valid.
Action Correct the syntax of the 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 that identify an installed optional package in the MANIFEST.MF file of the shared library are not unique. The name and specification version attributes in the first shared library shown in the message will take precedence over the second shared library. The shared libraries shown in the message might be the same, meaning that the conflicting MANIFEST attributes appear in the same shared library.
Action Modify the MANIFEST.MF file and specify the name and specification version attributes for the installed optional package to uniquely identify it in any shared library. This allows the system to uniquely resolve any references to the installed optional package. If you cannot modify the MANIFEST.MF file, ensure that the overriding installed optional package is the version required by your application or applications.
UTLS0006I: Using the default SecureRandom for Id generation.
Explanation Session Manager is using the default SecureRandom implementation for session Id generation.
Action None.
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.
UTLS0008W: The return of alarm thread "{0}" ({1}) to the alarm thread pool has been delayed for {2} milliseconds. This may be preventing normal alarm function within the application server. The alarm listener stack trace is as follows: {3}.
Explanation An alarm thread has been active for an extended period. This may indicate that the thread is hung, including deadlock, I/O blocked or long running work situations. The stack trace should be examined for insight as to the cause.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
UTLS0009W: Alarm Thread "{0}" ({1}) previously reported to be delayed has now completed. It was active for approximately {2} milliseconds.
Explanation An alarm thread that was previously reported as being excessively active. This situation probably indicates that the work that was being processed on that thread has been completed.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
UTLS0010I: Hung thread detection threshold is now {0} milliseconds for all alarm thread pools.
Explanation Indicates that a non-default hung alarm thread threshold is being used.
Action none
UTLS0011I: Hung alarm thread detection is disabled.
Explanation Indicates that hung alarm thread detection has been explicitly disabled by specifying a threshold of zero (0).
Action none
UTLS0012W: An invalid value was specified for the hung alarm thread threshold.
Explanation The value specified must be a valid number from 0 to 600000.
Action Specify a correct value or remove the custom property.
UTLS0013W: An invalid value was specified for the hung alarm thread check interval.
Explanation The value specified must be a valid number from 0 to 600000.
Action Specify a correct value or remove the custom property.
UTLS0014I: Hung thread detection check interval is now {0} milliseconds for all alarm thread pools.
Explanation Indicates that a non-default hung alarm thread check interval is being used.
Action none
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: Oct 24, 2012 5:57:14 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/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)