[JBoss JIRA] (ARQ-2036) Migrating to wildfly10, I get an error with the jboss logging
by Manuel Aznar Pérez (JIRA)
[ https://issues.jboss.org/browse/ARQ-2036?page=com.atlassian.jira.plugin.s... ]
Manuel Aznar Pérez commented on ARQ-2036:
-----------------------------------------
I use wildfly-arquillian-container-managed: version 2.0.2.Final and 2.1.0.Alpha1 with wildfly 10.1.0.final for my test arquillian.
> Migrating to wildfly10, I get an error with the jboss logging
> -------------------------------------------------------------
>
> Key: ARQ-2036
> URL: https://issues.jboss.org/browse/ARQ-2036
> Project: Arquillian
> Issue Type: Bug
> Environment: WildFly10 mode managed in arquillian:
> org.wildfly.arquillian:wildfly-arquillian-parent:2.0.0.Final
> org.jboss.arquillian:arquillian-build:1.1.11.Final (modelversion: 4.0.0)
> Reporter: lamiae obila
> Priority: Blocker
>
> I was migrating my application from Jboss AS7 to Wildfly10 using arquillian for tests.
> But, I get this error :
> {code:java}
> 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$5.run(RemoteConnectionChannel.java:456)
> at org.jboss.remoting3.EndpointImpl$TrackingExecutor$1.run(EndpointImpl.java:717)
> 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)
> {code}
> I use the wildfly-arquillian-container-managed: version 2.0.0.Final for my test arquillian.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)