[arquillian-issues] [JBoss JIRA] (ARQ-2036) Migrating to wildfly10, I get an error with the jboss logging

Alexey Kazakov (JIRA) issues at jboss.org
Mon Jun 27 19:07:00 EDT 2016


    [ https://issues.jboss.org/browse/ARQ-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257618#comment-13257618 ] 

Alexey Kazakov commented on ARQ-2036:
-------------------------------------

Doesn't look like an IDE issue. Moved from JBoss Tools.

> 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
(v6.4.11#64026)


More information about the arquillian-issues mailing list