postgresql - wso2 client-checkin restore -


I am using the WSO2 rule registry v 4.6.0 and I want to migrate the structure to the H2 backed test instance Trying Postgres supported production frequency (different VM for web server and database) using client checkin.

I have successfully tested the registry with the example of H2, but I am struggling to check it in the interpersonal system.

I took part in the test example

  ./http: // localhost with checkin-client.sh: 9443 / registry -u admin -p admin -f /  

To create a dump

I executed on the production system

  

./checkin-client.sh ci https : // arc-gov: 9443 / registry -u administrator -p admin -f /../registry.dump

and obtain the following error below. (And yes, I know that password is the same, when I'll change it to work!). Here the URL belongs to the WSO2 web server, which is not a postgrade database.

Any help would be greatly appreciated. Error in Restoring Path - Make sure that the registry is up and running or username, password is correct! And check that the user has WRITE permission for the path. Path: / Registry URL: https: // arch-gov: 9443 / Registry username: admin {org.wso2.registry.checkin.Client} org.wso2.carbon.registry.synchronization.SynchronizationException: Message code: ERROR_IN_RESTORING, parameter : {Path: /, Registry URL: https: // Arch-gov: 9443 / Registry, Username: org.wso2.carbon.registry.synchronization.operation.CheckInCommand.restoreFromFile (CheckInCommand.java:207) org on admin. On wso2.carbon.registry.synchronization.operation.CheckInCommand.execute (checkInCommand.java:164) org.wso2.registry.checkin.Checkin.execute at (checkin.java:70) org.wso2.registry.checkin.Checkin. on execute (Checkin.java:56) at org.wso2.registry.checkin.Client.execute (Client.Java 2007) On Su org.wso2.registry.checkin.Client.start (Client.java:67) on sun.reflect. NativeMethodAccessorImpl.invoke0 (basic method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57) on Sun. Org.wso2.carbon.bootstrap.CheckinClientBootstrap.main (CheckinClientBootstrap.java36) at OR.Invec (method.java: 606) org.wso2.carbon.bootstrap.bootstrap.loadClass (bootstrap.java:63): org. Wso2.carbon.registry.core.exceptions.RegistryException: restored / failed Org.wso2.carbon.registry at org.wso2.carbon.registry.app.RemoteRegistry.restore (RemoteRegistry.java.1525) at org.wso2.carbon.registry.app.RemoteRegistry.restore (RemoteRegistry.java:1665) On .synchronization.operation.CheckInCommand.restoreFromFile (CheckInCommand.java198) ... 11 more

< P> The WSO 2 governance registry does not support check-out, check-in from top level collection paths. [1] (ie / _system / governance / and / _system / config /)

Instead, we recommend that you check-in check-out with child storage path .

Greg 4.6.0 may be a problem with dumping with the remote registry path collection. [2]

[2]

[2]

[2]

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -