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 254692 - exception when open "Failed includes dialog"
Summary: exception when open "Failed includes dialog"
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 10:27 UTC by Vladimir Voskresensky
Modified: 2016-03-16 08:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2015-08-25 10:27:44 UTC
INFO [dlight.libs.common.logger]: javax.swing.DefaultListModel cannot be cast to org.netbeans.modules.cnd.highlight.error.includes.ErrorFilesModel
java.lang.ClassCastException: javax.swing.DefaultListModel cannot be cast to org.netbeans.modules.cnd.highlight.error.includes.ErrorFilesModel
	at org.netbeans.modules.cnd.highlight.error.includes.ErrorIncludeDialog$12.run(ErrorIncludeDialog.java:639)
[catch] at org.netbeans.modules.cnd.modelimpl.csm.core.ModelImpl$3.run(ModelImpl.java:427)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
	at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
	at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)
Comment 1 Alexander Simon 2015-10-27 11:24:31 UTC
fixed in enum, change set:
ffe35d05cb9c
Comment 2 Quality Engineering 2015-10-29 02:21:53 UTC
Integrated into 'main-silver', will be available in build *201510290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8e658b6fa568
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #254692 - exception when open "Failed includes dialog"
(transplanted from ffe35d05cb9c1db1122d89a8591d00fce0b81079)
Comment 3 soldatov 2015-11-23 08:44:11 UTC
Verified in NetBeans 8.1 patch1