It definitely looks like this is a deadlock somewhere in Bootstrap.virtualMachineManager(). If I tweak jde.debugger.Main.main() and add a call to Bootstrap.virtualMachineManager() to give it a chance to initialize before things get busy, everything comes up like a champ. I didn't see anything between jde.debugger.Main.main() and jde.debugger.Application.getConnector() that looked like it would cause a deadlock. Perhaps a static initializer somewhere? I will give beta 13 a go and see what happens there. Mike Burr [EMAIL PROTECTED] "...and when tweetle beetles battle with paddles in a puddle, they call it a tweetle beetle puddle paddle battle." - Dr. Seuss
