You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/25 07:18:04 UTC

[jira] [Closed] (GEODE-1727) NPE in JGroups during shutdown

     [ https://issues.apache.org/jira/browse/GEODE-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swapnil Bawaskar closed GEODE-1727.
-----------------------------------

> NPE in JGroups during shutdown
> ------------------------------
>
>                 Key: GEODE-1727
>                 URL: https://issues.apache.org/jira/browse/GEODE-1727
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Bruce Schuchardt
>             Fix For: 1.0.0-incubating
>
>
> A test failed with a suspect string during shutdown.
> {noformat}
> [error 2016/07/28 06:52:39.126 UTC locatorgemfire_3_2_client-06_5333 <Geode UDP Timer-2,client-06-34033> tid=0x27] Exception caught while sending message
> java.lang.NullPointerException
>         at org.jgroups.protocols.TP.send(TP.java:1861)
>         at com.gemstone.gemfire.distributed.internal.membership.gms.messenger.Transport._send(Transport.java:54)
>         at org.jgroups.protocols.TP.down(TP.java:1474)
>         at org.jgroups.stack.Protocol.down(Protocol.java:439)
>         at com.gemstone.gemfire.distributed.internal.membership.gms.messenger.StatRecorder.down(StatRecorder.java:90)
>         at org.jgroups.protocols.UNICAST3.sendAck(UNICAST3.java:1126)
>         at org.jgroups.protocols.UNICAST3.triggerXmit(UNICAST3.java:1521)
>         at org.jgroups.protocols.UNICAST3$RetransmitTask.run(UNICAST3.java:1502)
>         at org.jgroups.util.TimeScheduler3$Task.run(TimeScheduler3.java:291)
>         at org.jgroups.util.TimeScheduler3$RecurringTask.run(TimeScheduler3.java:325)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>         at java.lang.Thread.run(Thread.java:745)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)