[jboss-jira] [JBoss JIRA] (JGRP-1958) RequestCorrelator "channel is not connected" error during shutdown

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu Jun 22 05:21:00 EDT 2017


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

RH Bugzilla Integration commented on JGRP-1958:
-----------------------------------------------

Petr Penicka <ppenicka at redhat.com> changed the Status of [bug 1399195|https://bugzilla.redhat.com/show_bug.cgi?id=1399195] from VERIFIED to CLOSED

> RequestCorrelator "channel is not connected" error during shutdown
> ------------------------------------------------------------------
>
>                 Key: JGRP-1958
>                 URL: https://issues.jboss.org/browse/JGRP-1958
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 3.2.12
>            Reporter: Dennis Reed
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.6.5
>
>
> Error logged during shutdown of a channel due to RequestCorrelator failing to send a reply:
> ERROR [org.jgroups.protocols.UNICAST2] (OOB-17,shared=tcp) couldn't deliver OOB message [dst: server1/web, src: server2/web (4 headers), size=62 bytes, flags=OOB|DONT_BUNDLE|RSVP]: java.lang.IllegalStateException: channel is not connected
>         at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.down(MessageDispatcher.java:617) [jgroups-3.2.12.Final-redhat-1.jar:3.2.12.Final-redhat-1]
>         at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:544) [jgroups-3.2.12.Final-redhat-1.jar:3.2.12.Final-redhat-1]
>         at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:391) [jgroups-3.2.12.Final-redhat-1.jar:3.2.12.Final-redhat-1]
>         at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:249) [jgroups-3.2.12.Final-redhat-1.jar:3.2.12.Final-redhat-1]
>         at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:600) [jgroups-3.2.12.Final-redhat-1.jar:3.2.12.Final-redhat-1]
>         [incoming JGroups message]
> It appears to just be a timing issue between shutdown of the channel and RequestCorrelator processing the message, which triggers a response message.
> It would be good to either avoid triggering the exception in the first place, or suppress the error log during shutdown.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list