AW: [opencms-dev] WG: installation of opencms: java.lang.NoClassD efFoundError
Andreas Schouten
Andreas.Schouten at framfab.de
Tue Oct 23 16:37:19 CEST 2001
Hi,
try OpenCms version 4.4.6:
http://www.opencms.com/download/opencms_4.4.6_major.zip
There is a setup-wizard that sets the system for you up:
http://localhost:8080/opencms/ocsetup/
Alternatively you can add the library
/opt/opencms_4.3.22/lib/opencmsboot.jar to your classpath.
Regards,
Andreas
-----Ursprüngliche Nachricht-----
Von: Legner, Gabriele (KA) [mailto:Gabriele.Legner at entory.com]
Gesendet: Dienstag, 23. Oktober 2001 15:41
An: 'opencms-dev at opencms.com'
Betreff: [opencms-dev] WG: installation of opencms:
java.lang.NoClassDefFoundError
Hello,
I want to install the opencms system. Every time I try to initialize
the database with the command
java -mx64M -classpath
/opt/opencms_4.3.22/oclib/opencms.jar:/usr/local/jakarta-tomcat-4.0/lib/xerc
es.jar:/usr/local/jakarta-tomcat-4.0/lib/mm.mysql-2.0.2-bin.jar:.
com.opencms.core.CmsShell config/opencms.properties <
config/cmssetup.txt
I get the error:
Exception in thread "main" java.lang.NoClassDefFoundError:
source/org/apache/java/util/ConfigurationsRepository
My configuration is:
-j2sdk1.3
-Tomcat 4.0
-MySQL 3.23.36
Thanks for your answer.
Gabi
More information about the opencms-dev
mailing list