Differences between revisions 6 and 7
Revision 6 as of 2010-04-22 15:43:00
Size: 1894
Comment:
Revision 7 as of 2010-08-16 10:24:40
Size: 1894
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Check the staus of the database based installation

Do following in a browser

Start Program

  • Go to http://$GUIadminserver:$http-port/HarvestDefinition/

    • where GUIadminserver and http-port are specified in the deploy configuration file under the application named dk.netarkivet.common.webinterface.GUIApplication
    • In the one-machine setup (deploy_example_one_machine.xml ) the link will be : http://localhost:8074

  • Go to the status site:
    • Click on System State in the side bar.
  • Check that no errors can be found in any of the applications.
  • Press on the ArcRepository.

  • Press on Show all under Index.

  • Check that the logs for the ArcRepository contain the log (probably with another port number than 8139):

INFO: Connected to database using DBurl 'jdbc:derby://localhost:8139/adminDB' using driver 'org.apache.derby.jdbc.ClientDriver'

  • Check that it also contains logs with information about inserting the different replicas into the database, e.g.:

INFO: Inserting replica 'CHECKSUMReplica (CS) CSN' to database.

Check the bitpreservation site

Do following in a browser

Start Program

  • Go to http://$GUIadminserver:$http-port/HarvestDefinition/

    • where GUIadminserver and http-port are specified in the deploy configuration file under the application named dk.netarkivet.common.webinterface.GUIApplication
    • In the one-machine setup (deploy_example_one_machine.xml ) the link will be : http://localhost:8074

  • Go to the status site:
    • Click on BitPreservation in the side bar.

  • Check that the three replicas exist: KBN, CSN and SBN
  • Verify that all the replicas has 'Number of files: 0', and that the last filelist update is
    1/1/1970 1:00:00AM
  • Verify that all the replicas has 'Number of files with error: 0', and that the last checksum status update is
    1/1/1970 1:00:00AM

It42CheckEmptySystem (last edited 2010-08-16 10:24:40 by localhost)