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 82182 - javax.jmi.reflect.InvalidObjectException when trying to perform "Find usages" on a method
Summary: javax.jmi.reflect.InvalidObjectException when trying to perform "Find usages"...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-08 16:06 UTC by m_potociar
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Zipped log file with the exception (16.38 KB, application/octet-stream)
2006-08-08 16:07 UTC, m_potociar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description m_potociar 2006-08-08 16:06:38 UTC
I am getting this exception when I press Alt+F7 on a method in a class.
Comment 1 m_potociar 2006-08-08 16:07:29 UTC
Created attachment 32657 [details]
Zipped log file with the exception
Comment 2 m_potociar 2006-08-08 16:24:00 UTC
I was using NB 5.5beta2. I just installed the latest daily dev build (from
08/08/2006). I still get the same error.
Comment 3 Jiri Prox 2006-08-10 12:30:10 UTC
Is it reproducible with fresh userdir?
Comment 4 m_potociar 2006-08-10 15:41:18 UTC
I do not have any exact steps how to reproduce it. When it started to happen
(for no obvious reason), I always had to restart the IDE. The problem is that
unfortunately I cannot afford to spend time now trying to reproduce the bug with
a fresh userdir (if I do not know the exact steps how to reproduce it). Do you
suspect that it is some NB module/plugin causing it?
Comment 5 Jiri Prox 2006-08-10 15:52:24 UTC
The exceptions are result of corrupted metadata, unfortunatelly we don't have
any suspicion now. I'd suggest you to delete ${userdir}/var/cache/mdrstroage
directory instead of simple restart. The metadata will get regenerated (no
settings lost). 
Getting exact steps to reproduce is very hard so it'll be helpfull if you can
provide list of function/features which you used.
Comment 6 m_potociar 2006-08-11 14:52:20 UTC
Right now I am not able to tell the features I used. I'll try to sum it up if it
happens again. What I suspect that might be causing it (provided the problem is
not caused by a bug in core netbeans feature) is a line tools module
(http://www.nbextras.org/2006/01/24/1138063301450.html). But, of course, that is
just a guess...
Comment 7 Jan Becicka 2006-08-17 22:34:55 UTC
Should be already fixed - some mdr improvements were made after beta2.
Comment 8 Jan Becicka 2006-10-26 16:26:35 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 9 Quality Engineering 2007-09-20 11:49:07 UTC
Reorganization of java component