JESS: rete reset exception

2004-10-25 Thread bhaskar yallala
I am getting this exception while calling rete.reset() after executing the rules!       Jess reported an error in routine DefinstanceList.updateShadowFact.  Message: Object not a definstance:  ...   I over rode the hashCode method. Is this the problem?         Thanks Bhaskar    Than

Re: JESS: rete reset exception

2004-10-30 Thread ejfried
I think bhaskar yallala wrote: > I am getting this exception while calling rete.reset() after executing the rules! > > > > Jess reported an error in routine DefinstanceList.updateShadowFact. > Message: Object not a definstance: ... > > I over rode the hashCode method. Is