[jboss-jira] [JBoss JIRA] (AS7-5592) Regression: EJB remote invocations hang indefinitely due to possible remoting issues
David Lin (JIRA)
jira-events at lists.jboss.org
Tue Jul 16 19:37:56 EDT 2013
[ https://issues.jboss.org/browse/AS7-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790153#comment-12790153 ]
David Lin commented on AS7-5592:
--------------------------------
After upgrading both side using the Remoting 3.2.16.GA. The client still hangups in first 2-3 attempts with message
(This test is performed using standalone client connecting two nodes in the same machine)
Jul 17, 2013 9:28:59 AM org.jboss.ejb.client.EJBClient <clinit>
INFO: JBoss EJB Client version 1.0.16.Final
Jul 17, 2013 9:28:59 AM org.xnio.Xnio <clinit>
INFO: XNIO Version 3.0.7.GA
Jul 17, 2013 9:28:59 AM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.0.7.GA
Jul 17, 2013 9:28:59 AM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 3.2.16.GA
Jul 17, 2013 9:29:00 AM org.jboss.ejb.client.remoting.VersionReceiver handleMessage
INFO: EJBCLIENT000017: Received server version 1 and marshalling strategies [river]
Jul 17, 2013 9:29:00 AM org.jboss.ejb.client.remoting.RemotingConnectionEJBReceiver associate
INFO: EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext at 7a74db2c, receiver=Remoting connection EJB receiver [connection=Remoting connection <512d8ecd>,channel=jboss.ejb,nodename=jboss1]} on channel Channel ID ef9e172d (outbound) of Remoting connection 37f8d244 to localhost/127.0.0.1:4447
Jul 17, 2013 9:29:00 AM org.jboss.ejb.client.remoting.VersionReceiver handleMessage
INFO: EJBCLIENT000017: Received server version 1 and marshalling strategies [river]
Jul 17, 2013 9:29:00 AM org.jboss.ejb.client.remoting.RemotingConnectionEJBReceiver associate
INFO: EJBCLIENT000013: Successful version handshake completed for receiver context EJBReceiverContext{clientContext=org.jboss.ejb.client.EJBClientContext at 7a74db2c, receiver=Remoting connection EJB receiver [connection=Remoting connection <3445378f>,channel=jboss.ejb,nodename=jboss2]} on channel Channel ID ad5261dc (outbound) of Remoting connection 4e8890da to localhost/127.0.0.1:4547
> Regression: EJB remote invocations hang indefinitely due to possible remoting issues
> ------------------------------------------------------------------------------------
>
> Key: AS7-5592
> URL: https://issues.jboss.org/browse/AS7-5592
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB, Remoting
> Affects Versions: 7.1.2.Final (EAP), EAP 6.1.0.Alpha (7.2.0.Final)
> Environment: AS7 upstream master
> Reporter: jaikiran pai
> Assignee: David Lloyd
> Priority: Critical
> Fix For: EAP 6.1.0.Alpha (7.2.0.Final), 7.1.4.Final (EAP)
>
> Attachments: td.txt
>
>
> Apparently the issue(s) reported in https://issues.jboss.org/browse/AS7-3975 (and https://issues.jboss.org/browse/AS7-4274) are back in AS7 upstream as well as 7.1.2 tag. The user who's running into this issue reports that it works fine with jboss-remoting 3.2.6.GA version but hangs in a later 3.2.8.SP1 version which is used in AS7 upstream master as well as 7.1.2 tag (https://issues.jboss.org/browse/AS7-3975?focusedCommentId=12720551&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12720551).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list