You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Graham Leggett <mi...@sharp.fm> on 2007/10/30 18:26:57 UTC

Export procedure hanging

Hi all,

Following the export procedure at
http://maven.apache.org/continuum/documentation/1_1/installation/upgrade.html,
the export seems to hang at this point:

bash-3.00$ java -Xmx512m -jar data-management-cli-1.1-beta-3-app.jar
-buildsJdbcUrl
jdbc:derby:/udd001/app/alchemy/continuum/continuum-1.1-beta-3/data/continuum/database
-mode EXPORT -overwrite -directory continuum-1.1-beta-3/backups
0 [main] INFO org.apache.maven.continuum.management.DataManagementCli  -
Processing Continuum database...

I double checked to ensure that continuum wasn't running at the time, but
it wasn't.

Are there any reasons why this should hang?

Regards,
Graham
--