[jboss-jira] [JBoss JIRA] (WFLY-5640) No EJB receiver available for handling

Ivan Straka (JIRA) issues at jboss.org
Fri Nov 6 06:03:00 EST 2015


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

Ivan Straka moved JBEAP-1775 to WFLY-5640:
------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-5640  (was: JBEAP-1775)
             Workflow: GIT Pull Request workflow   (was: CDW v1)
          Component/s: Clustering
                       EJB
                       Test Suite
                           (was: Clustering)
                           (was: EJB)
                           (was: Test Suite)
       Target Release:   (was: 7.0.0.GA)
    Affects Version/s: 10.0.0.CR4
                           (was: 7.0.0.DR12)


> No EJB receiver available for handling
> --------------------------------------
>
>                 Key: WFLY-5640
>                 URL: https://issues.jboss.org/browse/WFLY-5640
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering, EJB, Test Suite
>    Affects Versions: 10.0.0.CR4
>         Environment: hp-ux 11v3 - hpjdk1.8
> solaris 10,11 - x86 and x86_64, rhel 6 - x86 and x86_64, rhel 7 x86_64 - openjdk1.8, ibmjdk1.8, oraclejdk1.8
>            Reporter: Ivan Straka
>            Assignee: Paul Ferraro
>         Attachments: logs
>
>
> There are two tests failing in exteded tests in clusteringejb2 package  in AS TS.
> org.jboss.as.test.clustering.extended.ejb2.stateless.RemoteStatelessFailoverTestCase(SYNC-tcp-extended)#testLoadbalanceSpecifiedByDescriptor
> org.jboss.as.test.clustering.extended.ejb2.stateless.RemoteStatelessFailoverTestCase(SYNC-tcp-extended)#testLoadbalanceAnnotatedBean
> both with exception
> {code}
> Error Message
> EJBCLIENT000025: No EJB receiver available for handling [appName:, moduleName:stateless-ejb2-failover-test, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext at 54acff7d
> Stacktrace
> java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:, moduleName:stateless-ejb2-failover-test, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext at 54acff7d
> 	at org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:798)
> 	at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:112)
> 	at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:186)
> 	at org.jboss.ejb.client.EJBInvocationHandler.sendRequestWithPossibleRetries(EJBInvocationHandler.java:255)
> 	at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:200)
> 	at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:183)
> 	at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146)
> 	at com.sun.proxy.$Proxy28.create(Unknown Source)
> 	at org.jboss.as.test.clustering.extended.ejb2.stateless.RemoteStatelessFailoverTestCase.loadbalance(RemoteStatelessFailoverTestCase.java:262)
> 	at org.jboss.as.test.clustering.extended.ejb2.stateless.RemoteStatelessFailoverTestCase.testLoadbalanceAnnotatedBean(RemoteStatelessFailoverTestCase.java:224)
> {code}



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


More information about the jboss-jira mailing list