-----Ursprungliche Nachricht-----
Von: charles gebhard [mailto:[EMAIL PROTECTED]]
Gesendet: Samstag, 16. Marz 2002 08:13
An: [EMAIL PROTECTED]
Betreff: newbie: install error "Language Exception"


cocoon 2.0.1 - binary version
sun j2sdk1.4.0
tomcat 4.0.3
linux

howdy,
i get the following error when hitting http://localhost/cocoon/

type fatal
message Language Exception
description org.apache.cocoon.ProcessingException: Language Exception:
org.apache.cocoon.components.language.LanguageException: Error compiling
sitemap_xmap: Line 0, column 0: could not parse error message: error:
Invalid class file format in
/usr/java/j2sdk1.4.0/jre/lib/rt.jar(java/io/OutputStream.class). The
major.minor version '48.0' is too recent for this tool to understand.
(more errors omitted)

i've looked over the mail archive and couldn't find an answer. i've tried
downgrading to jdk1.3 and tomcat 4.0.1 (got different errors) and still no
luck.  i'd appreciate any help.

on a side note, is there an easier way to get cocoon running than what is
stated in the cocoon install guide?  thanks.
-chuck


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

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


Hi!

Have you edited the sitemap or is it the "fresh" one from the download?
Because I also got a LanguageException and the reason was I wrote
<map:seriliaze/> instead of <map:serialize/>.

So check your spelling, maybe it has nothing to do with java-versions.

best wishes

Axel



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

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

Reply via email to