Phil, I'm not sure how to cancel the schedules service once it is already running -
However, maybe we could see some code? What technology are you using? How are you creating the open socket? is it possible to time the socket to close given a certain time period? I make the assumption that the socket is opened, and waits for the incoming connection. Once the connection is recieved, the process is shut down, and then it continues on it's merry way? Is this correct? Mark ------------------------------------------------------------------ [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [ www.safefrombees.com ] Quoting Phil Evans <[EMAIL PROTECTED]>: > Hi All, > > I have a task running under the CF scheduler that creates a TCP/IP port, and > handles messages that are sent from another process. > > About once a week a network outage at the client site will cause the process > to hang. The process still exists, the TCP/IP port exists, but the process > ceases to function. > I have a shut down feature built into the software based on flag checking, > but as the process is hung, it can't check the flag and end normally. > > If they restart the cfmx application service, this kills the process, > releases the port, and the process can then be restarted successfully. > > Is there any way (under windows CFMX) that I can find and kill a process > without having to kill all CF processing by restarting the service? > > Thanks, > Phil. > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
