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

Summary: InvalidObjectException from updateFromDataObject
Product: java Reporter: pferreira <pferreira>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 50414    
Bug Blocks: 49959    
Attachments: Log File

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