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 48508 - InvalidObjectException from updateFromDataObject
Summary: InvalidObjectException from updateFromDataObject
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on: 50414
Blocks: 49959
  Show dependency tree
 
Reported: 2004-09-06 09:12 UTC by pferreira
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log File (70.48 KB, text/plain)
2004-09-06 09:35 UTC, pferreira
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pferreira 2004-09-06 09:12:38 UTC
System:

Windows XP Pro SP2 (EN)
JAVA 1.5.0 beta2 (b51)
netbeans 4.0 beta 1

Steps (As can be Seen from the Images):
1. Did a Clean Build on a Project
(the build completed fine, but somewhere in the
middle of the build I got the exception)

Note:
This is a clean install (deleted both the old
version installed, i.e. the directory, and the
.netbeans/4.0.beta1 has nothing that didn't came
or was created by the system).

I think this has something to do with the code
completion or indent!?
Comment 1 pferreira 2004-09-06 09:35:50 UTC
Created attachment 17382 [details]
Log File
Comment 2 Jaromir Uhrik 2004-09-13 18:22:01 UTC
Not sure, but upon the content of stack reassigning to mdr. Feel free
to change the component assignment.
Comment 3 Martin Matula 2004-10-14 17:34:44 UTC
Fixed by implementing task specified in issue 50414.
I've also added more debug messages just for the case I missed
something...
Comment 4 Quality Engineering 2007-09-20 11:49:38 UTC
Reorganization of java component