Uploaded image for project: 'JBoss Data Grid'
  1. JBoss Data Grid
  2. JDG-831

Rolling Upgrade from 6.1 to 7 not working

    XMLWordPrintable

    Details

    • 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:
      Hide
      • Start a server JDG 6.1, load some data using Hot Rod
      • Call record-known-global-keyset() operation in the cluster
      • Start a server 7.0 with a remote cache store pointing to the source cluster.
      • Call the synchronize-data from the JDG 7 cluster
      • Error thrown
      Show
      Start a server JDG 6.1, load some data using Hot Rod Call record-known-global-keyset() operation in the cluster Start a server 7.0 with a remote cache store pointing to the source cluster. Call the synchronize-data from the JDG 7 cluster Error thrown

      Description

      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
      }
      

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  Unassigned
                  Reporter:
                  gustavonalle Gustavo Fernandes
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  2 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: