[
https://issues.apache.org/jira/browse/GEODE-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-1596.
--------------------------------
> Jgroup layer sees IndexOutOfBoundsException
> --------------------------------------------
>
> Key: GEODE-1596
> URL: https://issues.apache.org/jira/browse/GEODE-1596
> Project: Geode
> Issue Type: Bug
> Components: messaging
> Reporter: Hitesh Khamesra
> Assignee: Bruce Schuchardt
> Labels: CI
> Fix For: 1.0.0-incubating.M3
>
>
> com.gemstone.gemfire.cache30.GlobalRegionCCEOffHeapDUnitTest >
> testDistributedGet FAILED
> java.lang.AssertionError: Suspicious strings were written to the log
> during this run.
> Fix the strings or use IgnoredException.addIgnoredException to ignore.
> -----------------------------------------------------------------------
> Found suspect string in log4j at line 432
> [error 2016/06/24 07:58:01.561 UTC <unicast receiver,asf901-18750>
> tid=0x3a68] JGRP000030: asf901.gq1.ygridcore.net:1026: failed handling
> incoming message: java.lang.IndexOutOfBoundsException: pos=0, limit=0
> java.lang.IndexOutOfBoundsException: pos=0, limit=0
> at
> org.jgroups.util.ByteArrayDataInputStream.checkBounds(ByteArrayDataInputStream.java:279)
> at
> org.jgroups.util.ByteArrayDataInputStream.<init>(ByteArrayDataInputStream.java:28)
> at org.jgroups.protocols.TP.handleSingleMessage(TP.java:1670)
> at org.jgroups.protocols.TP.receive(TP.java:1620)
> at
> com.gemstone.gemfire.distributed.internal.membership.gms.messenger.Transport.receive(Transport.java:160)
> at org.jgroups.protocols.UDP$PacketReceiver.run(UDP.java:701)
> at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)