Attachment 'HarvestTemplateApplication.sh.txt'

Download

   1 #!/bin/bash
   2 export NetarchiveSuiteDir=/home/test/netarchive
   3 export CLASSPATH=$NetarchiveSuiteDir/lib/dk.netarkivet.harvester.jar:$NetarchiveSuiteDir/lib/dk.netarkivet.archive.jar:$NetarchiveSuiteDir/lib/dk.netarkivet.viewerproxy.jar:
   4 $NetarchiveSuiteDir/lib/dk.netarkivet.monitor.jar:$NetarchiveSuiteDir/tests/lib/db/mysql-connector-java-5.0.4-bin.jar
   5 java -Xmx255m 
   6 	-Ddk.netarkivet.settings.file=$NetarchiveSuiteDir/conf/settings.xml 
   7 	-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger 
   8 	-Djava.util.logging.config.file=$NetarchiveSuiteDir/conf/log.prop 
   9 	-Dsettings.common.jmx.port=8100 -Dsettings.common.jmx.rmiPort=8200 
  10 	-Dsettings.common.jmx.passwordFile=$NetarchiveSuiteDir/conf/jmxremote.password 
  11 dk.netarkivet.harvester.tools.HarvestTemplateApplication $1 $2 $3

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2010-02-08 16:53:14, 0.8 KB) [[attachment:HarvestTemplateApplication.sh.txt]]
  • [get | view] (2009-11-17 08:45:59, 22.9 KB) [[attachment:default_orderxml.xml]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.