Project

General

Profile

1
connectToMetacat=true
2
dbDriver=oracle.jdbc.driver.OracleDriver
3
delay=0
4
harvesterAdministrator=dcosta@lternet.edu
5
logPeriod=90
6
maxHarvests=1
7
metacatURL=http://earth.lternet.edu:8080/knb/servlet/metacat
8
password=ntre4hrv
9
period=24
10
smtpServer=lternet.lternet.edu
11
url=jdbc:oracle:thin:@knb.lternet.edu:1521:knblter
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
GetDocListError=Error getting harvest document list from site,Error
18
GetDocListSuccess=Success getting harvest document 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
ValidateDocListError=Error validating harvest document list,Error
29
ValidateDocListSuccess=validating harvest document list,Debug
(1-1/2)