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 - AssertionError at org.netbeans.modules.cnd.apt.support.APTFileCacheEntry.setIncludeData
Summary: AssertionError at org.netbeans.modules.cnd.apt.support.APTFileCacheEntry.setI...
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-05 10:06 UTC by Exceptions Reporter
Modified: 2011-10-07 07:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177262


Attachments
stacktrace (2.45 KB, text/plain)
2011-03-05 10:06 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.