Chris, thank you. The ellipsis […] was just for readability, filtering out my other parameters.
Markus On Mon, Mar 30, 2015 at 12:12 PM, Christopher Hamlin <[email protected]> wrote: > 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 > -- Markus Flatscher Consultant | Avalon Consulting, LLC [email protected] LinkedIn: http://www.linkedin.com/company/avalon-consulting-llc Google+: http://www.google.com/+AvalonConsultingLLC Twitter: https://twitter.com/avalonconsult
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
