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 255517 - IllegalArgumentException: java.lang.ClassCastException@5740a71e
Summary: IllegalArgumentException: java.lang.ClassCastException@5740a71e
Status: RESOLVED DUPLICATE of bug 205028
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 13:51 UTC by stefan79
Modified: 2015-09-23 14:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220139


Attachments
stacktrace (480 bytes, text/plain)
2015-09-23 13:51 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2015-09-23 13:51:52 UTC
This bug was originally marked as duplicate of bug 252618, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201509200002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 8

User Comments:
stefan79: Updated Files in CVS-Diff.




Stacktrace: 
java.lang.IllegalArgumentException: java.lang.ClassCastException@5740a71e
   at sun.reflect.GeneratedMethodAccessor593.invoke(GeneratedMethodAccessor593.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at org.openide.util.WeakListenerImpl$ListenerReference.run(WeakListenerImpl.java:638)
   at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.java:192)
Comment 1 stefan79 2015-09-23 13:51:54 UTC
Created attachment 156384 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2015-09-23 14:02:30 UTC

*** This bug has been marked as a duplicate of bug 205028 ***