You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Giovanni Di Lembo <gd...@libero.it> on 2003/01/24 18:37:43 UTC

I got this error installing cocoon 2.0.1 with tomcat 4.1.8 and with jdk

I got this error installing cocoon 2.0.1 with tomcat 4.1.8 and with jdk
1.4

WHY?

 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
C:\jdk4\jre\lib\rt.jar(java/io/OutputStream.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Programmi\Apache Group\Tomcat
4.1\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:\jdk4\jre\lib\rt.jar(java/io/IOException.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Programmi\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
sitemap_xmap.java:13: Class java.io.IOException not found in import.
import java.io.IOException; ^ Line 0, column 0: could not parse error
message: error: Invalid class file format in
C:\jdk4\jre\lib\rt.jar(java/util/List.class). The major.minor version
'48.0' is too recent for this tool to understand. C:\Programmi\Apache
Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
sitemap_xmap.java:15: Class java.util.List not found in import. import
java.util.List; ^ Line 0, column 0: could not parse error message:
error: Invalid class file format in
C:\jdk4\jre\lib\rt.jar(java/util/ArrayList.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Programmi\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
sitemap_xmap.java:16: Class java.util.ArrayList not found in import.
import java.util.ArrayList; ^ Line 0, column 0: could not parse error
message: error: Invalid class file format in
C:\jdk4\jre\lib\rt.jar(java/util/Map.class). The major.minor version
'48.0' is too recent for this tool to understand. C:\Programmi\Apache
Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
sitemap_xmap.java:17: Class java.util.Map not found in import. import
java.util.Map; ^ Line 0, column 0: could not parse error message: error:
Invalid class file format in
C:\jdk4\jre\lib\rt.jar(java/util/HashMap.class). The major.minor version
'48.0' is too recent for this tool to understand. C:\Programmi\Apache
Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
sitemap_xmap.java:18: Class java.util.HashMap not found in import.
import java.util.HashMap; ^ Line 0, column 0: could not parse error
message: error: Invalid class file format in
C:\jdk4\jre\lib\rt.jar(java/util/Stack.class). The major.minor version
'48.0' is too recent for this tool to understand. C:\Programmi\Apache
Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
sitemap_xmap.java:19: Class java.util.Stack not found in import. import
java.util.Stack; ^ Line 0, column 0: could not parse error message:
error: Invalid class file format in
C:\jdk4\jre\lib\rt.jar(java/util/StringTokenizer.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Programmi\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
sitemap_xmap.java:20: Class java.util.StringTokenizer not found in
import. import java.util.StringTokenizer; ^ Line 0, column 0: error:
Invalid class file format in
C:\jdk4\jre\lib\rt.jar(java/lang/Object.class). The major.minor version
'48.0' is too recent for this tool to understand. error: Class
java.lang.Object not found in class
org.apache.avalon.framework.logger.AbstractLoggable. 18 errors

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

request-uri

/cocoon/
path-info


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: I got this error installing cocoon 2.0.1 with tomcat 4.1.8 and with jdk

Posted by Luca Morandini <lu...@tin.it>.
Giovanni,

I think you should upgrade to 2.0.3 or 2.0.4 to enjoy JDK 1.4... see this thread:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=103987059801757&w=2


Regards,

--------------------------------------------- 
               Luca Morandini 
               GIS Consultant 
              lmorandini@ieee.org 
http://utenti.tripod.it/lmorandini/index.html 
---------------------------------------------
 

> -----Original Message-----
> From: Giovanni Di Lembo [mailto:gdilem@libero.it]
> Sent: Friday, January 24, 2003 6:38 PM
> To: cocoon-dev@xml.apache.org
> Subject: I got this error installing cocoon 2.0.1 with tomcat 4.1.8 and
> with jdk
> 
> 
> I got this error installing cocoon 2.0.1 with tomcat 4.1.8 and with jdk
> 1.4
> 
> WHY?
> 
>  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
> C:\jdk4\jre\lib\rt.jar(java/io/OutputStream.class). The major.minor
> version '48.0' is too recent for this tool to understand.
> C:\Programmi\Apache Group\Tomcat
> 4.1\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:\jdk4\jre\lib\rt.jar(java/io/IOException.class). The major.minor
> version '48.0' is too recent for this tool to understand.
> C:\Programmi\Apache Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
> sitemap_xmap.java:13: Class java.io.IOException not found in import.
> import java.io.IOException; ^ Line 0, column 0: could not parse error
> message: error: Invalid class file format in
> C:\jdk4\jre\lib\rt.jar(java/util/List.class). The major.minor version
> '48.0' is too recent for this tool to understand. C:\Programmi\Apache
> Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
> sitemap_xmap.java:15: Class java.util.List not found in import. import
> java.util.List; ^ Line 0, column 0: could not parse error message:
> error: Invalid class file format in
> C:\jdk4\jre\lib\rt.jar(java/util/ArrayList.class). The major.minor
> version '48.0' is too recent for this tool to understand.
> C:\Programmi\Apache Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
> sitemap_xmap.java:16: Class java.util.ArrayList not found in import.
> import java.util.ArrayList; ^ Line 0, column 0: could not parse error
> message: error: Invalid class file format in
> C:\jdk4\jre\lib\rt.jar(java/util/Map.class). The major.minor version
> '48.0' is too recent for this tool to understand. C:\Programmi\Apache
> Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
> sitemap_xmap.java:17: Class java.util.Map not found in import. import
> java.util.Map; ^ Line 0, column 0: could not parse error message: error:
> Invalid class file format in
> C:\jdk4\jre\lib\rt.jar(java/util/HashMap.class). The major.minor version
> '48.0' is too recent for this tool to understand. C:\Programmi\Apache
> Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
> sitemap_xmap.java:18: Class java.util.HashMap not found in import.
> import java.util.HashMap; ^ Line 0, column 0: could not parse error
> message: error: Invalid class file format in
> C:\jdk4\jre\lib\rt.jar(java/util/Stack.class). The major.minor version
> '48.0' is too recent for this tool to understand. C:\Programmi\Apache
> Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
> sitemap_xmap.java:19: Class java.util.Stack not found in import. import
> java.util.Stack; ^ Line 0, column 0: could not parse error message:
> error: Invalid class file format in
> C:\jdk4\jre\lib\rt.jar(java/util/StringTokenizer.class). The major.minor
> version '48.0' is too recent for this tool to understand.
> C:\Programmi\Apache Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\
> sitemap_xmap.java:20: Class java.util.StringTokenizer not found in
> import. import java.util.StringTokenizer; ^ Line 0, column 0: error:
> Invalid class file format in
> C:\jdk4\jre\lib\rt.jar(java/lang/Object.class). The major.minor version
> '48.0' is too recent for this tool to understand. error: Class
> java.lang.Object not found in class
> org.apache.avalon.framework.logger.AbstractLoggable. 18 errors
> 
> sender org.apache.cocoon.servlet.CocoonServlet
> 
> source Cocoon servlet
> 
> request-uri
> 
> /cocoon/
> path-info
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org