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 258192

Summary: IllegalArgumentException: Result org.netbeans.modules.cnd.modelimpl.platform.CndParserResult@c663402 [org.netbeans.modules.cnd.modelimpl.platform.CndParserResult] does not provide CompilationInfo
Product: platform Reporter: Vladimir Kvashin <vkvashin>
Component: LookupAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal CC: vkvashin
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222776
Attachments: stacktrace

Description Vladimir Kvashin 2016-03-01 10:29:52 UTC
Build: NetBeans IDE Dev (Build 20160229-026a6098fb4c)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Linux

User Comments:
vkvashin: Unfortunately I've noticed exception only after a lon gtime. I modified JConvert and had LLVM project opened.




Stacktrace: 
java.lang.IllegalArgumentException: Result org.netbeans.modules.cnd.modelimpl.platform.CndParserResult@c663402 [org.netbeans.modules.cnd.modelimpl.platform.CndParserResult] does not provide CompilationInfo
   at org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper.run(JavaSourceAccessor.java:292)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:584)
   at org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(TaskProcessor.java:809)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:304)
   at org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execute(TaskProcessor.java:725)
   at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:686)
Comment 1 Vladimir Kvashin 2016-03-01 10:29:56 UTC
Created attachment 158683 [details]
stacktrace
Comment 2 Vladimir Kvashin 2016-03-01 12:01:19 UTC
This is related with the CND issue 258194
Such exception happen if I add a Java file to C++ project via file menu.
I don't quite understand whether this issue is a duplicate of issue 258194, so Ieave both open.
Comment 3 Exceptions Reporter 2017-10-12 08:38:45 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222776