Results 1 to 2 of 2
I am trying to run a service that listens to a port for instructions from a Windows box. It is called timetobackupservice. I use the following command to run the ...
- 08-13-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 1
Service won't load
I am trying to run a service that listens to a port for instructions from a Windows box. It is called timetobackupservice. I use the following command to run the service ./timetobackupservice from a command line. It seems to run, indicates which port it is listening to, but then hangs up. When I move the cursor, it "enters" a bunch of odd characters and I have to close the command line window. When I check to see if the service is listening to the port (netstat -tulnap) it shows that it is not listening.
Any ideas?
- 08-13-2009 #2
Kind of specialized. You may be able to find help here
SQLLY Development Support Forums - Startup Problem


Reply With Quote