|
I just install Cocoon 2.0 (it is follow the book
"Cocoon Building XML Applications"), after restart the tomcat 4.1.18 and goto http://localhost:8080/cocoon/ ,
it show much error on scrren. ( please refer to text file).
Any one can help?
And I need finish a homework for web-application use xml + java within 3
weeks. But I'm a new for xml, and java just knwon very little. Could anyone can
give me a useful and easy understand site (or some source code,if possible) for
my reference?
Thanks in advance!
Cora
|
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:\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 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:\j2sdk1.4.0\jre\lib\rt.jar(java/io/IOException.class). The major.minor version
'48.0' is too recent for this tool to understand. C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/List.class). The major.minor version '48.0' is
too recent for this tool to understand. C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/ArrayList.class). The major.minor version
'48.0' is too recent for this tool to understand. C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Map.class). The major.minor version '48.0' is
too recent for this tool to understand. C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/HashMap.class). The major.minor version '48.0'
is too recent for this tool to understand. C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Stack.class). The major.minor version '48.0' is
too recent for this tool to understand. C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/StringTokenizer.class). The major.minor version
'48.0' is too recent for this tool to understand. C:\Program Files\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: could not parse error message: error:
Invalid class file format in C:\j2sdk1.4.0\jre\lib\rt.jar(java/lang/Object.class). The
major.minor version '48.0' is too recent for this tool to understand. C:\Program
Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\sitemap_xmap.java:0:
Class java.lang.Object not found in class
org.apache.avalon.framework.logger.AbstractLoggable. ^ Line 0, column 0: 18 errors
sender org.apache.cocoon.servlet.CocoonServlet
source Cocoon servlet
exception
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:\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 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:\j2sdk1.4.0\jre\lib\rt.jar(java/io/IOException.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/List.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/ArrayList.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Map.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/HashMap.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Stack.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/StringTokenizer.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Program Files\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: could not parse error message: error: Invalid class file format in
C:\j2sdk1.4.0\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\sitemap_xmap.java:0:
Class java.lang.Object not found in class
org.apache.avalon.framework.logger.AbstractLoggable.
^
Line 0, column 0:
18 errors
request-uri
/cocoon/
stacktrace
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:\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 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:\j2sdk1.4.0\jre\lib\rt.jar(java/io/IOException.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/List.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/ArrayList.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Map.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/HashMap.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Stack.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/StringTokenizer.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Program Files\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: could not parse error message: error: Invalid class file format in
C:\j2sdk1.4.0\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\sitemap_xmap.java:0:
Class java.lang.Object not found in class
org.apache.avalon.framework.logger.AbstractLoggable.
^
Line 0, column 0:
18 errors
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.createResource(ProgramGeneratorImpl.java:274)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:188)
at org.apache.cocoon.sitemap.Handler.run(Handler.java:208)
at java.lang.Thread.run(Thread.java:536)
Caused by: 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:\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 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:\j2sdk1.4.0\jre\lib\rt.jar(java/io/IOException.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/List.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/ArrayList.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Map.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/HashMap.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Stack.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/StringTokenizer.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Program Files\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: could not parse error message: error: Invalid class file format in
C:\j2sdk1.4.0\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\sitemap_xmap.java:0:
Class java.lang.Object not found in class
org.apache.avalon.framework.logger.AbstractLoggable.
^
Line 0, column 0:
18 errors
at
org.apache.cocoon.components.language.programming.java.JavaLanguage.compile(JavaLanguage.java:205)
at
org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage.load(CompiledProgrammingLanguage.java:140)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateResource(ProgramGeneratorImpl.java:321)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.createResource(ProgramGeneratorImpl.java:271)
... 3 more
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:\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 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:\j2sdk1.4.0\jre\lib\rt.jar(java/io/IOException.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/List.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/ArrayList.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Map.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/HashMap.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Stack.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/StringTokenizer.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Program Files\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: could not parse error message: error: Invalid class file format in
C:\j2sdk1.4.0\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\sitemap_xmap.java:0:
Class java.lang.Object not found in class
org.apache.avalon.framework.logger.AbstractLoggable.
^
Line 0, column 0:
18 errors
at
org.apache.cocoon.components.language.programming.java.JavaLanguage.compile(JavaLanguage.java:205)
at
org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage.load(CompiledProgrammingLanguage.java:140)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateResource(ProgramGeneratorImpl.java:321)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.createResource(ProgramGeneratorImpl.java:271)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:188)
at org.apache.cocoon.sitemap.Handler.run(Handler.java:208)
at java.lang.Thread.run(Thread.java:536)
path-info
original exception
Original 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:\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 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:\j2sdk1.4.0\jre\lib\rt.jar(java/io/IOException.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/List.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/ArrayList.class). The major.minor version
'48.0' is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Map.class). The major.minor version '48.0' is
too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/HashMap.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/Stack.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\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:\j2sdk1.4.0\jre\lib\rt.jar(java/util/StringTokenizer.class). The major.minor
version '48.0' is too recent for this tool to understand.
C:\Program Files\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: could not parse error message: error: Invalid class file format in
C:\j2sdk1.4.0\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0'
is too recent for this tool to understand.
C:\Program Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\cocoon\cocoon-files\org\apache\cocoon\www\sitemap_xmap.java:0:
Class java.lang.Object not found in class
org.apache.avalon.framework.logger.AbstractLoggable.
^
Line 0, column 0:
18 errors
at
org.apache.cocoon.components.language.programming.java.JavaLanguage.compile(JavaLanguage.java:205)
at
org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage.load(CompiledProgrammingLanguage.java:140)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateResource(ProgramGeneratorImpl.java:321)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.createResource(ProgramGeneratorImpl.java:271)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:188)
at org.apache.cocoon.sitemap.Handler.run(Handler.java:208)
at java.lang.Thread.run(Thread.java:536)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
