[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 00:30:27 EDT 2013


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

David Lin edited comment on AS7-5592 at 7/16/13 12:28 AM:
----------------------------------------------------------

This problem reoccurs in jboss 7.2 build from https://github.com/wildfly/wildfly/tree/7.2.0.Final with remote module version jboss-remoting-3.2.14.GA.jar. The client hangups in first 2-3 attempts during remote lookup using clustering. It works fine for just one server instance. 

The jboss-ejb-client.properties is as following
remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=false
remote.connections=node1, node2
remote.connection.node1.host=localhost
remote.connection.node1.port = 4447
 
remote.connection.node2.host=localhost
remote.connection.node2.port = 4547
remote.connection.node2.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false
                
      was (Author: dlin12):
    This problem reoccurs in jboss 7.2 build from https://github.com/wildfly/wildfly/tree/7.2.0.Final with remote module version jboss-remoting-3.2.14.GA.jar. The client hangups in first 2-3 attempts during remote lookup.
                  
> 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