[Dev] [DEV][GREG] Unable to import registry resources from a dump file

2015-10-06 Thread Nuwan Pallewela
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

Re: [Dev] [DEV][GREG] Unable to import registry resources from a dump file

2015-10-06 Thread Nuwan Pallewela
Hi, After i tried to checkout the dump file , following error is show in command line when i try to browse registry. [2015-10-06 15:20:27,354] WARN {org.wso2.carbon.registry.core.caching.CacheBackedRegistry} - User admin is not authorized to read the resource /. Thanks, Nuwan On Tue, Oct 6,

Re: [Dev] [DEV][GREG] Unable to import registry resources from a dump file

2015-10-06 Thread Sameera Kannangara
Hi Nuwan, What is the WSO2 server type you are using? and what is the version? In any case none of the users have ability to check-in to the root directory. Therefore you'll have to take the checkout from a collection that is closer to the resource location you are trying to move. Ex - sh

Re: [Dev] [DEV][GREG] Unable to import registry resources from a dump file

2015-10-06 Thread Nuwan Pallewela
Hi Sameera, I'm using 5.0.0 Greg server. It was the issue. It worked when I mention a different location. Thanks. There was an issue, after I tried to invoke it to root directory it gave the error that admin is not allowed to write for root. Then I could not browse any file from the management