Hi,
When trying to execute JDOManager.close(); I see the following exceptions:
[main] - Problem shutting down Coherence cluster member
java.lang.ClassNotFoundException: com.tangosol.net.CacheFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
...
[main] - Problem shutting down Gigaspaces cluster member
java.lang.ClassNotFoundException: com.j_spaces.map.CacheFinder
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
...
and finally
java.lang.NullPointerException
at
org.castor.cache.distributed.OsCacheFactory.shutdown(OsCacheFactory.java:130)
...
where indeed, the instance variable _cache is null.
This happens in a test with local transaction demarcation mode and without
explicit cache configuration - can anyone of you shed some light on it?
Thanks,
Andras
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email