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

Summary: com.sun.jdi.request.InvalidRequestStateException: step request instance of java.lang.Thread(name='http-8084-2', id=162) (deleted)
Product: debugger Reporter: murgiles <murgiles>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: blocker CC: dartme18
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=7122
Issue Type: DEFECT Exception Reporter: 7122
Attachments: stacktrace

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.