Hi, This is more of a guess than a suggestion. Let's call it a suggestive guess.
It looks like export-to-archive copies permissions. I'm not sure what would happen if you had a permission (which has a role-id) and the role with that id got removed. Maybe the above? - Chris On Thu, Dec 8, 2016 at 6:39 PM, Will Thompson <[email protected]> wrote: > I am trying to export data from a Windows machine into an archive to be > imported into a Mac, but MLCP crashes. The error MLCP returns is nearly 250 > lines, but this part seemed possibly relevant: > > "...Caused by: com.marklogic.xcc.exceptions.XQueryException: SEC-ROLEDNE: > (err:FOER0000) Role does not exist: sec:role-id = 6626745612256060316 > [Session: user=wthompson, cb=#17033682864837852147 [ContentSource: > user=wthompson, cb={none} [provider: address=localhost/127.0.0.1:10003, > pool=4/64]]] [Client: XCC/8.0-1, Server: XDBC/8.0-6] > in /MarkLogic/security.xqy, on line 960..." > > The MLCP command is: > > mlcp.bat export > -host localhost -port 10003 -username wthompson -password ***** > -output_type archive -output_file_path /some/output/path > -directory_filter /some/dir/ > > This is on ML 8.0-6 with the latest MLCP binaries. Any suggestions? > > -Will > _______________________________________________ > General mailing list > [email protected] > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
