Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26943

    After upgrading to the latest version of PD4ML, I am getting this Weblogic error:

    java.lang.LinkageError: loader constraint violation: when resolving method “javax.xml.parsers.DocumentBuilder.parse(Ljava/io/InputStream;)Lorg/w3c/dom/Document;” the class loader (instance of weblogic/utils/classloaders/ChangeAwareClassLoader) of the current class, com/businessdatainc/document/checkimage/TwoRequestsCheckRetrieval, and the class loader (instance of ) for resolved class, javax/xml/parsers/DocumentBuilder, have different Class objects for the type rg/w3c/dom/Document; used in the signature

    I think this is due to the inclusion of the w3c Document object in ss_css2 jar file. Do you have any suggestions for a workaround?

    #29559

    We’ve just updated v391 packages. Now ss_css2.jar does not include the conflicting DOM classes. Please try to download v391 again and substitute your ss_css2.jar with a newer one.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Troubleshooting’ is closed to new topics and replies.