Hi Devs, I'm trying to test importing registry files using a dump file. I have created a dump file using following command [1]. [1] sh checkin-client.sh co https://localhost:9443/registry/ -u admin -p admin -f 10-06-2015_test2.dump
Dump file is successfully created in the bin folder. Then when I try to import it to another Greg server using [2] command, it gives following error[3]. [2] sh checkin-client.sh ci https://localhost:9445/registry/ -u admin -p admin -f 10-06-2015_test2.dump [3] Error in restoring the path. Make sure the registry is up and running Or the username, password is correct! and check the user have the WRITE permission to the path. path: / registry url: https://localhost:9443/registry username: admin What would be causing this? Thanks, Nuwan -- ---------------------------------------------------------- *Nuwan Chamara Pallewela* *Software Engineer* *WSO2, Inc. *http://wso2.com *lean . enterprise . middleware* Email *[email protected] <[email protected]>* Mobile *+94719079739*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
