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 223030 - Exception: resumeRemoves without suspendRemoves 0
Summary: Exception: resumeRemoves without suspendRemoves 0
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-30 07:48 UTC by Alexander Simon
Modified: 2012-12-11 10:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 195915


Attachments
stacktrace (2.01 KB, text/plain)
2012-11-30 07:48 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2012-11-30 07:48:07 UTC
Build: NetBeans IDE Dev (Build 20121129-f5029d6c3d81)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows 7

Stacktrace: 
java.lang.Exception: resumeRemoves without suspendRemoves 0
   at org.netbeans.modules.cnd.utils.CndUtils.severe(CndUtils.java:188)
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:177)
   at org.netbeans.modules.cnd.utils.SuspendableFileChangeListener.resumeRemoves(SuspendableFileChangeListener.java:155)
   at org.netbeans.modules.cnd.modelimpl.platform.ModelSupport.resumeDeleteEvents(ModelSupport.java:690)
   at org.netbeans.modules.cnd.modelimpl.csm.core.NativeProjectListenerImpl.fileOperationsFinished(NativeProjectListenerImpl.java:267)
   at org.netbeans.modules.cnd.makeproject.NativeProjectProvider.fireFileOperationsFinished(NativeProjectProvider.java:374)
Comment 1 Alexander Simon 2012-11-30 07:48:09 UTC
Created attachment 128619 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-11-30 07:56:33 UTC
Please, provide steps to reproduce. I'm very interested in this bug
Comment 3 Vladimir Voskresensky 2012-12-11 10:30:54 UTC
Sasha, any steps to reproduce?