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

Summary: ClassCastException: java.lang.String cannot be cast to org.openide.filesystems.FileObject
Product: cnd Reporter: jaska_tl
Component: -- Other --Assignee: issues@cnd <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 198315
Attachments: stacktrace

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