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 13097

Summary: Exception thrown when evaluating watches II
Product: debugger Reporter: Jan Stola <jstola>
Component: JavaAssignee: Daniel Prusa <dprusa>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Thrown exception.

Description Jan Stola 2001-06-22 13:57:39 UTC
Netbeans build 010622
=====================

JDK 1.3.1

com.sun.jdi.IncompatibleThreadStateException thrown when evaluating
watches. It is some type of race conditions, so it cannot be
easily reproduced, but the stack trace should be sufficient
(see attachment). Functionality is not affected. Exception
is printed only into the console.
Comment 1 Jan Stola 2001-06-22 14:00:45 UTC
Created attachment 1688 [details]
Thrown exception.
Comment 2 Daniel Prusa 2001-06-26 12:06:06 UTC
Fixed in main trunk.