[jboss-jira] [JBoss JIRA] (WFLY-6104) Too many invocations to a remote EJB from multiple threads cause infinite wait

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon Apr 25 06:13:03 EDT 2016


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

RH Bugzilla Integration commented on WFLY-6104:
-----------------------------------------------

Vladimir Dosoudil <dosoudil at redhat.com> changed the Status of [bug 1302181|https://bugzilla.redhat.com/show_bug.cgi?id=1302181] from MODIFIED to ON_QA

> Too many invocations to a remote EJB from multiple threads cause infinite wait
> ------------------------------------------------------------------------------
>
>                 Key: WFLY-6104
>                 URL: https://issues.jboss.org/browse/WFLY-6104
>             Project: WildFly
>          Issue Type: Bug
>          Components: Remoting
>    Affects Versions: 10.0.0.Final
>            Reporter: Tomas Hofman
>            Assignee: Tomas Hofman
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1302181
>   While a thread (1) of EJB client invokes a remote EJB which needs long
>   processing time and wait for the response, if the other threads complete
>   more than 65536 invocations to the remote EJB, EJBCLIENT000011 message like
>   below occurs in EJB client side and the waiting thread (1) falls into
>   infinite wait for the response.
>     INFO: EJBCLIENT000011: Discarding result for invocation id 0 since no
>     waiting context found
>   All invocations should successfully complete regardless of the number of
>   invocations.



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


More information about the jboss-jira mailing list