[infinispan-issues] [JBoss JIRA] Created: (ISPN-756) NullPointerException during rehash
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Tue Nov 2 22:46:02 EDT 2010
NullPointerException during rehash
----------------------------------
Key: ISPN-756
URL: https://jira.jboss.org/browse/ISPN-756
Project: Infinispan
Issue Type: Bug
Components: Distributed Cache
Affects Versions: 4.2.0.ALPHA5
Reporter: Scott Marlow
Assignee: Manik Surtani
Fix For: 4.2.0.Final
NullPointerException occurs from a org.infinispan.distribution.JoinTask.performRehash
Error exception link (let me know if I should paste here next time) http://pastebin.com/E237tmY8
This is happening for me locally and appears to be timing related. I'm trying to understand why (current AS6 testsuite) SessionCountUnitTestCase is failing on hudson, so I have been adding debug logging in various places to gain more understanding. This changes the timing it seems and I get the NPE.
The AS test source is at https://anonsvn.jboss.org/repos/jbossas/trunk/testsuite/src/main/org/jboss/test/cluster/defaultcfg/simpleweb/test/SessionCountUnitTestCase.java and the test is testReplicatedRedeploy.
The hudson link (shows a timeout error) is (in case there is interest in seeing the failure we are trying to chase down): https://hudson.jboss.org/hudson/job/JBoss-AS-6.0.x-testSuite-sun16/932/testReport/org.jboss.test.cluster.defaultcfg.simpleweb.test/SessionCountUnitTestCase%28Default-udp%29/testReplicatedRedeploy
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list