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 133708 - com.sun.jdi.request.InvalidRequestStateException: step request instance of java.lang.Thread(name='http-8084-2', id=162) (deleted)
Summary: com.sun.jdi.request.InvalidRequestStateException: step request instance of ja...
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-22 20:13 UTC by murgiles
Modified: 2011-11-21 14:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 7122


Attachments
stacktrace (722 bytes, text/plain)
2008-04-22 20:13 UTC, murgiles
Details

Note You need to log in before you can comment on or make changes to this bug.
Description murgiles 2008-04-22 20:13:17 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments:
Comment 1 murgiles 2008-04-22 20:13:31 UTC
Created attachment 60573 [details]
stacktrace
Comment 2 Martin Entlicher 2008-04-26 21:35:57 UTC
Probably caused by a missing synchronization of stepRequest field.
It seems to happen quite rarely.
Comment 3 Exceptions Reporter 2008-11-10 15:17:41 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=7122
Comment 4 Exceptions Reporter 2009-08-11 22:02:44 UTC
This issue already has 14 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=7122
Comment 5 Martin Entlicher 2011-11-21 14:55:54 UTC
It looks like this has been fixed already by other changes.