<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        text-indent:21.0pt;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
 /* Page Definitions */
 @page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
 /* List Definitions */
 @list l0
        {mso-list-id:416293900;
        mso-list-type:hybrid;
        mso-list-template-ids:1386613192 -15594860 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        margin-left:18.0pt;
        text-indent:-18.0pt;}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=ZH-CN link=blue vlink=purple style='text-justify-trim:punctuation'>

<div class=WordSection1>

<p class=MsoNormal><span lang=EN-US>Hi, folks,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I&#8217;m using Drools 5.1, MVEL dialect, JDK
1.6 to build a OLTP system running on tomcat 6.0.28. the runtime environment is
on a cloud virtual and node profile is relatively small. We&#8217;ve noticed
below run time exceptions from prod since it&#8217;s online from day one which
is impacting transaction processing. However it is happening adhoc-ly. Here I
have 1 question:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoListParagraph style='margin-left:18.0pt;text-indent:-18.0pt;
mso-list:l0 level1 lfo1'><![if !supportLists]><span lang=EN-US><span
style='mso-list:Ignore'>1.<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><![endif]><span lang=EN-US>The yellow marked lines are
actually java file compiled from DRL file. Why there is null pointer exception
thrown from </span><span lang=EN-US style='font-size:11.0pt'>org.drools.common.DefaultAgenda.fireActivation</span><span
lang=EN-US style='font-size:11.0pt'>?</span><span lang=EN-US><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>ERROR&gt;2012-02-25
11:42:25,071 com.</span><span lang=EN-US style='font-size:11.0pt'>xxx</span><span
lang=EN-US style='font-size:11.0pt'>.</span><span lang=EN-US style='font-size:
11.0pt'>xxx</span><span lang=EN-US style='font-size:11.0pt'>.</span><span
lang=EN-US style='font-size:11.0pt'>xxx</span><span lang=EN-US
style='font-size:11.0pt'>.</span><span lang=EN-US style='font-size:11.0pt'>xxx</span><span
lang=EN-US style='font-size:11.0pt'>[DefaultQuartzScheduler_Worker-3]: Rules
run time error:</span><span lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>org.drools.runtime.rule.ConsequenceException:
rule: Match</span><span lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at
org.drools.runtime.rule.impl.DefaultConsequenceExceptionHandler.handleException(DefaultConsequenceExceptionHandler.java:39)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at org.drools.common.DefaultAgenda.fireActivation(DefaultAgenda.java:916)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at org.drools.common.DefaultAgenda.fireNextItem(DefaultAgenda.java:845)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at org.drools.common.DefaultAgenda.fireAllRules(DefaultAgenda.java:1056)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:733)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at
org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:699)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at
org.drools.impl.StatefulKnowledgeSessionImpl.fireAllRules(StatefulKnowledgeSessionImpl.java:218)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at com. xxx.xxx.xxx.xxx.xxx.xxx.xxx (SessionManager.java:94)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at com. xxx.xxx.xxx.xxx.xxx.xxx.</span><span lang=EN-US style='font-size:11.0pt'>yyy</span><span
lang=EN-US style='font-size:11.0pt'>(SessionManagerJob.java:17)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>Caused by:
java.lang.NullPointerException</span><span lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at com.xxx.xxx.xxx.xxx.xxx.xxx.xxx(</span><span lang=EN-US style='font-size:
11.0pt'>xxx</span><span lang=EN-US style='font-size:11.0pt'>.java:634)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at com.xxx.xxx.xxx.xxx.xxx.</span><span lang=EN-US style='font-size:11.0pt'>yyy</span><span
lang=EN-US style='font-size:11.0pt'>.</span><span lang=EN-US style='font-size:
11.0pt'>yyy</span><span lang=EN-US style='font-size:11.0pt'>(</span><span
lang=EN-US style='font-size:11.0pt'>yyy</span><span lang=EN-US
style='font-size:11.0pt'>.java:227)</span><span lang=EN-US style='font-size:
11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at com.xxx.xxx.xxx.xxx.xxx.</span><span lang=EN-US style='font-size:11.0pt'>yyy</span><span
lang=EN-US style='font-size:11.0pt'>.</span><span lang=EN-US style='font-size:
11.0pt'>zzz</span><span lang=EN-US style='font-size:11.0pt'>(</span><span
lang=EN-US style='font-size:11.0pt'>zzz</span><span lang=EN-US
style='font-size:11.0pt'>.java:115)</span><span lang=EN-US style='font-size:
11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at com.xxx.xxx.xxx.xxx.xxx.</span><span lang=EN-US style='font-size:11.0pt'>yyy</span><span
lang=EN-US style='font-size:11.0pt'>.</span><span lang=EN-US style='font-size:
11.0pt'>ttt</span><span lang=EN-US style='font-size:11.0pt'>(</span><span
lang=EN-US style='font-size:11.0pt'>ttt</span><span lang=EN-US
style='font-size:11.0pt'>.java:83)</span><span lang=EN-US style='font-size:
11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at com.xxx.xxx.xxx.xxx.xxx.</span><span lang=EN-US style='font-size:11.0pt'>yyy</span><span
lang=EN-US style='font-size:11.0pt'>.</span><span lang=EN-US style='font-size:
11.0pt'>uuu</span><span lang=EN-US style='font-size:11.0pt'>(</span><span
lang=EN-US style='font-size:11.0pt'>uuu</span><span lang=EN-US
style='font-size:11.0pt'>.java:75)</span><span lang=EN-US style='font-size:
11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<span style='background:yellow;mso-highlight:yellow'>at com. com.xxx.xxx.xxx.xxx.</span></span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>xxx.yyy.vvv</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>(</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>vvv</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>.java:9)</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;background:yellow;
mso-highlight:yellow'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at com. com.xxx.xxx.xxx.xxx.xxx.</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>yyy</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>.</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>www</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>(</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>www</span><span
lang=EN-US style='font-size:11.0pt;background:yellow;mso-highlight:yellow'>.java:28)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
at org.drools.common.DefaultAgenda.fireActivation(DefaultAgenda.java:906)</span><span
lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
... 9 more</span><span lang=EN-US style='font-size:11.0pt'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Best regards<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Abe<o:p></o:p></span></p>

</div>

</body>

</html>