Arni Sumarlidason created OODT-587:
--------------------------------------
Summary: crawler-launcher fails to run
Key: OODT-587
URL: https://issues.apache.org/jira/browse/OODT-587
Project: OODT
Issue Type: Bug
Components: radix
Environment: radix archetype deployment
Reporter: Arni Sumarlidason
Priority: Minor
when crawler-launcher is executed with the following parameters:
$ ./crawler-launcher \
--operation -stdPC \
--productPath ../../data/staging \
--filemgrUrl http://localhost:9000 \
--failureDir /tmp \
--actionIds DeleteDataFile MoveDataFileToFailureDir Unique \
--clientTransferer
org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferFactory \
--metFileExtension met
the following error occurs:
ERROR: IOException parsing XML document from file
[/home/asumarli/Downloads/deploy-oodt_jplmda/crawler/bin/home/asumarli/Downloads/deploy-oodt_jplmda/crawler/policy/crawler-config.xml];
nested exception is java.io.FileNotFoundException:
home/asumarli/Downloads/deploy-oodt_jplmda/crawler/policy/crawler-config.xml
(No such file or directory)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira