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 5542 - Exception occured on opening ide.
Summary: Exception occured on opening ide.
Status: CLOSED INVALID
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: pzajac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-25 00:07 UTC by pzajac
Modified: 2003-07-02 17:19 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 pzajac 2000-01-25 00:07:32 UTC
Reproduction doesn`t exists.

java.io.IOException: com.netbeans.developer.modules.text.options.AllOptions cannot be deserialized.
	at com.netbeans.developer.modules.projectx.content.XMLSettingsSet.read(XMLSettingsSet.java:126)
	at org.openidex.projects.ProjectSupport.projectOpen(ProjectSupport.java:238)
	at com.netbeans.developer.modules.projectx.PSupport.projectOpen(PSupport.java:120)
	at com.netbeans.developer.impl.NbProjectOperation.setProject(NbProjectOperation.java:139)
	at com.netbeans.developer.impl.NbProjectOperation.openOrCreateProject(NbProjectOperation.java:190)
	at com.netbeans.developer.impl.Main.main(Main.java:508)
	at com.netbeans.developer.Main.main(Main.java:25)

[MRyzl] Reproduction exists and this is NOT a bug.
If someone changes version of the JVM, some options REALLY could not be deserialized. User is informed by the exception but IDE remains consistent and process of loading of the project is not affected
.
Comment 1 Marek Grummich 2000-07-25 09:22:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 17:19:16 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.