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 54888 - Opening WebViewes.java throws javax.jmi.reflect.InvalidObjectException
Summary: Opening WebViewes.java throws javax.jmi.reflect.InvalidObjectException
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-11 16:59 UTC by Martin Schovanek
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (4.24 KB, text/plain)
2005-02-11 17:00 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2005-02-11 16:59:28 UTC
[#200502091900, jdk1.5.0]

to reproduce:
-------------
1) open 'web/project' project
2) open WebViewes.java [Shift+Alt+O]

ERROR: IDE Throws:
javax.jmi.reflect.InvalidObjectException: Object
with MOFID ... no longer exists.
Comment 1 Martin Schovanek 2005-02-11 17:00:01 UTC
Created attachment 20321 [details]
exception
Comment 2 Tomas Hurka 2005-02-15 17:27:06 UTC
Fixed in trunk.
Checking in MDRParser.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/parser/MDRParser.java,v  <--  
MDRParser.java
new revision: 1.68; previous revision: 1.67
done
Comment 3 Jiri Prox 2005-07-14 09:54:49 UTC
Verified in 4.2 (200507110943)
Comment 4 Quality Engineering 2007-09-20 09:47:57 UTC
Reorganization of java component