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 200117 - AssertionError: cannot switch to silent mode when not running
Summary: AssertionError: cannot switch to silent mode when not running
Status: RESOLVED DUPLICATE of bug 186366
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 16:32 UTC by jmichelberger
Modified: 2011-08-10 12:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174654


Attachments
stacktrace (490 bytes, text/plain)
2011-07-13 16:32 UTC, jmichelberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmichelberger 2011-07-13 16:32:12 UTC
Build: NetBeans IDE 7.0.1 RC1 (Build 201106222100)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows XP

Stacktrace: 
java.lang.AssertionError: cannot switch to silent mode when not running
   at org.netbeans.modules.progress.spi.InternalHandle.toSilent(InternalHandle.java:160)
   at org.netbeans.api.progress.ProgressHandle.suspend(ProgressHandle.java:119)
   at org.apache.tools.ant.module.bridge.impl.NbBuildLogger$1.run(NbBuildLogger.java:123)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 jmichelberger 2011-07-13 16:32:16 UTC
Created attachment 109423 [details]
stacktrace
Comment 2 Jan Peska 2011-08-10 12:09:08 UTC

*** This bug has been marked as a duplicate of bug 186366 ***