Differences between revisions 1 and 2
Revision 1 as of 2010-03-08 13:01:21
Size: 40
Comment:
Revision 2 as of 2010-03-08 13:15:47
Size: 554
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

  * Ssh to the admin machine (kb-test-adm-001.kb.dk)

  * Go to the installtion directory (cd $TESTX);

  * 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.

Run the ReestablishDatabase tool

  • Ssh to the admin machine (kb-test-adm-001.kb.dk)
  • Go to the installtion directory (cd $TESTX);
  • 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)