You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Fedor Chugunov <bu...@aport.ru> on 2003/02/06 03:11:45 UTC

java.net.MalformedURLException: no protocol: characters.ent

Hi!

I just downloaded Cocoon from CVS, compiled it without errors.

This page http://localhost:8080/cocoon fails:

> type fatal
> 
> message Failed to execute pipeline.
> 
> description org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.net.MalformedURLException: no protocol: characters.ent
> 
> sender org.apache.cocoon.servlet.CocoonServlet
> 
> source Cocoon servlet
> 
> cause
> 
> java.net.MalformedURLException: no protocol: characters.ent
> 
> request-uri
> 
> /cocoon/documents/index.html
> 
> full exception chain stacktrace
> 
> Original exception : java.net.MalformedURLException: no protocol: characters.ent
>         at java.net.URL.(URL.java:579)
>         at java.net.URL.(URL.java:476)
>         at java.net.URL.(URL.java:425)
>         at org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:807)
>         at org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:738)

..........

I use Tomcat 4.1, Windows 2000.



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>