Hi Markus,

Are you sure the command-line arguments are all being parsed correctly?

With debug on it shows info on that:

chamlin@MacPro:bin$ ~/mlcp/bin/mlcp.sh copy -document_selector
'/root[child/child = "1"]'

15/03/30 12:08:49 DEBUG contentpump.ContentPump: Command: COPY

15/03/30 12:08:49 DEBUG contentpump.ContentPump: Arguments:
-document_selector /root[child/child = "1"]

15/03/30 12:08:49 ERROR contentpump.ContentPump: Error parsing command
arguments:

15/03/30 12:08:49 ERROR contentpump.ContentPump: Missing required
options: input_username, input_password, input_host, output_username,
output_password, output_host

If this is the problem, I'd guess it is in your '...'.  But debug
appears to show the arguments so you could rule that out.

Debug reference:

https://docs.marklogic.com/guide/ingestion/content-pump#id_75840

=Chris
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to