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 57931 - ObjectCollectedException at PauseActionProvider.checkEnabled():71
Summary: ObjectCollectedException at PauseActionProvider.checkEnabled():71
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
: 59152 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-15 13:30 UTC by Martin Schovanek
Modified: 2007-02-06 17:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (5.60 KB, text/plain)
2005-04-15 13:32 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2005-04-15 13:30:48 UTC
[#200504142205, jdk1.5.0_03, Linux + win-xp]

testDebugTag automated test sometimes crashes due the ObjectCollectedException,
see: http://beetle.czech:8080/unittest/TestCase.jsp?issues=717

It occured only on Linux and Windows platform.
Comment 1 Martin Schovanek 2005-04-15 13:32:59 UTC
Created attachment 21672 [details]
exception
Comment 2 Roman Ondruska 2005-04-15 14:27:57 UTC
Should be fixed in the trunk:

cvs commit -m "PATCH #57931" PauseActionProvider.java (in directory
E:\SOURCE\debuggerjpda\src\org\netbeans\modules\debugger\jpda\actions\)
Checking in PauseActionProvider.java;
/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/actions/PauseActionProvider.java,v
 <--  PauseActionProvider.java
new revision: 1.5; previous revision: 1.4
done
Comment 3 Martin Entlicher 2005-06-01 11:48:42 UTC
*** Issue 59152 has been marked as a duplicate of this issue. ***
Comment 4 Martin Schovanek 2007-02-06 17:22:08 UTC
v.