Express (Distributed operating systems), v8.0 > Reference > Messages


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 the 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.

   

+

Search Tips   |   Advanced Search