To All

I have a simple website that reads third party RSS feeds and displays them.
(1) I have tried with DocBuilder
(2) tried with rssutils
(3) Even tried with the rss xml file downloaded locally (using wget) and
    then a reading the local file.

All three have the same Issue. You can get it the first time or within 3
minutes and then it stops and Tomcat shows the 500 Error Page.

I still do not understand tomcat enough to be able to trace or debug
correctly the error messages received.


My current solution is to stop and start the tomcat server every 2
minutes. I have tried this with Cron. But I keep getting CRON:
Authentication Failure   in the /var/log/syslog file.
The crontab was created using crontab -e (when logged in as root) and
thus should be run as root. But still fails.


Any help would be much appreciated.

Thank You
Barry

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to