You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2003/03/13 14:45:13 UTC

DO NOT REPLY [Bug 17943] - Cocoon 2 - Internal server error

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

joerg.heinicke@gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From joerg.heinicke@gmx.de  2003-03-13 13:45 -------
This exception is only thrown, when your JVM could not load a class, because it
was compiled with a more recent JVM, as it is written in the exception message.

As far as I know this should not happen between JDK 1.4.0 and 1.4.1, so I can
only guess, that you are not really using JDK 1.4.0. At least it's no Cocoon
problem.