Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4448

RHQ server plugin: synchronize data operation String casting to Byte array fails

    XMLWordPrintable

Details

    • Hide

      Dump global key set on old node using CLI and try to synchronize data through remote store using Synchonize Data cache operation using RHQ on a new node.

      Show
      Dump global key set on old node using CLI and try to synchronize data through remote store using Synchonize Data cache operation using RHQ on a new node.

    Description

      Invocation of rolling upgrades related operation – Synchronize Data – on a new node's cache fails with a following error:

      java.lang.Exception: JBAS011002: Failed to invoke operation: java.lang.String cannot be cast to [B, rolled-back=true
      at org.rhq.core.pc.operation.OperationInvocation.run(OperationInvocation.java:278)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
      at java.lang.Thread.run(Thread.java:722)

      Note, that there is also ISPN-4447 which says, that we can't record known global keyset using RHQ.

      In this issue, we proceed that operation using CLI interface console in order to create dumped keys. Then, we tried to synchronize data using RHQ cache operation and passing "hotrod" as a migrator. This was expected to work properly.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            tsykora@redhat.com Tomas Sykora
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: