How bizarre. Probably a Xerces bug (this is using Xerces 1.2 I presume).

--- Forwarded message ---
From: "Peter" <[EMAIL PROTECTED]>
Reply-To: "Peter" <[EMAIL PROTECTED]>
To: "Cocoon Users" <cocoon-users@xml.apache.org>
Subject: SaxParseException after weekends
Date: Tue, 5 Dec 2000 10:39:03 +1100

P Burstow Email SignatureHello,

If my server has had no requests for an extended time, overnight or over the
weekend, I get the following error at the client.


Cocoon 1.8.1-dev
Error found handling the request.
org.xml.sax.SAXParseException: File
"file:/var/www/html/ClickXML/AAtest/PF_Report.xml" not found.
at
org.apache.cocoon.parser.AbstractParser.fatalError(AbstractParser.java:105)
at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:998)
at
org.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument(Defa
ultEntityHandler.java:512)
at org.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:303)
at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:860)
at org.apache.cocoon.parser.XercesParser.parse(XercesParser.java:85)
at org.apache.cocoon.parser.AbstractParser.parse(AbstractParser.java:83)
at
org.apache.cocoon.producer.ProducerFromFile.getDocument(ProducerFromFile.jav
a:78)
at org.apache.cocoon.Engine.handle(Engine.java:351)
at org.apache.cocoon.Cocoon.service(Cocoon.java:167)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:311)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:475)


no errors in any of the log files.
The file is present, and was woking OK 15 hours previously. I guess this is
some sort of a timeout error, but what is timing out?  Touching the xml or
the stylesheet does not fix.  The page comes up fine after a restart of
Apache, but I don't want to do this in production. It's not the file, all
requests, including the samples, have the same error, but the Cocoon.xml
test page works OK.

I had the same problem with 1.8 release.

>> Cocoon version: 1.8.1-dev  snapshot 20001130171847
>> Servlet Container and version: ApacheJServ 1.1.2
>> JDK version: JDK 1.2.2 (Sun)
>> Operating System and version: Red Hat Linux 7.0 Pro Server
>> Integeration with Apache:  using mod_jserv, Apache 1.3.14-3
>> Running time before failure: 15 hours with no requests.
>> Number of requests before failure: no requests.
>> Uses JDBC: no
>> JDBC Driver and version and level: no

Server Box: Compaq deskpro 667Mhz, 512Mb ram
Client Box:  NT4 IE5.5.

Kind regards
Peter Burstow




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com



Reply via email to