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 162127 - 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: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Peska
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-07 14:23 UTC by vlad_konov
Modified: 2011-08-11 14:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149102


Attachments
stacktrace (516 bytes, text/plain)
2009-04-07 14:23 UTC, vlad_konov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vlad_konov 2009-04-07 14:23:09 UTC
Build: NetBeans IDE Dev (Build 200902231810)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.AssertionError: cannot switch to silent mode when not running
        at org.netbeans.progress.spi.InternalHandle.toSilent(InternalHandle.java:156)
        at org.netbeans.api.progress.ProgressHandle.suspend(ProgressHandle.java:116)
        at org.netbeans.modules.maven.execute.AbstractOutputHandler$1.run(AbstractOutputHandler.java:88)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)
Comment 1 vlad_konov 2009-04-07 14:23:15 UTC
Created attachment 79635 [details]
stacktrace
Comment 2 Jan Peska 2011-08-11 14:21:08 UTC

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