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 80192 - InvalidObjectException while editing a Java source file
Summary: InvalidObjectException while editing a Java source file
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 16:17 UTC by rodgerssdg
Modified: 2008-02-25 16:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NetBeans message log (304.09 KB, text/plain)
2006-07-13 16:18 UTC, rodgerssdg
Details
Java source file that triggers the exception (19.46 KB, text/plain)
2006-07-13 16:19 UTC, rodgerssdg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rodgerssdg 2006-07-13 16:17:02 UTC
After adding some inner classes to one of the class files in our project I
noticed  a red icon flashing in the lower right corner of the IDE window.
Clicking on that icon opened a dialog informing me that a RuntimeException had
occurred and asking that I submit issue. The details showed it to be an
InvalidObjectExpression.

Once this exception started happening features such as code completion, syntax
checking, and refactoring stopped working. All I get is a little "please wait"
tool tip that stays on the screen until I click somewhere in the editor window.
Saving the edited file with ctrl-S in the editor window also no longer works.
"Save All" from the File menu or tool bar appears to be the only way to save the
file.

I will attempt to attach the message log as the error dialog requested, and also
a copy of my Java source file. However, I don't see anything on this issue
submission page that will let me do that.
Comment 1 rodgerssdg 2006-07-13 16:18:25 UTC
Created attachment 31830 [details]
NetBeans message log
Comment 2 rodgerssdg 2006-07-13 16:19:42 UTC
Created attachment 31831 [details]
Java source file that triggers the exception
Comment 3 Quality Engineering 2007-09-20 10:28:04 UTC
Reorganization of java component
Comment 4 Jan Becicka 2008-02-25 16:18:33 UTC
This issue is not valid in current builds any more. Java support was completely
redesigned in 6.0 time frame. Please use NetBeans 6.0 and later.