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 243844 - AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEvent.<init>
Summary: AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEvent.<init>
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-15 09:59 UTC by Alexander Simon
Modified: 2014-04-24 02:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209119


Attachments
stacktrace (2.29 KB, text/plain)
2014-04-15 09:59 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2014-04-15 09:59:41 UTC
Build: NetBeans IDE Dev (Build 20140415-68a53aa4346c)
VM: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: SunOS

User Comments:
alexvsimon: clean and build module inside IDE




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEvent.<init>(CsmEvent.java:120)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEvent.createFileEvent(CsmEvent.java:104)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventDispatcher.registerEvent(CsmEventDispatcher.java:179)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventDispatcher.access$1100(CsmEventDispatcher.java:85)
   at org.netbeans.modules.cnd.modelimpl.platform.CsmEventDispatcher$IndexListener.removed(CsmEventDispatcher.java:519)
   at org.netbeans.modules.cnd.modelimpl.platform.CndIndexer$Factory.filesDeleted(CndIndexer.java:126)
Comment 1 Alexander Simon 2014-04-15 09:59:42 UTC
Created attachment 146759 [details]
stacktrace
Comment 2 Vladimir Kvashin 2014-04-15 17:02:49 UTC
fixed in cnd-main
http://hg.netbeans.org/cnd-main/rev/974705d000d6
Comment 3 Quality Engineering 2014-04-18 02:42:48 UTC
Integrated into 'main-silver', will be available in build *201404180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/974705d000d6
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #243844 - AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEvent.<init>
Comment 4 Quality Engineering 2014-04-24 02:17:53 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/6ed1e405c646
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #243844 - AssertionError at org.netbeans.modules.cnd.modelimpl.platform.CsmEvent.<init>
(transplanted from 974705d000d6d129d0efbc9b9b8dbd44d665851b)