Menu

#26 listening port and connecting port swapped?

open
nobody
None
5
2006-11-30
2006-11-30
simon
No

first install attempt:
winxpsp2,
netbeans ide 5.5,
org-jymc-jpydbgfornetbeans-0.0.18-5.nbm

when i first tried to debug i got the error:
"ERROR :: Socket Write Command error java.net.ConnectException:ConnectException: Connection refused: connect"

going through the install steps --
i noticed the jpydb configuration, Debugger Options, screenshot had:
listening port set to: 29100, and
connecting port set to: -1

my Debugger Options were swapped w/
listening port set to: -1, and
connecting port set to: 29100

setting them up as per the screenshot cleared up the error.

Discussion


Log in to post a comment.