[opencms-dev] opencms login, wizard

David Tildesley (DSLWN) DavidTi at datacom.co.nz
Sun Apr 6 23:37:01 CEST 2003


Start your tomcat from a command line like this (change the directories to
suit yours):

C:\j2sdk1.4.1_01\bin\java.exe -jar -Dfile.encoding=ISO-8859-1
-Duser.dir="C:\tc4" "C:\tc4\bin\bootstrap.jar" start

(its the encoding bit that must be set correctly).

> -----Original Message-----
> From: DIrk Westermann [mailto:d.westermann at helimail.de]
> Sent: Monday, 7 April 2003 12:42 a.m.
> To: opencms-dev at opencms.org
> Subject: Re: [opencms-dev] opencms login, wizard
> 
> 
> > System: jdk 1.4.1_02 Linux
> > Mysql: 3.23.52
> > OpenCMS: 5.0 RC2
> 
> > you didn't say what version of tomcat you are using. The 
> problem you see is
> > because using the wrong XML parser library. One way of 
> solving your problem
> > is to use the "LE" version of tomcat 4.x as specified in 
> the install >guide...
> 
> Thank you for fast response, but the install.html doesen't 
> mentioned a tomcat LE version.
> 
> I tried the Tomcat  4.1.24-LE-jdk14 Version and get a new Problem:
> After the first Wizard Page I get a JasperException. Here 
> interisting Part of the Exception
> 
> java.lang.NullPointerException
>         at com.opencms.boot.CmsSetup.getExtProperty(CmsSetup.java:121)
>         at 
> com.opencms.boot.CmsSetup.getDefaultContentEncoding(CmsSetup.java:979)
>         at 
> org.apache.jsp.content_encoding_jsp._jspService(content_encodi
> ng_jsp.java:66)
> 
> What's wrong now?
> 
> Thanks
> 
> Dirk
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, 
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 



More information about the opencms-dev mailing list