Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4707

Can't use WildFly 9 CR1 and WildFly Arquillian 1.0.0.CR1 together

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 9.0.0.CR1
    • Logging
    • None

      You cannot use WildFly 9 CR1 and the Arquillian adapter v1.0.0.CR1 together. In my configuration, you get the following stack after deploying

      Exception in thread "Remoting "endpoint" task-4" java.lang.NoSuchMethodError: org.jboss.logging.Logger.tracef(Ljava/lang/String;I)V
      	at org.jboss.remotingjmx.VersionedConectionFactory$ClientVersionReceiver.handleMessage(VersionedConectionFactory.java:158)
      	at org.jboss.remoting3.remote.RemoteConnectionChannel$4.run(RemoteConnectionChannel.java:386)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at java.lang.Thread.run(Thread.java:745)
      

      Note that I'm using JDK 1.8 u45. Switching to 1.0.0.Alpha1 works fine.

              jperkins-rhn James Perkins
              meetoblivion_jira John Ament (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: