]
Manik Surtani updated ISPN-2088:
--------------------------------
Fix Version/s: 5.1.x
Priority: Blocker (was: Minor)
Assignee: Galder ZamarreƱo (was: Manik Surtani)
Complexity: Low
Forum Reference:
NPE when using a particular DefaultCacheManager constructor
-----------------------------------------------------------
Key: ISPN-2088
URL:
https://issues.jboss.org/browse/ISPN-2088
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 5.1.5.FINAL
Environment: Ubuntu 12.04, Java 1.6.0_27, Tomcat 5.5
Reporter: Darrell Burgan
Assignee: Galder ZamarreƱo
Priority: Blocker
Fix For: 5.1.x, 5.2.0.FINAL
In Infinispan 5.1.5, I'm experiencing a consistent NPE in the constructor in
DefaultCacheManager at line 434 - DefaultCacheManager(String globalConfigurationFile,
String defaultConfigurationFile, String namedCacheFile, boolean start), when the named
cache file is specified.
On line 447, it calls defineConfiguration(), which ultimately NPEs on line 974 because
the globalComponentRegistry has not yet been created. If you look back at line 447, you
can see that the globalComponentRegistry is created afterwards on line 450.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: