Re: [rules-users] NullPointerException while inserting Facts

2010-03-23 Thread Sebastian Furth
rules-users-boun...@lists.jboss.org [mailto: > rules-users-boun...@lists.jboss.org] *On Behalf Of *Sebastian Furth > *Sent:* 23 March 2010 13:11 > *To:* rules-users@lists.jboss.org > *Subject:* [rules-users] NullPointerException while inserting Facts > > > > Hi, > >

Re: [rules-users] NullPointerException while inserting Facts

2010-03-23 Thread Ryan Fitzgerald
. From: rules-users-boun...@lists.jboss.org [mailto:rules-users-boun...@lists.jboss.org] On Behalf Of Swindells, Thomas Sent: 23 March 2010 13:59 To: Rules Users List Subject: Re: [rules-users] NullPointerException while inserting Facts The most likely reason for this is that one of your rules

Re: [rules-users] NullPointerException while inserting Facts

2010-03-23 Thread Wolfgang Laun
My standard "quick guess" is that you should also check for fields that may be subject to unboxing in some CE condition. -W 2010/3/23 Sebastian Furth > Hi, > > we are currently trying to integrate DROOLS 5.1 in our project. > In our Project we have two different kinds of Facts, called Values and

Re: [rules-users] NullPointerException while inserting Facts

2010-03-23 Thread Swindells, Thomas
-users-boun...@lists.jboss.org] On Behalf Of Sebastian Furth Sent: 23 March 2010 13:11 To: rules-users@lists.jboss.org Subject: [rules-users] NullPointerException while inserting Facts Hi, we are currently trying to integrate DROOLS 5.1 in our project. In our Project we have two different kinds of

[rules-users] NullPointerException while inserting Facts

2010-03-23 Thread Sebastian Furth
Hi, we are currently trying to integrate DROOLS 5.1 in our project. In our Project we have two different kinds of Facts, called Values and Inputs. We don't have any problems with inserting Input instances but sometimes when we try to insert an instance of the Value class (@see: http://www.pastie.o