[infinispan-issues] [JBoss JIRA] (ISPN-4447) RHQ server plugin: dumpkeys operation on cache fails as no operation (old node)

William Burns (JIRA) issues at jboss.org
Thu Jun 26 11:33:26 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Burns resolved ISPN-4447.
---------------------------------

    Resolution: Rejected


Unfortunately we can't add this method to a previous version of the server.  I have also talked with the RHQ guys and there is no nice way currently to disable an operation based on the version of the underlying server, to prevent this from happening as well.

I would say for now if you have an older version of the server that doesn't have the new operation, that as a workaround the global key set should be recorded via the CLI instead.

> 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
>              Labels: rhq
>
> 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