[jboss-jira] [JBoss JIRA] (WFLY-6225) ClassNotFoundException from in-server EJB client

Radoslav Husar (JIRA) issues at jboss.org
Tue Feb 16 10:48:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar closed WFLY-6225.
--------------------------------
      Assignee: Radoslav Husar  (was: Paul Ferraro)
    Resolution: Duplicate Issue


> ClassNotFoundException from in-server EJB client
> ------------------------------------------------
>
>                 Key: WFLY-6225
>                 URL: https://issues.jboss.org/browse/WFLY-6225
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering, EJB
>    Affects Versions: 10.0.0.Final
>            Reporter: Ladislav Thon
>            Assignee: Radoslav Husar
>
> During a 2clusters test eap-7x-failover-ejb-2clusters-ejbremote-shutdown-repl-async (where 2clusters test = standalone EJB client -> 2-node "forwarder" cluster -> 2-node "target" cluster -> back to "forwarder" -> back to standalone client), I'm seeing {{javax.ejb.EJBException: java.lang.ClassNotFoundException: org.infinispan.util.concurrent.TimeoutException from \[Module "deployment.clusterbench-ee7.ear.clusterbench-ee7-ejb.jar:main" from Service Module Loader\]}} being thrown from an in-server EJB client.
> The {{TimeoutException}}-s are due to WFLY-5809, as can be seen by comparing the parsed logs: [log messages with "TimeoutException: Unable to acquire lock"|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-ejb-2clusters-ejbremote-shutdown-repl-async/21/artifact/report/parsed_logs_server/categories/cat36.html] and [log messages with "TimeoutException" only|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-failover-ejb-2clusters-ejbremote-shutdown-repl-async/21/artifact/report/parsed_logs_server/categories/cat46.html].
> This sounds very similar to WFLY-5788, except that in this case, the EJB client is inside the server. The EJB JAR subdeployment probably doesn't have a dependency on {{org.infinispan}}, but in previous EAP 7 ERs, this wasn't a problem and there were no CNFEs even though there _were_ the {{TimeoutException}}-s. (BTW, there's another subdeployment that has the dependency.) This is new in EAP 7.0.0.ER5, which is why I'm filing it separately from WFLY-5788.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list