Problem | Possible invalid syntax of the extension list or specification version attributes. |
User response | Correct the syntax of file. |
Problem | Possible invalid classpath entry in the library classpath field. |
User response | Correct the classpath entry. |
Problem | Possible invalid syntax of the extension list or specification version attributes. |
User response | Correct the syntax of file. |
Problem | Possible invalid syntax of the extension list or specification version attributes. |
User response | Correct the syntax of file. |
Problem | 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. |
User response | 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). |