Re: Kill the webcat process

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 34918
interpreted = N
texte = ps e will get you the listing of [e]very process. fgrep WebCat will show all lines in standard in that contain the string WebCat and the pipe character | joins the two processes.Hence: ps e | fgrep WebCatshould do what you want. The difference is that other *nix's use - to signify command line options. You can always type man ps to find out what the other options for ps are.John PeacockWill Starck wrote: > > > > > Do you know if that still happens with WebCat 4.x? > > Unfortunately, I think the answer is yes. WebCat 4 OSX has been crashing and > doing voodoo on my databases, I'm thinking this is probably the problem ;( > Don't know if this is a WebCat or iTools thingy. I like your twin email > idea...maybe some extra code so it'll just send one email if it finds two > processes? > > BTW, ps ef grep WebCatalog gets me: > > usage: ps [aAceglmnstuUvwx] [#] [filename] > > Are you sure that's the right syntax in OSX??? > > > Sincerely, > > Nitai > > > > On 20.7.2000 6:52 pm, John Butler wrote: > > > >> Yikes! > >> And boy do things get really messed up when webcat is running more than the > >> normal > >> processes! I have all kinds of intertwined code - dbs talking to other dbs - > >> and > >> appending/replacing based on that dialog... its a real mess when the dbs > >> start having > >> split personalities! > >> > >> Nitai @ Eyework wrote: > >> > >>> On 20.7.2000 6:23 pm, John Butler wrote: > >>> > >>>> Nitai, do you know why webcat had extra processes running? > >>>> We have this happen from time to time on Linux despite all education, and > >>>> despite that > >>>> all known causes have been avoided. > >>> > >>> No I don't know. I have a trigger sending me a email every hour and when I > >>> see that two emails are coming in, instead of one I know that two processes > >>> are running again. This happens about every 3 months or so. > >>> > >>> This is with iTools (Tenon), and WebCat 3.x. > >>> > >>> Sincerely, > >>> Nitai > >> > >> > >> ------------------------------------------------------------- > >> This message is sent to you because you are subscribed to > >> the mailing list . > >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to > >> > >> Web Archive of this list is at: http://search.smithmicro.com/ > > > > -- > > Ecommerce für Ihre Ziele > > Eyework - http://eyework.net/ > > > > EMail: Info@eyework.net > > Tel: +41 (0)52 / 654 15 58, Fax: +41 (0)52 / 654 15 59 > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > > Web Archive of this list is at: http://search.smithmicro.com/ > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Kill the webcat process (John Butler 2000)
  2. Re: Kill the webcat process (Clement Ross 2000)
  3. Re: Kill the webcat process (Bob Minor 2000)
  4. Re: Kill the webcat process (Nitai @ Eyework 2000)
  5. Re: Kill the webcat process (John Peacock 2000)
  6. Re: Kill the webcat process (Will Starck 2000)
  7. Re: Kill the webcat process (Nitai @ Eyework 2000)
  8. Re: Kill the webcat process (John Butler 2000)
  9. Re: Kill the webcat process (Nitai @ Eyework 2000)
  10. Re: Kill the webcat process (John Butler 2000)
  11. Re: Kill the webcat process (Nitai @ Eyework 2000)
  12. Re: Kill the webcat process (Nitai @ Eyework 2000)
  13. Re: Kill the webcat process (John Peacock 2000)
  14. Kill the webcat process (Nitai @ Eyework 2000)
ps e will get you the listing of [e]very process. fgrep WebCat will show all lines in standard in that contain the string WebCat and the pipe character | joins the two processes.Hence: ps e | fgrep WebCatshould do what you want. The difference is that other *nix's use - to signify command line options. You can always type man ps to find out what the other options for ps are.John PeacockWill Starck wrote: > > > > > Do you know if that still happens with WebCat 4.x? > > Unfortunately, I think the answer is yes. WebCat 4 OSX has been crashing and > doing voodoo on my databases, I'm thinking this is probably the problem ;( > Don't know if this is a WebCat or iTools thingy. I like your twin email > idea...maybe some extra code so it'll just send one email if it finds two > processes? > > BTW, ps ef grep WebCatalog gets me: > > usage: ps [aAceglmnstuUvwx] [#] [filename] > > Are you sure that's the right syntax in OSX??? > > > Sincerely, > > Nitai > > > > On 20.7.2000 6:52 pm, John Butler wrote: > > > >> Yikes! > >> And boy do things get really messed up when webcat is running more than the > >> normal > >> processes! I have all kinds of intertwined code - dbs talking to other dbs - > >> and > >> appending/replacing based on that dialog... its a real mess when the dbs > >> start having > >> split personalities! > >> > >> Nitai @ Eyework wrote: > >> > >>> On 20.7.2000 6:23 pm, John Butler wrote: > >>> > >>>> Nitai, do you know why webcat had extra processes running? > >>>> We have this happen from time to time on Linux despite all education, and > >>>> despite that > >>>> all known causes have been avoided. > >>> > >>> No I don't know. I have a trigger sending me a email every hour and when I > >>> see that two emails are coming in, instead of one I know that two processes > >>> are running again. This happens about every 3 months or so. > >>> > >>> This is with iTools (Tenon), and WebCat 3.x. > >>> > >>> Sincerely, > >>> Nitai > >> > >> > >> ------------------------------------------------------------- > >> This message is sent to you because you are subscribed to > >> the mailing list . > >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to > >> > >> Web Archive of this list is at: http://search.smithmicro.com/ > > > > -- > > Ecommerce für Ihre Ziele > > Eyework - http://eyework.net/ > > > > EMail: Info@eyework.net > > Tel: +41 (0)52 / 654 15 58, Fax: +41 (0)52 / 654 15 59 > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > > Web Archive of this list is at: http://search.smithmicro.com/ > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ John Peacock

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

PCS Frames (1997) BUG REPORT: numeric ge, le, gr & ls comparisons don't work ... (1999) So much more than a Software Developer (2004) problems with WebCat-Plugin (1997) I have troubles to send message out (1998) Help! Strange happenings... (1997) Ok here is a question? (1997) Re:Why did PCS send me this? (1999) Running _every_ page through WebCat ? (1997) Summing fields (1997) Webcatalog quitting (1997) New Plug-in and Type 11 errors (1997) Long/Lat (2002) my price won't move (1997) WebCatalog can't find database (1997) Rams SuperBowl Champs (2000) Banner not random (1999) Separate SSL Server (1997) Templates on Unix & CGI on Mac? (1997) different show next (1997)