]
Ryan Emerson commented on ISPN-7365:
------------------------------------
[~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
[
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.