AW: [opencms-dev] Problems with installation Default encoding

Mark Miller mark.miller at hema.ch
Mon Feb 9 09:27:02 CET 2004


Increment the registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache Tomcat
4.1\Parameters\JVM Option Count
By one 
 in my case I had to change it to 4
 
Then add a new option
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache Tomcat
4.1\Parameters\JVM Option Number 3
With the value  -Dfile.encoding=ISO-8859-1
 
This is of course assuming that you are running tomcat as a service
 
 
 
-----Ursprüngliche Nachricht-----
Von: opencms-dev-admin at opencms.org
[mailto:opencms-dev-admin at opencms.org] Im Auftrag von Jonas Karlsson
Gesendet: 08 February 2004 22:16
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Problems with installation Default encoding
 
Hi!
 
I’m having a problem when I try to install OpenCMS. Tomcat is working,
so is Java and MySQl. This I know! However, when I want to continue from
http://localhost/opencms/ocsetup/index.jsp I get a NullPointerException
and I think this has to to with the default encoding. So my question is
how do I change the default encoding on a Windows XP Pro machine. I’m
starting Tomcat now with a link to startup.bat, and when I tried to do
as I’, supposed to to in the instalationinstruction
(c:\j2sdk1.4.1\bin\java.exe -jar -Dfile.encoding=UTF-8
-Duser.dir="C:\tomcat4" "C:\tomcat4\bin\bootstrap.jar" start.) it sure
doesn’t work for me. Help!!!
 
Kind regards
 
Jonas Karlsson, Linköping Sweden
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040209/ecda3055/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tomcatXPSettings.jpg
Type: image/jpeg
Size: 84973 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040209/ecda3055/attachment.jpg>


More information about the opencms-dev mailing list