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 9106 - The debugger should handle UnsupportedOperationException gracefully
Summary: The debugger should handle UnsupportedOperationException gracefully
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P4 normal (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-15 17:57 UTC by Martin Ryzl
Modified: 2001-05-05 21:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ryzl 2001-01-15 17:57:43 UTC
Step to reproduce: use an incomplete implementation of JPDA debugger.

*********** Exception occurred ************
Mon Jan 15 18:36:52 GMT+01:00 2001java.lang.UnsupportedOperationException: null
java.lang.UnsupportedOperationException
	at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:41)
	at
com.sun.tools.jdi.VirtualMachineImpl.dispose(VirtualMachineImpl.java:358)
	at
org.netbeans.modules.debugger.jpda.JPDADebugger.finishDebugger(JPDADebugger.java
:272)
	at
org.netbeans.modules.debugger.multisession.Session.finishIn(Session.java:443)
	at
org.netbeans.modules.debugger.multisession.Session.finish(Session.java:371)
	at
org.netbeans.modules.debugger.multisession.EnterpriseDebugger.finishDebugger(Ent
erpriseDebugger.java:141)
	at
org.openide.actions.DebuggerPerformer$FinishDebuggerPerformer.performAction(Debu
ggerPerformer.java:203)
	at
org.openide.util.actions.CallbackSystemAction.performAction(CallbackSystemAction
.java:78)
	at
org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemActi
on.java:66)
	at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1450)
	at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.ja
va:1504)
	at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:378)
	at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250)
	at javax.swing.AbstractButton.doClick(AbstractButton.java:279)
	at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenu
ItemUI.java:886)
	at java.awt.Component.processMouseEvent(Component.java:3717)
	at java.awt.Component.processEvent(Component.java:3546)
	at java.awt.Container.processEvent(Container.java:1164)
	at java.awt.Component.dispatchEventImpl(Component.java:2595)
	at java.awt.Container.dispatchEventImpl(Container.java:1213)
	at java.awt.Component.dispatchEvent(Component.java:2499)
	at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
	at java.awt.Container.dispatchEventImpl(Container.java:1200)
	at java.awt.Window.dispatchEventImpl(Window.java:912)
	at java.awt.Component.dispatchEvent(Component.java:2499)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:319)
	at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
Comment 1 Jan Stola 2001-01-22 12:12:59 UTC
BUG also appears in version : FFJ20
Comment 2 Jan Chalupa 2001-03-12 09:06:00 UTC
Version: 'Dev' -> 3.2
Comment 3 Daniel Prusa 2001-04-04 11:01:48 UTC
ASSIGNED
Comment 4 Daniel Prusa 2001-04-05 15:59:20 UTC
fixed in main trunk and release32
Comment 5 Jan Chalupa 2001-05-05 21:35:54 UTC
Target milestone -> 3.2