Uploaded image for project: 'SAStruts'
  1. SAStruts
  2. SASTRUTS-132

java.lang.LinkageError

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major Major
    • None
    • Affects Version/s: 1.0.4-sp9
    • Component/s: SAStruts
    • None
    • Environment:
      JBoss AS 7.1.1 final ,MySQL 5.6.14

      DB検索時に、下記のエラーが出ました、
      原因はいろいろ調べましたが、不明です。よろしくお願いします!
      -----------------------------

      java.lang.LinkageError: loader constraint violation in interface itable initialization:
      when resolving method "org.seasar.extension.dbcp.impl.XAConnectionImpl.getXAResource()Ljavax/transaction/xa/XAResource;"
      the class loader (instance of org/jboss/modules/ModuleClassLoader) of the current class,

      org/seasar/extension/dbcp/impl/XAConnectionImpl,and the class loader (instance of <bootloader>) for interface javax/sql/XAConnection have different Class objects
      for the type javax/transaction/xa/XAResource used in the signature

            Assignee:
            higa higa
            Reporter:
            nofish nofish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: