I have a servlet that kicks off a separate thread which
writes to my database every 15 minutes.  At 4:00AM
when the daily crons run, it stopped (I don't know if
it restarted, I assume not).  Does logrotate cause the
webserver to get restarted or is it something else that
is shutting things down?  I also have webalizer installed.

What is the best way to kick the thread again?  Right
now it can only get kicked when someone hits my
servlet.  I suppose I can always throw a wget into the
cron job, but I need to know which one.



---------------------------------------------------
DuoMark International, Inc.
6523 Colgate Avenue, Suite 325
Los Angeles, CA  90048-4410 / USA
Voice: +1 323 381-0001
FAX: +1 323 549 0172
Email: [EMAIL PROTECTED]
WWW: http://www.duomark.com/


_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to