-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution:
Out of Date
-
Affects Version/s: JDG 7.0.0 GA, JDG 7.1.0 ER5
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Steps to Reproduce:
Upon calling the synchronize-data operation from the CLI or JMX, the error is thrown:
[standalone@localhost:10990 /] /subsystem=datagrid-infinispan/cache-container=clustered/replicated-cache=sample-cache:synchronize-data(migrator-name=hotrod)
|
{
|
"outcome" => "failed",
|
"failure-description" => "DGISPN0118: Failed to invoke operation: java.lang.ClassNotFoundException: org.infinispan.util.ByteArrayKey from [Module \"org.infinispan.persistence.remote:main\" from local module loader @42f30e0a (finder: local module finder @24273305 (roots: /home/gfernandes/migration-tool/jboss-datagrid-7.0.0-server/modules,/home/gfernandes/migration-tool/jboss-datagrid-7.0.0-server/modules/system/layers/base))]",
|
"rolled-back" => true
|
}
|
- blocks
-
JDG-845 Rolling Upgrade fixes
-
- Closed
-