Differences between revisions 3 and 4
Revision 3 as of 2009-10-28 12:11:24
Size: 882
Editor: TueLarsen
Comment:
Revision 4 as of 2009-10-29 08:05:14
Size: 1117
Editor: TueLarsen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Start program
   * Go to =http://kb-test-adm-001.kb.dk:807?/HarvestDefinition/= (where '807?' is the port number)
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

Follow the schedule of the next job

This page describes how to check that the scheduling works

Do following in a browser: Start Program

Check scheduling of jobs

  • Click 'Definitions'->'Selective Harvests' in the left menu

  • Check that the selective harvest <sh. name> is schedule to start in a week

  • Check that the event harvest <eh. name> is schedule to start in approx. an hour

  • Click on edit on the event harvest and override the next run time with current date and time + 5 min
  • Click 'save'
  • Click 'Harvest status'->'All Jobs' in the left menu after 5 min

  • Check that two new event harvest <eh. name> job has been generated

  • Check that NO new selective harvest <sh. name> job has been generated

It30OverrideScheduleJobs (last edited 2010-08-16 10:24:50 by localhost)