[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Memory Hog



----- Original Message ----- 
From: "Terrell Deppe" <terrell@xxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Wednesday, March 06, 2002 11:51 PM
Subject: Re: [cobalt-developers] Memory Hog


> I believe it is started up on boot when the following is called:
> 
> /etc/rc.d/init.d/tomcat.init
> 
> You can either modify this file, or move it to another directory.

I moved tomcat.init from init.d and that got me
into trouble. Apparently, httpd startup depends
on tomcat and it will cause boot problems if
tomcat is not started during boot time. Did
anyone have a similar problem?


-ammar