one of 3 things that could possibly be causing this
the response is too big
the response is taking too long (timeout)
you need to authenticate to the url

I would use wget or curl to determine what the error is
if you point us to the URL i can test it out here
and then we can suggest an appropriate solution

Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 


> Date: Mon, 6 Oct 2008 13:53:14 -0400
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Reloading Tomcat Server
> 
> 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]
> 

_________________________________________________________________
See how Windows Mobile brings your life together—at home, work, or on the go.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093182mrt/direct/01/

Reply via email to