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 - Exception thrown when evaluating watches II
Summary: Exception thrown when evaluating watches II
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-22 13:57 UTC by Jan Stola
Modified: 2001-06-29 15:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thrown exception. (981 bytes, text/plain)
2001-06-22 14:00 UTC, Jan Stola
Details

Note You need to log in before you can comment on or make changes to this bug.
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.