Re: URGENT - CPU usage OSXS

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 36919
interpreted = N
texte = It already has a # in front of it and I have tried to restart it this very same way. As soon as I request any file to be served the cpu jumps to 99% and doesn't serve anything.LindaOn Tue, 03 Jul 2001 14:30:54 Alain Russell wrote: > Place a # in front of it > > > #FastCGIServer/Local/Library/WebServer/CGI-Executables/WebCatalogEngine/WebC > atalog > > > Then try and use the command line to restart > > /Local/Library/WebServer/CGI-Executables/WebCatalogEngine/WebCatalogCtl > start|stop|restart > > A > > > Yes I have this line. How do you comment out a line? > > > > Linda > > > > On Tue, 03 Jul 2001 14:11:14 > > Alain Russell wrote: > >> Check your itools configuration file - > >> /Local/Library/WebServer/tenon/apache/conf/itools.conf > >> and see if there is a > >> line that says > >> > >> > >> FastCGIServer > >> /Local/Library/WebServer/CGI-Executables/WebCatalogEngine/WebCatalog > >> > >> > >> This means you are starting webcatalog from fastcgi - > >> this is how my server > >> is set to start it and it works fine - others have had > to > >> comment out this > >> line and use a startup script. Let me know which you > >> have. > >> > >> > >>> Yes > >>> > >>> > >>> On Tue, 03 Jul 2001 13:57:19 > >>> Alain Russell wrote: > >>>> Do you run iTools from Tenon ?? Can you administer > >> your > >>>> server from > >>>> www.yourserver.com/itools_admin ?? > >>>> > >>>> > >>>>> I'm not sure, how would I find out ? I'm not sure > >> what > >>>>> starts it up. > >>>>> > >>>>> Linda > >>>>> > >>>>> On Tue, 03 Jul 2001 13:46:23 > >>>>> Alain Russell > wrote: > >>>>>> Linda - Are you starting the webcatalog server > with > >>>>>> fastcgi or using the > >>>>>> startup script ?? > >>>>>> > >>>>>> Alain > >>>>>> > >>>>>>> Once again this crap has happened. This has > >> happened > >>>>>> before > >>>>>>> and SMSI had to go in and fix it on my machine > and > >>>> now > >>>>>> it's > >>>>>>> doing it again. After the server was restarted > (and > >>>>>> nothing > >>>>>>> was done to it) the cpu usage went up to 99% and > >>>> won't > >>>>>>> process any pages. > >>>>>>> I have done the : start WebCatalog with command > >>>>>>> ./WebCatalogCtl > >>>>>>> and nothing works. > >>>>>>> Is there a permant fix for this problem or do I > >> have > >>>> to > >>>>>> live > >>>>>>> with this forever ? > >>>>>>> > >>>>>>> Linda > >>>>>>> > >>>>>>> ------------------------------------------------------------- > >>>>>>> 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/ > >>>> > >>>> > >>>> ------------------------------------------------------------- > >>>> 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/ > > > > > > ------------------------------------------------------------- > > 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: URGENT - CPU usage OSXS (Alain Russell 2001)
  2. Re: URGENT - CPU usage OSXS (Linda Aston 2001)
  3. Re: URGENT - CPU usage OSXS (Alain Russell 2001)
  4. Re: URGENT - CPU usage OSXS (Linda Aston 2001)
  5. Re: URGENT - CPU usage OSXS (Alain Russell 2001)
  6. Re: URGENT - CPU usage OSXS (Linda Aston 2001)
  7. Re: URGENT - CPU usage OSXS (Alain Russell 2001)
  8. Re: URGENT - CPU usage OSXS (Linda Aston 2001)
  9. Re: URGENT - CPU usage OSXS (Alain Russell 2001)
  10. Re: URGENT - CPU usage OSXS (Linda Aston 2001)
It already has a # in front of it and I have tried to restart it this very same way. As soon as I request any file to be served the cpu jumps to 99% and doesn't serve anything.LindaOn Tue, 03 Jul 2001 14:30:54 Alain Russell wrote: > Place a # in front of it > > > #FastCGIServer/Local/Library/WebServer/CGI-Executables/WebCatalogEngine/WebC > atalog > > > Then try and use the command line to restart > > /Local/Library/WebServer/CGI-Executables/WebCatalogEngine/WebCatalogCtl > start|stop|restart > > A > > > Yes I have this line. How do you comment out a line? > > > > Linda > > > > On Tue, 03 Jul 2001 14:11:14 > > Alain Russell wrote: > >> Check your itools configuration file - > >> /Local/Library/WebServer/tenon/apache/conf/itools.conf > >> and see if there is a > >> line that says > >> > >> > >> FastCGIServer > >> /Local/Library/WebServer/CGI-Executables/WebCatalogEngine/WebCatalog > >> > >> > >> This means you are starting webcatalog from fastcgi - > >> this is how my server > >> is set to start it and it works fine - others have had > to > >> comment out this > >> line and use a startup script. Let me know which you > >> have. > >> > >> > >>> Yes > >>> > >>> > >>> On Tue, 03 Jul 2001 13:57:19 > >>> Alain Russell wrote: > >>>> Do you run iTools from Tenon ?? Can you administer > >> your > >>>> server from > >>>> www.yourserver.com/itools_admin ?? > >>>> > >>>> > >>>>> I'm not sure, how would I find out ? I'm not sure > >> what > >>>>> starts it up. > >>>>> > >>>>> Linda > >>>>> > >>>>> On Tue, 03 Jul 2001 13:46:23 > >>>>> Alain Russell > wrote: > >>>>>> Linda - Are you starting the webcatalog server > with > >>>>>> fastcgi or using the > >>>>>> startup script ?? > >>>>>> > >>>>>> Alain > >>>>>> > >>>>>>> Once again this crap has happened. This has > >> happened > >>>>>> before > >>>>>>> and SMSI had to go in and fix it on my machine > and > >>>> now > >>>>>> it's > >>>>>>> doing it again. After the server was restarted > (and > >>>>>> nothing > >>>>>>> was done to it) the cpu usage went up to 99% and > >>>> won't > >>>>>>> process any pages. > >>>>>>> I have done the : start WebCatalog with command > >>>>>>> ./WebCatalogCtl > >>>>>>> and nothing works. > >>>>>>> Is there a permant fix for this problem or do I > >> have > >>>> to > >>>>>> live > >>>>>>> with this forever ? > >>>>>>> > >>>>>>> Linda > >>>>>>> > >>>>>>> ------------------------------------------------------------- > >>>>>>> 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/ > >>>> > >>>> > >>>> ------------------------------------------------------------- > >>>> 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/ > > > > > > ------------------------------------------------------------- > > 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/ Linda Aston

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:

WebDNA maxing out processor (2008) Displaying photo attached to first record (1997) Off-Topic: List of common port numbers? (2002) Using Plug-In while running 1.6.1 (1997) Auction (2007) Summing fields (1997) WebCat2b12 Mac.acgi--[searchstring] bug (1997) Case sensitivity and [showif] (1999) WebCatalog f2 Installation (1997) Great product and great job ! (1997) WebCatalog 2.0 & WebDNA docs in HTML ... (1997) [WebDNA] Can't see were it's wrong.... (2017) totals (1997) Credit Card Number checking (1997) Or Searches (2004) Trouble with [Math] (1998) WebDNA Developer Edition - Host config problem (2003) Server Freeze (1998) OSX 4.5 webstar (2002) Extended [Convertchars] needed (1997)