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 21012 - IllegalArgumentException during deserialization of ExplorerManager
Summary: IllegalArgumentException during deserialization of ExplorerManager
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: _ ttran
URL:
Keywords: THREAD
: 21910 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-02-28 15:11 UTC by zohar
Modified: 2008-12-22 16:26 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (20.70 KB, text/plain)
2002-02-28 15:11 UTC, zohar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zohar 2002-02-28 15:11:07 UTC
I created a new compiler type and assigned it.
I closed the IDE.
I reopened the IDE and got an exception.
Comment 1 zohar 2002-02-28 15:11:33 UTC
Created attachment 4863 [details]
ide.log
Comment 2 Jiri Rechtacek 2002-03-03 14:40:00 UTC
[nb34 Mar 03 dev] I tried to reproduce it without any exceptions
appeared. Please add more detailed steps how to reproduce it. Thanks
Comment 3 zohar 2002-03-03 14:44:53 UTC
I have no idea why, but sometimes when I open the IDE I get this 
exception (most times I don't) - sorry.
Comment 4 _ ttran 2002-03-19 16:21:44 UTC
explorer validation runs asynchronously, this can be a problem
Comment 5 David Strupl 2002-03-19 17:37:35 UTC
I can see a problem with explorer (de)serialization. The exception
tells us that Options node cannot be selected because it is not under
Options. This sounds strange but the stack trace suggests that during
deserialization the node being deserialized can be different from the
one that is there. This is just a suggestion - I did not investigate
it thoroughly (so I might be totally off).
Comment 6 _ ttran 2002-03-27 17:19:22 UTC
*** Issue 21910 has been marked as a duplicate of this issue. ***
Comment 7 dmladek 2002-03-29 09:20:20 UTC
CC'ing myself
Comment 8 _ ttran 2002-04-02 12:27:11 UTC
fixed in cvs trunk (ExplorerManager rev 1.36)
Comment 9 Jan Zajicek 2002-04-03 14:03:45 UTC
verified in #20020403
Comment 10 Quality Engineering 2003-07-01 16:36:03 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.