Roman Macor created ISPN-7219:
---------------------------------
Summary: Administration console - creating template from existing template
fails in some cases
Key: ISPN-7219
URL:
https://issues.jboss.org/browse/ISPN-7219
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.0.0.Alpha4
Reporter: Roman Macor
Assignee: Vladimir Blagojevic
Click on cache container -> Configuration -> Templates -> create new template
-> fill in template name: newTemplate, base configuration:
persistent-file-store-write-behind (template with file store and write-behind configured)
-> next -> create
Result:
Pop up with error message:
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that
failed:":{"Operation step-2":"WFLYCTL0216: Management resource
'[\n (\"profile\" => \"clustered\"),\n (\"subsystem\"
=> \"datagrid-infinispan\"),\n (\"cache-container\" =>
\"clustered\"),\n (\"configurations\" =>
\"CONFIGURATIONS\"),\n (\"distributed-cache-configuration\" =>
\"new\"),\n (\"file-store\" => \"FILE_STORE\"),\n
(\"write-behind\" => \"WRITE_BEHIND\")\n]' not found"}}
The new template is created, but configuration is not copied.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)