Project

General

Profile

« Previous | Next » 

Revision 2159

Remove harvester.properties. Harvester properties have been integrated
with metacat.properties.

View differences:

lib/harvester/harvester.properties
1
connectToMetacat=true
2
database=oracle
3
defaultDB=jdbc:oracle:thin:@knb.lternet.edu:1521:knblter
4
delay=0
5
harvesterAdministrator=dcosta@lternet.edu
6
logPeriod=90
7
maxHarvests=1
8
metacatURL=http://earth.lternet.edu:8080/knb/servlet/metacat
9
password=ntre4hrv
10
period=24
11
smtpServer=lternet.lternet.edu
12
user=harvest
13

  
14
// Harvester Operation Properties
15
GetDocError=Error getting EML document from site,Error
16
GetDocSuccess=Success getting EML document from site,Debug
17
GetHarvestListError=Error getting harvest list from site,Error
18
GetHarvestListSuccess=Success getting harvest list from site,Debug
19
HarvesterStartup=Harvester start up,Info
20
HarvesterShutdown=Harvester shut down,Info
21
InsertDocError=Error inserting EML document to Metacat,Error
22
InsertDocSuccess=Success inserting EML document to Metacat,Info
23
MetacatHasDoc=Metacat already has this EML document,Warning
24
UpdateDocError=Error updating EML document to Metacat,Error
25
UpdateDocSuccess=Success updating EML document to Metacat,Info
26
ValidateDocError=Error validating EML docoument,Error
27
ValidateDocSuccess=Success validating EML document,Debug
28
ValidateHarvestListError=Error validating harvest list,Error
29
ValidateHarvestListSuccess=Success validating harvest list,Debug
30 0

  

Also available in: Unified diff