Vitalii Chepeliuk created ISPN-3376:
---------------------------------------
Summary: CLI upgrade command does not work
Key: ISPN-3376
URL:
https://issues.jboss.org/browse/ISPN-3376
Project: Infinispan
Issue Type: Bug
Components: CLI
Affects Versions: 6.0.0.Alpha1
Reporter: Vitalii Chepeliuk
Assignee: Tristan Tarrant
Attachments: standalone-hotrod-rolling-upgrade.xml
Run my backup server with default standalone.xml configuration
./standalone.sh -c standalone.xml -Djboss.socket.binding.port-offset=111
-Djboss.node.name=BACKUPER
Run my new server with
./standalone.sh -c standalone-hotrod-rolling-upgrade.xml -Djboss,node.name=UPGRADER
1) run command on BACKUPER
[remoting://localhost:10110/local/default]> upgrade --dumpkeys default
ISPN019502: Dumped keys for cache default
2) run command on UPGRADER
[remoting://localhost:9999/local/default]> upgrade --synchronize=hotrod default
ISPN019026: An error occurred while synchronizing data for cache 'hotrod' using
migrator 'default' from the source server
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira