Find the answer to your Linux question:
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 ...
  1. #1
    Just 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?

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Kind of specialized. You may be able to find help here

    SQLLY Development Support Forums - Startup Problem

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...