[
https://issues.jboss.org/browse/ISPN-7365?page=com.atlassian.jira.plugin....
]
Ryan Emerson edited comment on ISPN-7365 at 1/18/17 5:18 AM:
-------------------------------------------------------------
[~rmacor][~vblagojevic] Was this encountered with a console build based on the current
master branch? Or was it simply the console packaged with 9.0.0.Beta1? If it is the
latter, than this problem is caused by the `<backups>...</backups>` config
(see ISPN-7348) which has since been resolved in the [master
branch|https://github.com/infinispan/infinispan-management-console/commit...].
was (Author: ryanemerson):
[~rmacor][~vblagojevic] Was this encountered with a console build based on the current
master branch? Or was it simply the console packaged with 9.0.0.Beta1? If it is the
latter, than this problem is caused by the `<backups>...</backups>` config
(see ISPN-7348) which has since been resolved in the
[
master|https://github.com/infinispan/infinispan-management-console/commit...]
Creating cache from a particular template fails
-----------------------------------------------
Key: ISPN-7365
URL:
https://issues.jboss.org/browse/ISPN-7365
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 9.0.0.Beta1
Reporter: Roman Macor
Assignee: Tristan Tarrant
Attachments: 7365_stacktrace.txt, domain.xml
Use the attached configuration file to reproduce.
click on cache container -> configuration -> templates -> add new template ->
set name newTemplate and base configuration: replicatedCacheAsTemplate -> click create
Result:
There is an error pop up with empty message "{}"
The template is created but the configuration is not copied.
Note: I'm not sure which part of replicatedCacheAsTemplate configuration is causing
this issue, but it's not happening with every template.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)