]
Dan Berindei resolved ISPN-5211.
--------------------------------
Fix Version/s: 7.2.2.Final
(was: 9.3.0.Final)
Assignee: (was: Dan Berindei)
Resolution: Done
Fixed with ISPN-2145
NPE on NumericVersionGenerator.start() when JGroups configuration
resource not found
------------------------------------------------------------------------------------
Key: ISPN-5211
URL:
https://issues.jboss.org/browse/ISPN-5211
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 7.1.0.Final
Reporter: Sanne Grinovero
Fix For: 7.2.2.Final
This is easy to reproduce: start a {{CacheManager}} which has a {{Transport}} configured
with a non-existent resource name for the JGroups configuration.
Would be great to have a better error message.