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 48177 - InvalidObjectExc after scanning newly added java platform
Summary: InvalidObjectExc after scanning newly added java platform
Status: CLOSED DUPLICATE of bug 48131
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 16:07 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack traces (3.03 KB, text/plain)
2004-08-30 16:08 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-08-30 16:07:46 UTC
[dev-200408291800, JDK 1.5.0 b63]

I've added two nw platforms to IDE (1.4.2_05,
1.5.0) then I assigned 1.4.2 as platform for
simple project. After scanning of the platform was
finished  InvalidObjectException was thrown.
Comment 1 Milan Kubec 2004-08-30 16:08:52 UTC
Created attachment 17229 [details]
exc stack traces
Comment 2 Milan Kubec 2004-08-30 16:09:22 UTC
Annotation: Exception occurred in Request Processor
javax.jmi.reflect.InvalidObjectException: Object with MOFID
9FDD031A-FA8D-11D8-A838-6EB18F88AA77:0000000000000BD9 no longer exists.
	at
org.netbeans.mdr.handlers.BaseObjectHandler._getDelegate(BaseObjectHandler.java:322)
Comment 3 Jan Becicka 2004-09-14 12:37:16 UTC

*** This issue has been marked as a duplicate of 48131 ***
Comment 4 Milan Kubec 2004-10-01 12:32:05 UTC
Verified dupe.