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 255485 - IllegalArgumentException: java.lang.ClassCastException@1d9d92c0
Summary: IllegalArgumentException: java.lang.ClassCastException@1d9d92c0
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-22 13:09 UTC by stefan79
Modified: 2015-09-22 13:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220102


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

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2015-09-22 13:09:42 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: NetBeans was running in Background (no User-Activity).




Stacktrace: 
java.lang.IllegalArgumentException: java.lang.ClassCastException@1d9d92c0
   at sun.reflect.GeneratedMethodAccessor221.invoke(GeneratedMethodAccessor221.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-22 13:09:44 UTC
Created attachment 156349 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2015-09-22 13:36:38 UTC

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