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 225691 - ClassCastException: java.lang.String cannot be cast to org.openide.filesystems.FileObject
Summary: ClassCastException: java.lang.String cannot be cast to org.openide.filesystem...
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-04 10:14 UTC by jaska_tl
Modified: 2013-02-04 10:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 198315


Attachments
stacktrace (1.02 KB, text/plain)
2013-02-04 10:14 UTC, jaska_tl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jaska_tl 2013-02-04 10:14:34 UTC
Build: NetBeans IDE Dev (Build 201301210001)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Windows XP

User Comments:
jaska_tl: Netbeans start up after update (DEV 20130121000)




Stacktrace: 
java.lang.ClassCastException: java.lang.String cannot be cast to org.openide.filesystems.FileObject
   at org.netbeans.modules.cnd.discovery.performance.PerformanceIssueDetector.processCreateItem(PerformanceIssueDetector.java:148)
   at org.netbeans.modules.cnd.discovery.performance.PerformanceIssueDetector.processEvent(PerformanceIssueDetector.java:113)
   at org.netbeans.modules.dlight.libs.common.PerformanceLogger$1.run(PerformanceLogger.java:230)
   at org.openide.util.RequestProcessor$FixedRateTask.run(RequestProcessor.java:1218)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2048)
Comment 1 jaska_tl 2013-02-04 10:14:36 UTC
Created attachment 130982 [details]
stacktrace
Comment 2 Alexander Simon 2013-02-04 10:45:08 UTC
was fixed in next commit