Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2010-03-08 13:15:47
Size: 554
Comment:
Revision 4 as of 2010-08-16 10:24:56
Size: 600
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

  * Verify that the file admin.data exists

Run the ReestablishDatabase tool

  • Ssh to the admin machine (kb-test-adm-001.kb.dk)
  • Go to the installtion directory (cd $TESTX);
  • Verify that the file admin.data exists
  • Run the command:

java -Ddk.netarkivet.settings.file=conf/settings_ArcRepositoryApplication.xml -cp lib/dk.netarkivet.archive.jar:lib/dk.netarkivet.common.jar dk.netarkivet.archive.tools.ReestablishAdminDatabase
  • Verify that no errors or exceptions are thrown.
  • Verify that it says that it already contains each replica
  • Verify that it tells the admin.data version is 0.4.

It42ReestablishDatabase (last edited 2010-08-16 10:24:56 by localhost)