- From: Norman Walsh <ndw@nwalsh.com>
- Date: Mon, 31 Jan 2011 10:14:42 -0500
- To: XProc Dev <xproc-dev@w3.org>
Received on Monday, 31 January 2011 15:15:18 UTC
Philip Fennell <Philip.Fennell@marklogic.com> writes: > Description: net.sf.saxon.s9api.SaxonApiException: I/O error > reported by XML parser processing null: Read timed out > (http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd) Read timed out > (http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd) The W3C servers struggle mightly under the load of validators retreiving the DTDs. Sometimes they time out. If you do it often enough, they'll start replying with access denied. Put those DTDs in a catalog with a local copy. Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation www.marklogic.com
Received on Monday, 31 January 2011 15:15:18 UTC