Page 1 of 1

Error creating session: invalid:2159: Error

Posted: Thu Oct 04, 2012 7:11 pm
by sblair
I keep getting the following error in NBEclipse when I go to run the debugger. I can build and run the Release version without issue. But am getting this error everytime I'm in Debug and it goes to connect:

Error creating session: invalid:2159: No such file or directory.
invalid:2159: No such file or directory.
invalid:2159: No such file or directory.
invalid:2159: No such file or directory.


Any suggestions?

I'm running NBEclipse v2.5.3

Thanks
Scott

Re: Error creating session: invalid:2159: Error

Posted: Thu Oct 04, 2012 8:08 pm
by rnixon
The format looks like it wants an ip address in front of the colon before the port number. Are you positive you configured the debugger tab to tell it what ip address you want to connect to? The debugger tab is separate from the regular release download tab.

Re: Error creating session: invalid:2159: Error

Posted: Thu Oct 04, 2012 8:11 pm
by sblair
yeah I checked that and noticed that my IP address settings in there had gotten lost. I've used debug on this project before. I put the IP address back in but still getting the same thing.

Re: Error creating session: invalid:2159: Error

Posted: Thu Oct 04, 2012 8:15 pm
by sblair
rnixon,

Thanks! That forced me to go back in and look again....and the IP was missing...again. I realized the last time I went in there and entered the IP in both the different tabs I hit the "Debug" button at the bottom and it didn't apply and saving the settings like any other normal windows app would have.

Working now! Thanks for the assist :)