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 - InvalidObjectException when changing platform and after refact. undo
Summary: InvalidObjectException when changing platform and after refact. undo
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: RANDOM
: 49401 (view as bug list)
Depends on:
Blocks: 48217 49959
  Show dependency tree
 
Reported: 2004-09-14 13:59 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (2.42 KB, text/plain)
2004-09-14 13:59 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
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