<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2><P>Hi.. I am getting the nullpointerexception from LinkedList. But I am wondering why it happened because I googled and found that it has already been fixed in version 3?</P><P>&nbsp;</P><SPAN lang=EN><P>INFO | jvm 1 | 2010/03/02 13:21:11 | Caused by: java.lang.NullPointerException</P><P>INFO | jvm 1 | 2010/03/02 13:21:12 | at org.drools.util.LinkedList.remove(LinkedList.java:113)</P><P>INFO | jvm 1 | 2010/03/02 13:21:12 | at org.drools.common.RuleFlowGroupImpl.removeActivation(RuleFlowGroupImpl.java:196)</P><P>INFO | jvm 1 | 2010/03/02 13:21:12 | at org.drools.common.DefaultAgenda.fireActivation(DefaultAgenda.java:993)</P><P>INFO | jvm 1 | 2010/03/02 13:21:12 | at org.drools.common.DefaultAgenda.fireNextItem(DefaultAgenda.java:917)</P><P>INFO | jvm 1 | 2010/03/02 13:21:12 | at org.drools.common.DefaultAgenda.fireAllRules(DefaultAgenda.java:1126)</P><P>INFO | jvm 1 | 2010/03/02 13:21:12 | at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:697)</P><P>INFO | jvm 1 | 2010/03/02 13:21:12 | at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:663)</P><P>INFO | jvm 1 | 2010/03/02 13:21:12 | at org.drools.impl.StatefulKnowledgeSessionImpl.fireAllRules(StatefulKnowledgeSessionImpl.java:200)</P></SPAN><P>&nbsp;</P></FONT>