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 196339

Summary: AssertionError at org.netbeans.modules.cnd.apt.support.APTFileCacheEntry.setIncludeData
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED WORKSFORME    
Severity: normal CC: vv159170
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177262
Attachments: stacktrace

Description Exceptions Reporter 2011-03-05 10:06:42 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.apt.support.APTFileCacheEntry.setIncludeData(APTFileCacheEntry.java:142)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.serialIncludeImpl(APTAbstractWalker.java:282)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.includeImpl(APTAbstractWalker.java:143)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.onInclude(APTAbstractWalker.java:113)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTFindMacrosWalker.onInclude(APTFindMacrosWalker.java:154)
   at org.netbeans.modules.cnd.apt.support.APTWalker.onAPT(APTWalker.java:223)
Comment 1 Exceptions Reporter 2011-03-05 10:06:47 UTC
Created attachment 106741 [details]
stacktrace
Comment 2 Alexander Simon 2011-10-07 07:41:36 UTC
No new exception reports + single exception report was on beta version.
Close issue.