AW: [opencms-dev] Fehler bei Initialisierung
O_Faulhaber at push-interactive.de
O_Faulhaber at push-interactive.de
Tue Jun 26 13:53:58 CEST 2001
Hi RON,
1. we have had a Problem like that. The reason has been: the servlet enginge
has brought its own (older) version of the XML-parser package. We fixed the
problem by renaming (or deleting) the jar-file which contains the old
xml-parser within the servlet engine install directory, so the parser
version brought with opencms will be used.
2. in windows too, you have to use "/" instead of "\". We also tryed to use
"\" in our first attemp (we understood the installation guide this way), but
it has going wrong.
cheers,
Oliver
> -----Ursprüngliche Nachricht-----
> Von: Ronald.Meyer at de.tds-global.com
> [mailto:Ronald.Meyer at de.tds-global.com]
> Gesendet: Dienstag, 26. Juni 2001 13:34
> An: opencms-dev at www.opencms.com
> Betreff: [opencms-dev] Fehler bei Initialisierung
>
>
>
> Hallo,
> beim initizialieren mit dieser Zeile
> "java ...opencmsboot.jar < cmssetup.txt"
>
> taucht ein Error auf:
>
> [CmsLauncherManager] Unknown error while initializing launcher
> "CmsLinkLauncher". Ignoring.
> [CmsLauncherManager] java.lang.NoClassDefFoundError:
> javax/servlet/http/HttpServlerResponse
>
> Ansonsten keine weitere Fehlermeldung.
> Allerdings sind die system-Gifs nicht in den Ordner unter
> Apache/htdocs/pics/system kopiert, sondern in
> OpenCMS workplace/system
>
> Ich habe die Gifs dann in den htdocs/pics/system - Ordner kopiert.
> Ansonsten scheint OpenCMS soweit ich checken konnte, zu
> funktionieren.
>
> System: Apache, ApacheJServ, Win2000 und Java.
>
> Muß ich eigentlich ALLE "/" in "\" in den Config-Files umwandeln?
>
>
>
> Thanks RON
>
>
>
More information about the opencms-dev
mailing list