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 49002

Summary: InvalidObjectException when changing platform and after refact. undo
Product: java Reporter: Milan Kubec <mkubec>
Component: UnsupportedAssignee: Tomas Hurka <thurka>
Status: CLOSED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 48217, 49959    
Attachments: exc stack trace

Description Milan Kubec 2004-09-14 13:59:19 UTC
[custom 20040914, JDK 1.5.0 RC]

I've created 3 platforms 1.3, 1.4, 1.5. I was
changing java platform for a project to all those
3 platforms one after another and I got
InvalidObjectException.
Comment 1 Milan Kubec 2004-09-14 13:59:52 UTC
Created attachment 17619 [details]
exc stack trace
Comment 2 Martin Matula 2004-09-24 11:43:05 UTC
*** Issue 48638 has been marked as a duplicate of this issue. ***
Comment 3 Martin Matula 2004-10-04 14:36:03 UTC
*** Issue 49401 has been marked as a duplicate of this issue. ***
Comment 4 Martin Matula 2004-10-04 15:30:12 UTC
Fixed.

Checking in src/org/netbeans/modules/javacore/ExclusiveMutex.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/ExclusiveMutex.java,v
 <--  ExclusiveMutex.java
new revision: 1.28; previous revision: 1.27
done
Checking in src/org/netbeans/modules/javacore/JMManager.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/JMManager.java,v
 <--  JMManager.java
new revision: 1.60; previous revision: 1.59
done
Comment 5 Milan Kubec 2004-10-26 10:50:02 UTC
Verified in dev-200410241800.
Comment 6 Quality Engineering 2007-09-20 12:37:07 UTC
Reorganization of java component