[opencms-dev] OCSetup will not complete

Markus Daniel markus.daniel at synyx.de
Thu Oct 14 10:17:42 CEST 2004


Brian Fending wrote:
> OCSetup is throwing the following errors (on
> http://localhost:8080/opencms/ocsetup/database_connection.jsp) while I
> attempt to initiate a setup.
> 
> Any thoughts on where I should look for a solution?/BF
> 
> // THE INSTALLS
> 
> W2K server
> j2sdk1.4.2_05
> jakarta-tomcat-4.1.30
> mysql-4.0.20d
> MyODBC drivers downloaded and installed separately
you don't need this, opencms comes with a jdbcDriver for MySQL
> 
> // COMMAND LINE START
> 
> c:\j2sdk1.4.2_05\bin\java.exe /
> -jar /
> -Dfile.encoding=ISO-8859-1 /
> -Duser.dir="C:\jakarta-tomcat-4.1.30" /
> "C:\jakarta-tomcat-4.1.30\bin\bootstrap.jar" /
> Start
I always use catalina.bat start, but this shoul not be the problem
> 
> // ENVIRONMENTAL VARIABLES
> 
> CATALINA_HOME=C:\jakarta-tomcat-4.1.30
> JAVA_HOME=C:\j2sdk1.4.2_05
> CATALINA_OPTS=-Dfile.encoding=ISO-8859-1 [though I haven't called it]
looks good
> 
> // THE ERROR
> 
> HTTP Status 500 - 
> ------------------------------------------------------------------------
> --------
> type Exception report
> 
> message 
> description The server encountered an internal error () that prevented
> it from fulfilling this request.
> 
> exception 
> org.apache.jasper.JasperException: Unable to compile class for JSP
> 
> An error occurred at line: -1 in the jsp file: null
> 
> Generated servlet error: [javac] Compiling 1 source file
hm, looks like the opencms.war wasn't deployed correctly,
please verify the deployment.

Hope this helps.

Regards,
Markus



More information about the opencms-dev mailing list