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 47121 - InvalidObjectException after restart ide
Summary: InvalidObjectException after restart ide
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 48487 48957 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-11 16:09 UTC by pzajac
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (6.42 KB, text/plain)
2004-08-11 16:10 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-08-11 16:09:25 UTC
[200408101800]
Steps to reproduce:
1) open a java project in ide
2) close ide
3) remove some java files from the java project
4) start ide again 

The exception was thrown.
Comment 1 pzajac 2004-08-11 16:10:07 UTC
Created attachment 16757 [details]
exception stacktrace
Comment 2 Jan Becicka 2004-08-13 11:32:47 UTC
I'm sorry, I cannot reproduce this Exception. Anyway I hope I fixed
it. Please verify.

Checking in ClassDataObject.java;
/cvs/clazz/src/org/netbeans/modules/clazz/ClassDataObject.java,v  <--
 ClassDataObject.java
new revision: 1.63; previous revision: 1.62
done
Comment 3 pzajac 2004-08-27 12:49:41 UTC
v
Comment 4 Jan Becicka 2004-09-06 07:34:52 UTC
*** Issue 48487 has been marked as a duplicate of this issue. ***
Comment 5 Jan Becicka 2004-09-24 15:54:21 UTC
*** Issue 48957 has been marked as a duplicate of this issue. ***
Comment 6 Quality Engineering 2007-09-20 09:59:29 UTC
Reorganization of java component