Hi Werner,

Sure, I'd have done it already yesterday, but at the time of writing the 
Codehaus JIRA wasn't yet available - since it's up again I'll do it now.

Andras

On 2010 Apr 16, at 08:58, Werner Guttmann wrote:

> Hello Andras,
> 
> can you please create a Jira issue and attach a working test case that we can 
> use to replay this problem ?
> 
> Cheers
> Werner
> 
> On 15.04.2010 20:47, Andras Hatvani wrote:
>> 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
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>   http://xircles.codehaus.org/manage_email
> 
> 


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to