Interrupting a beanshell script in JConsole
Jean-Philippe Daigle <[email protected]> Mon, 20 Jul 2009 17:23:24 -0400
| Newsgroups | gmane.comp.java.beanshell.user |
|---|---|
| Message-ID | <[email protected]> |
Say you're running a loop in a beanshell script, like this:
while(true){ print("uh-oh!"); };
The above will run forever and I haven't found a way to interrupt it.
I've tried:
* ctrl+c
* pause key
* break key
* ctrl+break
Is there any way to interrupt a loop running in a JConsole?
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge