Bruyn Bill wrote:

> 
> I get connection timeouts (stacktrace attached).  I don't get it...  Why
> should this be happening?  Cocoon 2.1.8, Java 1.5, Win XP.
> 

...

>         at 
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913)
>         at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
> Source) 
>         at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source)
>         at org.apache.xerces.impl.XMLEntityManager.startDTDEntity(Unknown 
> Source)
>         at org.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(Unknown 
> Source) 


Looks like the parser is trying to retrieve a DTD definition declared in
your document. Did your declare the entity resolver with a catalog in
cocoon.xconf (IIRC this is the case by default) ?


Jorg


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

Reply via email to