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 183109 - [69cat] IllegalStateException: Too many org.netbeans.modules.debugger.ui.models.BreakpointsActionsProvider$7$1 (3) in shared RequestProcessor; create your own
Summary: [69cat] IllegalStateException: Too many org.netbeans.modules.debugger.ui.mode...
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 16:55 UTC by jasondonmoyer
Modified: 2010-05-11 14:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167276


Attachments
stacktrace (1.39 KB, text/plain)
2010-03-29 16:55 UTC, jasondonmoyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasondonmoyer 2010-03-29 16:55:29 UTC
Build: NetBeans IDE Dev (Build 201003290201)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
jasondonmoyer: attempting to delete breakpoints from the breakpoint debugger tab




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.debugger.ui.models.BreakpointsActionsProvider$7$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:368)
   at org.netbeans.modules.debugger.ui.models.BreakpointsActionsProvider$7.perform(BreakpointsActionsProvider.java:184)
   at org.netbeans.spi.viewmodel.Models$ActionSupport.actionPerformed(Models.java:637)
   at org.netbeans.modules.viewmodel.TreeModelNode.destroy(TreeModelNode.java:417)
   at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.doDestroy(ExplorerActionsImpl.java:658)
   at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.actionPerformed(ExplorerActionsImpl.java:608)
Comment 1 jasondonmoyer 2010-03-29 16:55:32 UTC
Created attachment 96256 [details]
stacktrace
Comment 2 Martin Entlicher 2010-03-30 15:22:42 UTC
Fixed in changeset:   165446:2f1995cc48e1
http://hg.netbeans.org/main/rev/2f1995cc48e1
Comment 3 Quality Engineering 2010-04-02 05:01:06 UTC
Integrated into 'main-golden', will be available in build *201004020200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2f1995cc48e1
User: mentlicher@netbeans.org
Log: #183109 Use one-way RP for breakpoint deletion.
Comment 4 Marian Mirilovic 2010-05-11 14:47:07 UTC
verified in NB 6.9 201005101725