Re: DSFIDNotFoundException: Unknown DataSerializableFixedID: -158

2017-10-18 Thread Bruce Schuchardt
I see what's wrong.  The new message needs to be registered in DSFIDFactory.  I'll get a fix checked in today. On 10/18/17 11:48 AM, Bruce Schuchardt wrote: I'm looking into this more.  I recently introduced DSFID -158 for the FinalCheckPassedMessage.  I added this DSFID to DataSerializableFi

Re: DSFIDNotFoundException: Unknown DataSerializableFixedID: -158

2017-10-18 Thread Bruce Schuchardt
I'm looking into this more.  I recently introduced DSFID -158 for the FinalCheckPassedMessage.  I added this DSFID to DataSerializableFixedID and I can see that change in my commit but it's not in the source on develop. On 10/18/17 10:03 AM, Kirk Lund wrote: My latest sighting of this was

Re: DSFIDNotFoundException: Unknown DataSerializableFixedID: -158

2017-10-18 Thread Nabarun Nag
GEODE-3841 was opened to address this issue. Also complete logs of tests that ran before and after the failed test were also added in the comment section of the JIRA On Wed, Oct 18, 2017 at 10:10 AM Kirk Lund wrote: > Here's a log snippet with the failure -- looks like there's a UDP socket > WAR

Re: DSFIDNotFoundException: Unknown DataSerializableFixedID: -158

2017-10-18 Thread Kirk Lund
Here's a log snippet with the failure -- looks like there's a UDP socket WARN stack logged by this test before the ERROR stack. Is suspect string search no longer including WARN log statements? [vm2] [info 2017/10/17 21:03:46.296 UTC tid=0x1b] No locator(s) found with cluster configuration servic

Re: DSFIDNotFoundException: Unknown DataSerializableFixedID: -158

2017-10-18 Thread Kirk Lund
My latest sighting of this was in ResourceManagerDUnitTest.testRemoveDuringGetEntry which just shows this for previously run tests: Previously run tests: [ResourceManagerDUnitTest] On Tue, Oct 17, 2017 at 7:30 PM, Bruce Schuchardt wrote: > I think this is a secure UDP test leaving something beh

Re: DSFIDNotFoundException: Unknown DataSerializableFixedID: -158

2017-10-17 Thread Bruce Schuchardt
I think this is a secure UDP test leaving something behind that's infecting other tests.  If we can identify the previously run tests that might help. On 10/17/17 4:23 PM, Kirk Lund wrote: At first I was just seeing a couple WAN tests fail with this but just now I had GIIDeltaDUnitTest fail d

DSFIDNotFoundException: Unknown DataSerializableFixedID: -158

2017-10-17 Thread Kirk Lund
At first I was just seeing a couple WAN tests fail with this but just now I had GIIDeltaDUnitTest fail due to this suspect string as well. Anyone know what's causing this? org.apache.geode.internal.cache.GIIDeltaDUnitTest > testSavingRVVGC FAILED java.lang.AssertionError: Suspicious strings w