[JBoss JIRA] (ISPN-8006) Avoid more toHexString usages
by Galder Zamarreño (JIRA)
Galder Zamarreño created ISPN-8006:
--------------------------------------
Summary: Avoid more toHexString usages
Key: ISPN-8006
URL: https://issues.jboss.org/browse/ISPN-8006
Project: Infinispan
Issue Type: Task
Affects Versions: 9.0.3.Final, 9.1.0.CR1
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 9.1.0.Final, 9.0.4.Final
Method should not be used to print out potentially big value, eg. keys, message bodies...etc.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 8 months
[JBoss JIRA] (ISPN-4447) RHQ server plugin: dumpkeys operation on cache fails as no operation (old node)
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-4447?page=com.atlassian.jira.plugin.... ]
Pedro Zapata closed ISPN-4447.
------------------------------
> 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
> 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
(v7.2.3#72005)
7 years, 8 months