This Question is Possibly Answered

1 "correct" answer available (4 pts)
7 Replies Last post: Jul 8, 2008 2:52 PM by Vinh  
Frederic Piard Novice 5 posts since
Jun 26, 2008
Currently Being Moderated

Jun 26, 2008 10:04 AM

Migrating from 1.10.1 to 2.0.4

Hi,

 

 

We are using Clearspace v.1.10.1 with the evaluation database (as it was easy to set-up) on Windows. Now we want to move Clearspace from one computer to another. We think it will be a good idea to upgrade our old version th the current one, so I hav einstalled Clearspace 2.0.4 on the same computer than the 1.10.1 and I have initiated the upgrade through  the migration menu from Clearspace 1.10.1 "System / Import-Export / Database Migration / Start Migration" with this parameters :

  • JDBC

  • databse driver presets :

  • JDBC Driver Class : com.jivesoftware.base.database.EmbeddedConnectionProvider

  • Databse URL : jdbc:hsqldb:C:\Program Files\Clearspace 2.0\database\jive_clearspace_hsqldb

  • Username : SA

  • Password :

  • Clic "Test Connection" :

    • I obtain : Success! The database server configuration parameters appear to be valid. Click the 'Start Migration' button below to being the migration process.

  • "Start Migration"

    • It starts to run, I see some elements and I got an error

  1. Status Code: 500
    # Exception Type:
    # Error Message: INTERNAL_SERVER_ERROR
    # Request URI: /clearspace/admin/database-migration-task.jspa
    # Stack Trace:
        * sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        * sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        * sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        * java.lang.reflect.Method.invoke(Unknown Source)
        * com.opensymphony.xwork.DefaultActionInvocation.invokeAction(DefaultActionInvoca tion.java:358)
        * com.opensymphony.xwork.DefaultActionInvocation.invokeActionOnly(DefaultActionIn vocation.java:218)
        * com.opensymphony.webwork.interceptor.BackgroundProcess$1.run(BackgroundProcess. java:28)
        * java.lang.Thread.run(Unknown Source)
    # java.lang.reflect.InvocationTargetException

I also tried to directly move the data from the 1.10.1 version to the 2.0.4 folder and (as I expected) it does not works either, Clearspace 2.0 don't wants to run with this data.

 

I think this is somethong a lot of people should have done, but I haven't found any relevant informations ...

 

Do you know how to do this migration ?

 

Another way to move the database will be to keep the old version 1.10.1 on th enew server  but we can't find the installer. We haven't keep it and I don't see it in the jive web site ...

 

Thank you !

Vinh Expert 1,746 posts since
Apr 1, 2008
Currently Being Moderated
Jun 26, 2008 5:05 PM in response to: Frederic Piard
Re: Migrating from 1.10.1 to 2.0.4

Not sure about the upgrade, using the installer and the evaluation database can lead to a lot of funny business and we don't recommend using both for the long term.

 

I've PMed you a download link to the 1.10.1 exe.

Vinh Expert 1,746 posts since
Apr 1, 2008
Currently Being Moderated
Jun 27, 2008 1:45 PM in response to: Frederic Piard
Re: Migrating from 1.10.1 to 2.0.4

What are you JVM parameters? Have you tried increasing the memory? Say to -Xmx768m or -Xmx1024m ?

Vinh Expert 1,746 posts since
Apr 1, 2008
Currently Being Moderated
Jul 8, 2008 2:52 PM in response to: Frederic Piard
Re: Migrating from 1.10.1 to 2.0.4

Glad everything is working for you now :)

More Like This

  • Retrieving data ...