Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9968

JCacheStateAwarenessIT failure due to infinispan-remote dependency

    XMLWordPrintable

Details

    Description

      ISPN-9554 introduced a dependency on infinispan-remote on the server/integration/testsuite that results in classes not being loaded as expected. We should remove this dependency and find an alternative solution for ISPN-9554.

      JCacheStateAwarenessIT failure cause:

      Caused by: java.lang.IllegalArgumentException: Logger implementation class org.infinispan.jcache.logging.Log_$logger has no matching constructor
      	at org.jboss.logging.Logger$1.run(Logger.java:2562) ~[?:?]
      	at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
      	at org.jboss.logging.Logger.getMessageLogger(Logger.java:2529) ~[?:?]
      	at org.jboss.logging.Logger.getMessageLogger(Logger.java:2516) ~[?:?]
      	at org.infinispan.commons.logging.LogFactory.getLog(LogFactory.java:18) ~[?:?]
      	at org.infinispan.jcache.AbstractJCachingProvider.<clinit>(AbstractJCachingProvider.java:23) ~[?:?]
      	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
      	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
      	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:?]
      	at java.lang.Class.newInstance(Class.java:442) ~[?:?]
      	at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) ~[?:?]
      

      Attachments

        Issue Links

          Activity

            People

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: