Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2009-09-22 14:04:32
Size: 747
Editor: TueLarsen
Comment:
Revision 9 as of 2013-01-16 15:56:39
Size: 1071
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe It31SGotoSelHarvUsingHeritrix 13. Go to Heritrix GUI, verify the job is running and "pause" the job here. '''Run Heritrix GUI and terminate a harvest'''
Line 3: Line 3:
---+ Run Heritrix GUI This page describes how to terminate a havest using Heritrix GUI
Line 5: Line 5:
This page describes how to run Heritrix GUI Start Program
Line 7: Line 7:
 * 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
Wait for the job to be generated and up and running
Line 8: Line 12:
 * Choose 'Systemstate'
 * Click on Application <nop>HarvestControllerServer
 * Choose Machine kb-test-har-002 and click on the link in log message e.g. "INFO: Job ID: 2, Harvest ID: 2, http://kb-test-har-002.kb.dk:8090"
 * Fill login/password: admin/adminPassword
 * Click on Terminate
Line 9: Line 18:
---++ Do following
Start a browser on kb-test-adm-001.kb.dk (run 'mozilla' from terminal).
   * Go to =http://kb-test-adm-001.kb.dk:807?/HarvestDefinition/= (where '807?' is the port number)

Wait for the job to be generated and up and running
   * Choose 'Systemstate'
   * Click on Application <nop>HarvestControllerServer
   * Choose Maschine kb-test-har-002 and click on the link in log message e.g. "INFO: Job ID: 2, Harvest ID: 2, http://kb-test-har-002.kb.dk:8090"
   * Fill login/password: admin/adminPassword
   * Click on pause
This test does not necessarily use kb-test-har-002.
But you can find the correct heritrix instance by going to http://kb-test-adm-001:$PORT/History/Harveststatus-running.jsp and click on the link to the Heritrix instance (the link in the JobID column)

Run Heritrix GUI and terminate a harvest

This page describes how to terminate a havest using Heritrix GUI

Start Program

Wait for the job to be generated and up and running

This test does not necessarily use kb-test-har-002. But you can find the correct heritrix instance by going to http://kb-test-adm-001:$PORT/History/Harveststatus-running.jsp and click on the link to the Heritrix instance (the link in the JobID column)

It31SGotoSelHarvUsingHeritrix (last edited 2013-01-16 15:56:39 by SoerenCarlsen)