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 50518 - A javax.jmi.reflect.InvalidObjectException exception has occurred.
Summary: A javax.jmi.reflect.InvalidObjectException exception has occurred.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-16 23:41 UTC by cyberanto
Modified: 2004-10-18 10:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans log file (299.13 KB, patch)
2004-10-16 23:44 UTC, cyberanto
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description cyberanto 2004-10-16 23:41:16 UTC
Every change to source code is causing this 
now ...
Comment 1 cyberanto 2004-10-16 23:44:41 UTC
Created attachment 18339 [details]
netbeans log file
Comment 2 cyberanto 2004-10-17 23:06:46 UTC
this error occurrs when I try to extend a class from e.g. javax.swing

the tool will display the classes available, but as soon as I select 
a class or type a J (in order to obtain a JFrame), the error window 
pops up, msg:

Cannot find symbol: javax.swing

jdk1.5.0 rt.jar is part the selected java platform , and exists.
Comment 3 Milan Kubec 2004-10-18 09:55:44 UTC
Reassigning for evaluation.
Comment 4 Martin Matula 2004-10-18 10:10:28 UTC
This was fixed some time ago. I recommend to get a newer build (e.g.
the latest q-build).