Hi guys,
I've gone through the installation and upgrade guide 4 times now, trying different permutations and am still getting stuck.
I am upgrading our Windows 2003 R2 based ClearSpace 2.5.6 instance to a CentOS based PC.
The steps I've taken in different permutations to date are :
- Download 3.0.7 x86 RPM from you guys
- Do a yum install bash-3.2 systat (to fulfill dependencies)
- Run : rpm -ivh <rpm file downloaded>
- do an appstop on the Src server
- Backup JiveHome dir on Src Win x86 machine.
- Perform mysqldump of clearspace and openfire MySQL db schemas to mysqldumpfiles.sql
- Copy export.jar from target x86 CentOS machine to Src Win x86 machine.
- Run java -jar export.jar <path to jiveHome on Src> jh.zip
- Run appstop on target srv
- mv /usr/local/jive/applications/sbs/home to /usr/local/jive/applications/sbs/home.bkp
- create a new home dir
- unzip jh.zip transferred from the Src machine
- Restored the mysql schemas using: mysql -u root -p < mysqldumpfiles.sql
- Run appstart (regardless of documentation since I just get the jive is temporarily unavailable screen if I dont do an appstart)
- Fill out the setup screens (shouldn't these be upgrade screens?)
- appstop
- appstart
When I log in to the new box none of the old docs are there. None of the customizations are there (logo, etc). It looks as if I skipped all the upgrade steps and went from installing the rpm to configuring the setup.
Please call me when you get a chance.
Frank 650.799.8828
Frank,
Can you provide me the following?
as well as the output from
and any log files from
I believe with these 3 pieces we can figure out what is going on.
-Curtis
Curtis,
Here's the data you requested.
Hi Frank,
Few things here
1) Can you get an updated license for your install from your account page?
2) What version of mysql / jdbc driver are you running? I am seeing a few errors in the logs but everything ends around 9/26/2009, nothing more after that
-Curtis
Sorry it's hard to keep going back and forth on email. Other stuff keeps coming up.
In answer to your questions:
i) I can get an updated license for the install from the license page.
ii) I downloaded the latest jdbc driver from mysql.com.
Investigating further, it looks like the tables in the MySQL schema are duplicated - eg there's a jivedocuments and a jiveDocuments. I'm assuming that the db upgrade part did not take into consideration that the source db is from windows that is by default case insensitive.
How do we go abouts fixing this?
Can we schedule a time to do this over the phone with a remote session and get this put to rest?
Thanks.
Thank you for the information Frank, this is actually a fairly easy fix that will probably just require a restart of the mysql server.
1) If you can, drop the database from MySQL and re-import it so that you have just one set of tables again.
2)
[mysqld]
lower-case-table-names=1
There! Now you just need to restart mysql
/etc/init.d/mysql restart
-Curtis
Thanks for the response Curtis, we have eveything working now.
Glad to hear it is working as expected!
-Curtis
Jive combines collaboration software, community software & social networking software into the leading SBS solution.
© Copyright 2000–2009 Jive Software. All rights reserved.
915 SW Stark St., Suite 400, Portland, OR 97205