DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17943>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17943
Cocoon 2 - Internal server error
Summary: Cocoon 2 - Internal server error
Product: Cocoon 2
Version: 2.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Critical
Priority: Other
Component: general components
AssignedTo: cocoon-dev@xml.apache.org
ReportedBy: cahmedt@hotmail.com
I got an error at the begining of the cocoon this is what i got when i access
to the main page htt://localhost/cocoon/ with an apache tomcat 4.04 server and
the j2sdk1.4.0:
type internal-server-error
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 C:\forte_jdk\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. C:\Program Files\Apache Tomcat 4.0
\work\Standalone\localhost\cocoon\cocoon-
files\org\apache\cocoon\www\sitemap_xmap.java:12: Class java.io.OutputStream
not found in import. import java.io.OutputStream; ^ Line 0, column 0: could
not parse error message: error: Invalid class file format in
C:\forte_jdk\j2sdk1.4.0\jre\lib\rt.jar(java/io/IOException.class).
|