Posted: Mon Mar 05, 2012 1:23 am Post subject: Re: can not launch debugger
Yatiri
Joined: 15 Apr 2008 Posts: 637 Location: Germany
Test (from you local) machine if the debugport is open/reachable with:
telnet <RemoteMachineNameOrIP> <DebugPort> (Please note, that a "space" is used in between the 2 arguments: It is space and not ":" !)
Note that each EG (Execution Group) has its own debugport (if configured) and that there might (likely) also be firewalls which can block your port. You are hopefully/likely using some port in the range around e.g. 9997.
If you can connect to the port, then the screen on the telnet (on windows) will just turn black (probably some strange security mechanism on Windows): On Windows you (would) have to issue telnet-commands in the dark (well... there is a command or setting where you can change that)
If you cannot connect, then the screen will show an error message (after some time). If you have an error message do a telnet "locally" "on the remote" server: If it works you likely have a firewall, which blocks the port (to be accessible from you local/other machine). If not recheck the configuration of the debug port on the EG. Also restart the EG (manually or in the command-line with "mqsireload"). _________________ Just use REFERENCEs
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum