[opencms-dev] trouble with importing in 5rc1
Thomas Maerz
thomasmaerz at gmx.de
Tue Jan 14 15:33:31 CET 2003
> services/jakarta/tomcat/jakarta-tomcat-4.1.12/logs/catalina.out <==
> [Fatal Error] :1:1: Content is not allowed in prolog.
> [Fatal Error] :1:1: Content is not allowed in prolog.
> whenever I access a page.
>
> The browser window says:
>
> [nav] ??? com.opencms.core.CmsException: 0 Unknown exception. Detailed
> error: User method getRealmNavRoot throwed an
> exception. java.lang.IncompatibleClassChangeError.
I had the same problem! If it is just an extended class, recompile your
own navigation-class with the new source code [worked for me].
Diff the old navigation java-file with the new one.
I just recompiled my navigation file and it did work.
I hope the same will work for you.
Regards,
Thomas
More information about the opencms-dev
mailing list