This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 10706 - Deserialization problem at PersistentConnectionHandle
Summary: Deserialization problem at PersistentConnectionHandle
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-27 08:56 UTC by _ pkuzel
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2001-03-27 08:56:44 UTC
[26/3/2001]

java.io.InvalidClassException:
org.netbeans.modules.java.JavaDataObject$PersistentConnectionHandle; Local class
not compatible: stream classdesc serialVersionUID=6508687471667673911 local
class serialVersionUID=-5037573245209142090
Comment 1 Svata Dedic 2001-03-27 09:00:06 UTC
If it only pollutes the console/log, it's OK; the old (buggy BTW) version is 
not compatible. JavaConnections support will relink itself as you continue to 
work on your sources.
if it shows up in an exception dialog, it is a problem.
Comment 2 _ pkuzel 2001-03-27 15:06:55 UTC
No dialog is shown :-).
Comment 3 Svata Dedic 2001-03-27 15:44:50 UTC
Won't fix this one - the code synchronization has to migrate over time to the
new serialization format.
Comment 4 Quality Engineering 2003-07-01 13:11:34 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-07-01 13:19:01 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.