[jboss-jira] [JBoss JIRA] Created: (JGRP-424) pbcast.STATE_TRANSFER throws NullPointerException during serialization of StateHeader
Daniel Hasler (JIRA)
jira-events at lists.jboss.org
Wed Feb 28 05:12:41 EST 2007
pbcast.STATE_TRANSFER throws NullPointerException during serialization of StateHeader
-------------------------------------------------------------------------------------
Key: JGRP-424
URL: http://jira.jboss.com/jira/browse/JGRP-424
Project: JGroups
Issue Type: Bug
Environment: JDK 1.4.2_13
Reporter: Daniel Hasler
Assigned To: Bela Ban
The pbcast.STATE_TRANSFER.StateHeader class does not check if state_id is null during serialization. This leads in my case to a NullPointerException which stops the complete state transfer and results in two members that are not in sync.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list