[opencms-dev] Installation stops while "Importing workplace"

Daniel López D.Lopez at uib.es
Wed Feb 18 10:14:01 CET 2004


Hi,

I'm still trying to install OpenCMS and so still having the same 
problem. I downgraded to Tomcat 4.1.27 as I read some messages talking 
about problems with version 4.1.29. Now I get an error message at the 
tomcat log file that goes something like that:
...
2004-02-18 09:57:35 Error compiling file: 
C:\DOCUME~1\scidlj\CONFIG~1\Temp\ocsetup\/data_import_jsp.java     [javac]
Exception compiling Compile failed; see the compiler error output for 
details.
...
2004-02-18 09:57:35 Info: Compile: 
javaFileName=C:\DOCUME~1\scidlj\CONFIG~1\Temp\ocsetup\/data_import_jsp.java
     classpath=C:/java/Tomcat 4.1/shared/classes/;C:/java/Tomcat 
4.1/common/classes/;C:/java/Tomcat 
4.1/common/endorsed/xercesImpl.jar;C:/java/Tomcat 
4.1/common/endorsed/xmlParserAPIs.jar;C:/java/Tomcat 
4.1/common/lib/activation.jar;C:/java/Tomcat 
4.1/common/lib/ant.jar;C:/java/Tomcat 
4.1/common/lib/commons-collections.jar;C:/java/Tomcat 
4.1/common/lib/commons-dbcp.jar;C:/java/Tomcat 
4.1/common/lib/commons-logging-api.jar;C:/java/Tomcat 
4.1/common/lib/commons-pool.jar;C:/java/Tomcat 
4.1/common/lib/jasper-compiler.jar;C:/java/Tomcat 
4.1/common/lib/jasper-runtime.jar;C:/java/Tomcat 
4.1/common/lib/jdbc2_0-stdext.jar;C:/java/Tomcat 
4.1/common/lib/jndi.jar;C:/java/Tomcat 
4.1/common/lib/jta.jar;C:/java/Tomcat 
4.1/common/lib/mail.jar;C:/java/Tomcat 
4.1/common/lib/naming-common.jar;C:/java/Tomcat 
4.1/common/lib/naming-factory.jar;C:/java/Tomcat 
4.1/common/lib/naming-resources.jar;C:/java/Tomcat 
4.1/common/lib/servlet.jar;C:/java/Tomcat 4.1/common/lib/tools.jar
      cp=C:\java\Tomcat 4.1\shared\classes
      cp=C:\java\Tomcat 4.1\common\classes
      cp=C:\java\Tomcat 4.1\common\endorsed\xercesImpl.jar
      cp=C:\java\Tomcat 4.1\common\endorsed\xmlParserAPIs.jar
      cp=C:\java\Tomcat 4.1\common\lib\activation.jar
      cp=C:\java\Tomcat 4.1\common\lib\ant.jar
      cp=C:\java\Tomcat 4.1\common\lib\commons-collections.jar
      cp=C:\java\Tomcat 4.1\common\lib\commons-dbcp.jar
      cp=C:\java\Tomcat 4.1\common\lib\commons-logging-api.jar
      cp=C:\java\Tomcat 4.1\common\lib\commons-pool.jar
      cp=C:\java\Tomcat 4.1\common\lib\jasper-compiler.jar
      cp=C:\java\Tomcat 4.1\common\lib\jasper-runtime.jar
      cp=C:\java\Tomcat 4.1\common\lib\jdbc2_0-stdext.jar
      cp=C:\java\Tomcat 4.1\common\lib\jndi.jar
      cp=C:\java\Tomcat 4.1\common\lib\jta.jar
      cp=C:\java\Tomcat 4.1\common\lib\mail.jar
      cp=C:\java\Tomcat 4.1\common\lib\naming-common.jar
      cp=C:\java\Tomcat 4.1\common\lib\naming-factory.jar
      cp=C:\java\Tomcat 4.1\common\lib\naming-resources.jar
      cp=C:\java\Tomcat 4.1\common\lib\servlet.jar
      cp=C:\java\Tomcat 4.1\common\lib\tools.jar
      work dir=C:\DOCUME~1\scidlj\CONFIG~1\Temp
     srcDir=C:\DOCUME~1\scidlj\CONFIG~1\Temp
     include=ocsetup/data_import_jsp.java

The problem seems to be that the classes at the package com.opencms.boot 
are not found during compilation, which is normal as there is no jar 
containing those clases in the compilation classpath. So, it looks as a 
bug in the installation process that generates the file there and then 
tries to compile it without the appropriate files in the classpath.
Did I miss something?
Any hint?
D.

Daniel López escribió:
> Hi,
> 
> My name is Daniel Lopez, I work at the University of the Balearic 
> Islands and that's my first message, so hello all :).
> 
> Now to the problem:
> I downloaded the fat installation of OpenCms(opencms_fat_5.0.1) and I've 
> tried to set it up but no success so far.
> I've unpackaged the war file and configured the servlet container to 
> create the appropriate context, I follow the OpenCms Setup Wizard and 
> then it stops in the "Importing workplace" page.
> The page simply stops reloading, at around message line "4866 Publishing 
> /system/modules/com.alkacon.documentation.examples-jstl/lib/xalan.jar", 
> no error message whatsoever in the servlet container logs, the database 
> is up and running and I have cheked that the user has been created and 
> the tables seem to be there... :?
> 
> I've tried with Resin(I know it's not officially supported :)) and with 
> Tomcat 4.1.29, I also tried running the wizard through Mozilla 1.5 and 
> IExplorer 6SP1 with identical results... it just stops reloading and 
> nothing else happens.
> 
> I've browsed the mail archives but I haven't found anything related to 
> that. Character set has been defined, etc...
> Any clues? Any places/log files I should test?
> 
> Thanks in advance,
> D.
> 
> Env:
> ----------------------------
> Win2K
> Java 1.4.1_04
> Tomcat 4.1.29 - Resin 2.1.10
> OpenCms 5.0.1
> Mozilla 1.5 - IExplorer 6SP1
> 
> Stopps at :
> -----------------------------
> opencms/ocsetup/run_import.jsp
> around message line 48XX, I've seen it stop at 4822, 4858, 4866...




More information about the opencms-dev mailing list