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 72856 - A javax.jmi.reflect.InvalidObjectException exception has occurred.
Summary: A javax.jmi.reflect.InvalidObjectException exception has occurred.
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-20 17:43 UTC by xion
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xion 2006-02-20 17:43:45 UTC
When I'm starting my project named suhnydr with the ide (v.5), there is a lot of
the same error that occur :

[A javax.jmi.reflect.InvalidObjectException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Documents and
Settings\[user]\.netbeans\5.0\var\log folder.]

And the exception :

javax.jmi.reflect.InvalidObjectException: Object with MOFID
EBA19C69-9506-11DA-A69C-E132AC3AAA77:0000000000001556 no longer exists, class:
org.netbeans.jmi.javamodel.JavaClass$Impl
	at
org.netbeans.mdr.handlers.BaseObjectHandler._getDelegate(BaseObjectHandler.java:359)
	at
org.netbeans.mdr.storagemodel.AttrCollection.clearAttribComposite(AttrCollection.java:281)
	at
org.netbeans.mdr.storagemodel.AttrCollection$AttrIterator.remove(AttrCollection.java:308)
	at
org.netbeans.mdr.handlers.AttrCollWrapper$AttrIteratorWrapper.remove(AttrCollWrapper.java:185)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.JavaClassImpl._delete(JavaClassImpl.java:1069)
	at org.netbeans.mdr.handlers.InstanceHandler.refDelete(InstanceHandler.java:306)
	at
org.netbeans.modules.javacore.scanning.JavaUpdater.makeIndex(JavaUpdater.java:264)
	at
org.netbeans.modules.javacore.scanning.JavaUpdater.computeIndex(JavaUpdater.java:58)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.directUpdate(ResourceImpl.java:713)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.checkUpToDate(ResourceImpl.java:644)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.checkUpToDate(ResourceImpl.java:587)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.getPackageName(ResourceImpl.java:189)
	at org.netbeans.jmi.javamodel.Resource$Impl.getPackageName(Unknown Source)
	at org.netbeans.modules.java.JavaNode.resolveIcons(JavaNode.java:571)
	at org.netbeans.modules.java.JavaNode$StateUpdater.updateNodes(JavaNode.java:709)
	at org.netbeans.modules.java.JavaNode$StateUpdater.run(JavaNode.java:702)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)
Comment 1 xion 2006-02-25 23:28:15 UTC
I have uninstalled netbeans 5.0 and now I use ther version 5.5 and it works 
without problem for the moment.
Comment 2 Jiri Prox 2006-02-27 09:53:53 UTC
Reopening to close is as WFM rather than FIXED
Comment 3 Jiri Prox 2006-02-27 09:54:43 UTC
WFM
Comment 4 Quality Engineering 2007-09-20 09:52:33 UTC
Reorganization of java component