jdb "application not stopped" error

P Siegal <[email protected]> Mon, 11 Jun 2007 18:38:06 +0000 (UTC)
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
emacs-version on WinXP: "GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600)
JDE 2.3.5.1
jdk1.6.0

In jde-jdb, I randomly get "Application foo not stopped" when trying
to get things like step in/step over to happen thru jde-debug-step-over/
jde-debug-step-into etc.  The application of course *is* stopped and
I can issue jdb commands "by hand" in the buffer actually running
jdb but jde does not think so.  Any ideas?