[infinispan-issues] [JBoss JIRA] (ISPN-4447) RHQ server plugin: dumpkeys operation on cache fails as no operation (old node)
Tomas Sykora (JIRA)
issues at jboss.org
Thu Jun 26 10:38:41 EDT 2014
Tomas Sykora created ISPN-4447:
----------------------------------
Summary: RHQ server plugin: dumpkeys operation on cache fails as no operation (old node)
Key: ISPN-4447
URL: https://issues.jboss.org/browse/ISPN-4447
Project: Infinispan
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JMX, reporting and management
Affects Versions: 7.0.0.Alpha4
Reporter: Tomas Sykora
Assignee: Mircea Markus
RHQ server plugins provides possibility for issuing 3 vital rolling upgrades operations.
However, the first operation record-known-global-keyset fails when invokend from RHQ GUI on a particular cache for old server with this error:
java.lang.Exception: JBAS014884: No operation named 'record-known-global-keyset' exists at address [
("subsystem" => "infinispan"),
("cache-container" => "local"),
("local-cache" => "default")
], 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)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list