JON 3.1.2 jdg CR1 server plugin, jdg server started with clustered-xsite.xml to show backup sites properly under default cache. Operations: Take site offline and Bring site online was issued successfully. Verified via jdg CLI console. There is the third operation here - Status. JDG code, LocalDescription.properties says: infinispan.backup.ops.site-status=Displays the current status of the backup site. When site is taken offline, JON can't register this change properly. *It looks like "Status" should be a metric, not an operation.* After that JON should be able to detect whether site is offline or online. This metric itself is changing properly in jdg (we can see it in site status via jdg CLI console). Issuing operation Status on SFO site, JON says now: java.lang.Exception: JBAS014739: No handler for status at address [ ("subsystem" => "infinispan"), ("cache-container" => "clustered"), ("distributed-cache" => "default"), ("backup" => "SFO") ], rolled-back=true at org.rhq.core.pc.operation.OperationInvocation.run(OperationInvocation.java:278) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662)
Should this be included in release notes for 6.1? If so, please set the requires_doc_text? flag and add some CCFR information (and a workaround, if one exists).
Minor edits to doc_text field for 6.1 Release Notes.
Set flag to nominate this bug for 6.2 release notes.
This looks like a known issue. changes doc type field to reflect this.
We want to fix it for 6.4.0. Making our management solution better this time. Will I will need to check with latest env. setups and add informations accordingly.