[infinispan-dev] NPE in MapReduceTask running in cluster

2012-09-27 Thread Matej Lazar
NPE ocures while running CapeDwarf cluster tests, see stack below. Null comes from MapReduceTask.invokeEverywhere 13:36:51,053 INFO [org.jboss.as.clustering.infinispan] (http-/192.168.30.248:8080-1) JBAS010281: Started search_capedwarf-test cache from capedwarf container 13:36:51,058 DEBUG [

Re: [infinispan-dev] NPE in MapReduceTask running in cluster

2012-09-27 Thread Vladimir Blagojevic
https://issues.jboss.org/browse/ISPN-2353 On 12-09-27 1:47 PM, Matej Lazar wrote: > NPE ocures while running CapeDwarf cluster tests, see stack below. > > Null comes from MapReduceTask.invokeEverywhere > > 13:36:51,053 INFO [org.jboss.as.clustering.infinispan] > (http-/192.168.30.248:8080-1) JBAS

Re: [infinispan-dev] NPE in MapReduceTask running in cluster

2012-09-30 Thread Matej Lazar
NPE was caused by not configured/started cache on the second node. It would be great to detect such situation and throw an other exception instead of NPE. Matej. On 27/09/12 15:12, Vladimir Blagojevic wrote: > https://issues.jboss.org/browse/ISPN-2353 > On 12-09-27 1:47 PM, Matej Lazar wrote

Re: [infinispan-dev] NPE in MapReduceTask running in cluster

2012-09-30 Thread Thomas Fromm
Am 30.09.2012 23:08, schrieb Matej Lazar: > NPE was caused by not configured/started cache on the second node. > > It would be great to detect such situation and throw an other exception > instead of NPE. Why throwing an Exception in general? I'd be fine if the execution is ignored on the node w

Re: [infinispan-dev] NPE in MapReduceTask running in cluster

2012-10-01 Thread Vladimir Blagojevic
Ok, I recommend closing of https://issues.jboss.org/browse/ISPN-2353 to project lead! This startup issue will be addressed separately I am sure. On 12-10-01 8:02 AM, Thomas Fromm wrote: > Am 30.09.2012 23:08, schrieb Matej Lazar: >> NPE was caused by not configured/started cache on the second nod

Re: [infinispan-dev] NPE in MapReduceTask running in cluster

2012-10-03 Thread Mircea Markus
On 1 Oct 2012, at 07:02, Thomas Fromm wrote: > Am 30.09.2012 23:08, schrieb Matej Lazar: >> NPE was caused by not configured/started cache on the second node. >> >> It would be great to detect such situation and throw an other exception >> instead of NPE. > > Why throwing an Exception in gener

Re: [infinispan-dev] NPE in MapReduceTask running in cluster

2012-10-03 Thread Mircea Markus
Thanks for raising this Vladimir, I've commented on the JIRA. On 1 Oct 2012, at 10:19, Vladimir Blagojevic wrote: > Ok, I recommend closing of https://issues.jboss.org/browse/ISPN-2353 to > project lead! This startup issue will be addressed separately I am sure. > > On 12-10-01 8:02 AM, Thomas

Re: [infinispan-dev] NPE in MapReduceTask running in cluster

2013-06-17 Thread Galder ZamarreƱo
@Matej, are you still having issues with this? I've created a test and I'm unable to get this to fail any more... Cheers, On Oct 3, 2012, at 10:25 PM, Mircea Markus wrote: > Thanks for raising this Vladimir, I've commented on the JIRA. > > On 1 Oct 2012, at 10:19, Vladimir Blagojevic wrote: >