Hello Geert, thank you for getting back. I have tried invoking the jar directly, but I still get no meaningful exit status:
imogas 1245_% java -cp /opt/mlcp-9.0.1/bin/..//conf:/opt/mlcp-9.0.1/bin/..//lib/avro-1.7.4.jar[ELIDED] -DCONTENTPUMP_HOME=/opt/mlcp-9.0.1/bin/..//lib/ -DBUNDLE_ARTIFACT=apache -Dfile.encoding=UTF-8 -Djava.library.path=/opt/mlcp-9.0.1/bin/..//lib/native com.marklogic.contentpump.ContentPump import -input_file_path foo -host localhost -username foo -password foo 17/06/17 15:04:53 INFO contentpump.LocalJobRunner: Content type is set to MIXED. The format of the inserted documents will be determined by the MIME type specification configured on MarkLogic Server. 17/06/17 15:04:54 INFO contentpump.ContentPump: Job name: local_675746565_1 17/06/17 15:04:54 ERROR contentpump.LocalJobRunner: Error checking output specification: 17/06/17 15:04:54 ERROR contentpump.LocalJobRunner: No input files found with the specified input path file:/home/hans/Development/bpm-processes/foo and input file pattern .* imogas 1246_% echo $? 0 Is there anything I'm doing wrong? -Hans
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
