[opencms-dev] Re: Newbie Install Bug Redux - SOLVED

Tim Pascal timpascal at av.eastlink.ca
Sat Jun 21 13:21:01 CEST 2003


As I suspected, the problem was with environment variable setup for Tomcat.
I set the following environment variables in Windows (My Computer) -
Properties - Advanced - Environment Variables:

JAVA_HOME=c:\java
CATALINA_HOME=c:\tomcat
TOMCAT_HOME=c:\tomcat
CATALINA_OPTS=-Dfile.encoding=ISO-8859-1

I added the TOMCAT_HOME based on something I read at the apache.org site.
Not sure why this works now but I'm not all that concerned - the opencms
setup wizard is running (woo hoo!).

Tim

----- Original Message ----- 
From: "Thomas März" <thomasmaerz at gmx.de>
To: <opencms-dev at opencms.org>
Sent: Friday, June 20, 2003 6:05 PM
Subject: Re: [opencms-dev] Re: Newbie Install Bug Redux


> Tim Pascal <timpascal at av.eastlink.ca> writes:
> >   Similar to Zitan Broth's 2 Apr 03 post entitled "Newbie Install
> >   Bug", archive entry:
> >   http://mail.opencms.org/pipermail/opencms-dev/2003q2/004148.html, I'm
> >   having fun with trying to run ocsetup to get opencms installed. I'm
> >   getting the same exception report from Tomcat.
> >
> >   I'm running Windows 2000, Java 2 SDK 1.4.1_03, and Tomcat 4.1.24. I
> >   suspect that it may have something to do with my environment
> >   variables (JAVA_HOME, CATALINA_HOME, CATALINA_OPTS) being set
> >   properly. I've tried setting them directly in Windows properties and
> >   in the tomcat\bin\catalina.bat file. No luck so far.
> Normally you only need to set the property JAVA_HOME.
>
> Do you get the error already accessing the file ocsetup/index.jsp?
>
> Do the Tomcat examples at http://localhost:8080/ work?
>
> Best Regards,
> Thomas März
>
>




More information about the opencms-dev mailing list