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 80843 - Getting InvalidRequestStateException
Summary: Getting InvalidRequestStateException
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-21 16:22 UTC by jmanko
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log from Beta 2 (30.59 KB, text/plain)
2006-07-21 16:24 UTC, jmanko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmanko 2006-07-21 16:22:33 UTC
*********** Exception occurred ************ at 11:17 AM on Jul 21, 2006
com.sun.jdi.request.InvalidRequestStateException: step request instance of
java.lang.Thread(name='main', id=1) (enabled)
	at
com.sun.tools.jdi.EventRequestManagerImpl$EventRequestImpl.invalidState(EventRequestManagerImpl.java:96)
	at
com.sun.tools.jdi.EventRequestManagerImpl$ClassVisibleEventRequestImpl.addClassExclusionFilter(EventRequestManagerImpl.java:272)
	at
org.netbeans.modules.debugger.jpda.actions.StepIntoActionProvider.addPatternsToRequest(StepIntoActionProvider.java:317)
	at
org.netbeans.modules.debugger.jpda.actions.StepIntoActionProvider.propertyChange(StepIntoActionProvider.java:162)
	at
java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
	at
java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270)
	at
org.netbeans.modules.debugger.jpda.actions.SmartSteppingFilterImpl.addExclusionPatterns(SmartSteppingFilterImpl.java:73)
	at
org.netbeans.modules.debugger.jpda.ui.SmartSteppingImpl.addExclusionPatterns(SmartSteppingImpl.java:93)
	at
org.netbeans.modules.debugger.jpda.ui.SmartSteppingImpl.stopHere(SmartSteppingImpl.java:86)
	at
org.netbeans.modules.debugger.jpda.actions.CompoundSmartSteppingListener.stopHere(CompoundSmartSteppingListener.java:83)
	at
org.netbeans.modules.debugger.jpda.actions.StepActionProvider.exec(StepActionProvider.java:225)
[catch] at org.netbeans.modules.debugger.jpda.util.Operator$1.run(Operator.java:200)
	at java.lang.Thread.run(Thread.java:595)
Comment 1 jmanko 2006-07-21 16:24:00 UTC
Created attachment 32100 [details]
messages.log from Beta 2
Comment 2 jmanko 2006-07-21 16:24:36 UTC
5.5 Beta 2
Comment 3 jmanko 2006-07-21 18:16:14 UTC
This has nothing to do with Netbeans.
Comment 4 Quality Engineering 2007-09-20 09:49:37 UTC
Reorganization of java component