[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1733) Update settings in remoting-bisocket-service.xml

Howard Gao (JIRA) jira-events at lists.jboss.org
Thu Sep 17 10:00:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBMESSAGING-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12486270#action_12486270 ] 

Howard Gao commented on JBMESSAGING-1733:
-----------------------------------------

Planned changes:

<attribute name="pingFrequency" isParam="true">30000</attribute>
<attribute name="pingWindowFactor" isParam="true">71582</attribute>
<attribute name="numberOfCallRetries" isParam="true">5</attribute>
<attribute name="generalizeSocketException" isParam="true">true</attribute>



> Update settings in remoting-bisocket-service.xml
> ------------------------------------------------
>
>                 Key: JBMESSAGING-1733
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1733
>             Project: JBoss Messaging
>          Issue Type: Task
>          Components: AS Integration
>    Affects Versions: 1.4.0.SP3.CP08
>            Reporter: Justin Bertram
>            Assignee: Howard Gao
>             Fix For: 1.4.0.SP3.CP09
>
>
> Several fixes are going into JBoss Remoting 2.2.3.SP1 (JBREM-1146, JBREM-1147, JBREM-1152) to resolve an issue where JBoss Messaging connections can fail because of a firewall closing its connection.  The settings in remoting-bisocket-service.xml should be changed to accommodate these fixes.  Changes involved will likely be:
>  -reduce "pingFrequency"
>  -reduce "pingWindowFactor"
>  -increase "numberOfCallRetries"
>  -add "generalizeSocketException" and set to "true"
> You will also likely need to change the way JBoss Messaging performs its remoting checks as these settings are likely to cause an error unless "disableRemotingChecks" is set on the connection factory which uses this configuration.
> Please coordinate with Ron Sigal for validation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list