[opencms-dev] opencms6 beta1 : installation problem

Frans Postma fpostma at xs4all.nl
Wed Mar 16 19:35:23 CET 2005


As far as I know those errors are to be expected since initially the database IS empty. It will be populated around line 1200 or
so. Try looking for a file named setup.log it has all the logging of the setup procedure (which doesn't fit in the outbox).

If you see a CmsConfigurationException or something like it in the logfile you probably have an old/incorrect-filled database
causing trouble. Try removing $TOMCAT_ROOT/webapps/opencms AND remove the opencms.war if it's still in the webapps dir (you should
unpack it and then remove it, don't leave it around under webapps!). Next drop the 'opencms' database from mysql yourself, to be
sure.

Steps:
1. stop tomcat, ensure it has stopped (ps -ef|grep java)
2. rm -rf $TOMCAT_ROOT/webapps/opencms $TOMCAT_ROOT/webapps/opencms.war
3. unpack the war to webapps, which should create a directory webapps/opencms. 
4. stop/start mysql if you can (to be sure)
5. start tomcat
6. try setup again

I had the same problem when the first install failed, tried it again without cleaning like above and it pretended to succeed only
to result in 30% of the workplace being installed. 

Frans

> -----Original Message-----
> From: opencms-dev-bounces at opencms.org 
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Yavor Trapkov
> Sent: woensdag 16 maart 2005 18:01
> To: opencms-dev at opencms.org
> Subject: [opencms-dev] opencms6 beta1 : installation problem
> 
> Hello,
> 
> we are trying to install opencms6 beta1 on RHEL 3, tomcat 
> 5.0.28 and we
> get the following error messages:
> 
> 10:	Starting Workplace import and database setup for OpenCms!
> 9:	
> 8:	Workplace temporary file project does not yet exist!
> 7:	Workplace init: Unable to read locales folder
> '/system/workplace/locales/', locales disabled!
> 6:	Workplace init: Unable to read editor folder
> '/system/workplace/editors/', editors disabled!
> 5:	Workplace init: Unable to read views folder
> '/system/workplace/views/', no views available!
> 4:	Job execution threads will use class loader of thread: OpenCms:
> Setup workplace import
> 3:	
> 2:	OpenCms property file:
> /usr/local/tomcat5/webapps/ocms6b1/WEB-INF/config/opencms.properties
> 1:	OpenCms WEB-INF path: 
> /usr/local/tomcat5/webapps/ocms6b1/WEB-INF/
> 
> 
> then when the installation completes, opencms/index.jsp is a blank
> page, I can start opencms/system/login but seems some images are
> missing.
> 
> Does anybody else had the same problem? Any ideas how to solve it?
> 
> Yavor Trapkov
> 
> 
> --
> IMPORTANT: This electronic message may contain privileged, 
> confidential
> and copyright protected information. If you have received 
> this email by
> mistake, please immediately notify the sender and delete this 
> email and
> all its attachments. Please ensure all e-mail attachments are scanned
> for viruses prior to opening or using. Views expressed by 
> individuals in
> this electronic message do not necessarily reflect the views of the
> Organization.
> 
> 
> 
> 
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, 
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 




More information about the opencms-dev mailing list