DebuggerInfo di = DebuggerInfo.create (
"My First Debugger Info",
new Object [] {
abstractDICookieInstance
}
);
DebuggerManager.getDebuggerManager ().startDebugging (di);
Creates a new instance of VirtualMachine for this DebuggerInfo Cookie.
a new instance of VirtualMachine for this DebuggerInfo Cookie throws: java.net.ConnectException - When a connection is refused