Explanation | The syntax of the extension list or specification version attributes might not be valid. |
Action | Correct the syntax of the file. |
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. |
Explanation | The syntax of the extension list or specification version attributes might not be valid. |
Action | Correct the syntax of the file. |
Explanation | The syntax of the extension list or specification version attributes might not be valid. |
Action | Correct the syntax of the file. |
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. |
Explanation | Session Manager is using the default SecureRandom implementation for session Id generation. |
Action | None. |