of a stack trace, you see this message:
org.apache.cocoon.ResourceNotFoundException: The element type "content" must be terminated by the matching end-tag "</content>".: org.xml.sax.SAXParseException: The element type "content" must be terminated by the matching end-tag "</content>".
This means, that in one of your XML or XSL files you have a
problem with wellformedness.
what can you do against it ?
1.) search for the <content> tag in your document, or your XSL file
that you retrieve with your request.
2.) consider using an XML aware editor.
there was a discussion about this recently on
this mailing list. just look into the archives...
regards, hussayn
[EMAIL PROTECTED] wrote:
Hi, Sorry, I have just receive a mailer-deamon message that my mail failed. So are the complete logs.-----Original Message-----Hello everybody,
I've installed Cocoon and developed a bit with it. I didn't change anything special in cocoon, but now I get following error on all my pages :
HTTP Status 404 -
typeStatus report
message
descriptionThe requested resource () is not available.
And my logfile is like this (here is my last request): Thanks for your
HELP! Maxime ------------------------------------------------------------------------ --------------------------------------------------------------------- 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: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
-- Dr. Hussayn Dabbous SAXESS Software Design GmbH Neuenhöfer Allee 125 50935 Köln Telefon: +49-221-56011-0 Fax: +49-221-56011-20 E-Mail: [EMAIL PROTECTED] --------------------------------------------------------------------- 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: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>