Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Click 'Systemstate'->'Overview of the system state' (At first, only the 'SystemState' link is visible, which leads to the same script, viz. Status/Monitor-JMXsummary.jsp   
  • Check that all internally developed applications are up and running. This depends on the configuration, of course, but there should be
    • One GUIApplication
    • One HarvestJobManagerAppplication
    • One or more HarvestControllerServerHarvestControllerApplication. One of these should be HIGHPRIORITY, if you need to run selective/event harvests, and/or
      LOWPRIORITY, if you need to run snapshot harvests

    • One IndexServerApplication
    • One or more ViewerProxy applications
    • One WaybackIndexerApplication (optional)
    • One AggregatorApplication (Optional)
    • If you're using the distributed archive solution (ie using the JMSArcrepositoryClient and not the LocalArcRepositoryClient or BitmagArcRepositoryClient) there should also be
      • One ArcRepositoryApplication
      • One or more BitarchiveServer applications per bitarchive replica in your configuration
      • One ChecksumFileApplication representing a checksum replica (if you have a checksum replica)
      • One BitarchiveMonitorServer for each bitarchive replica in your configuration
  • Check that last status message for each application do not contain errors or warnings (ignore any spurious messages from "GUIWebServer")
  • Check that there are no empty log messages

...