<div dir="ltr"><div><div>Hi Davide,<br></div>I was not able to compile your code, I receive the following errors :<br><br>[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project drools-core: Compilation failure: Compilation failure:<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/RuleBaseConfiguration.java:[44,36] cannot find symbol<br>[ERROR] symbol  : class DeclarativeAgendaOption<br>[ERROR] location: package org.kie.internal.builder.conf<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/RuleBaseConfiguration.java:[480,90] cannot find symbol<br>[ERROR] symbol  : variable DeclarativeAgendaOption<br>[ERROR] location: class org.drools.core.RuleBaseConfiguration<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/RuleBaseConfiguration.java:[1210,19] cannot find symbol<br>[ERROR] symbol  : class DeclarativeAgendaOption<br>[ERROR] location: class org.drools.core.RuleBaseConfiguration<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/RuleBaseConfiguration.java:[1211,53] cannot find symbol<br>[ERROR] symbol  : variable DeclarativeAgendaOption<br>[ERROR] location: class org.drools.core.RuleBaseConfiguration<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/RuleBaseConfiguration.java:[1211,87] cannot find symbol<br>[ERROR] symbol  : variable DeclarativeAgendaOption<br>[ERROR] location: class org.drools.core.RuleBaseConfiguration<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/RuleBaseConfiguration.java:[1256,37] cannot find symbol<br>[ERROR] symbol  : class DeclarativeAgendaOption<br>[ERROR] location: class org.drools.core.RuleBaseConfiguration<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/RuleBaseConfiguration.java:[1257,42] cannot find symbol<br>[ERROR] symbol  : class DeclarativeAgendaOption<br>[ERROR] location: class org.drools.core.RuleBaseConfiguration<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/impl/StatefulKnowledgeSessionImpl.java:[104,7] org.drools.core.impl.StatefulKnowledgeSessionImpl is not abstract and does not override abstract method getLogger() in org.kie.api.event.KieRuntimeEventManager<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/impl/StatelessKnowledgeSessionImpl.java:[60,7] org.drools.core.impl.StatelessKnowledgeSessionImpl is not abstract and does not override abstract method getKieBase() in org.kie.api.runtime.StatelessKieSession<br>
[ERROR] /home/kratos/development/git/drools/drools-core/src/main/java/org/drools/core/command/impl/CommandBasedStatefulKnowledgeSession.java:[93,7] org.drools.core.command.impl.CommandBasedStatefulKnowledgeSession is not abstract and does not override abstract method getLogger() in org.kie.api.event.KieRuntimeEventManager<br>
<br><br></div>What am i wronging?<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 26, 2013 at 7:36 PM, Davide Sottara <span dir="ltr">&lt;<a href="mailto:dsotty@gmail.com" target="_blank">dsotty@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>This is the link<br>
      <a href="https://github.com/sotty/drools/tree/5.6.x" target="_blank">https://github.com/sotty/drools/tree/5.6.x</a><br>
      Let&#39;s exchange dropbox privately, it&#39;s linked to<br>
      my google mail, with user dsotty<span class="HOEnZb"><font color="#888888"><br>
      Davide</font></span><div><div class="h5"><br>
      <br>
      On 09/25/2013 11:35 PM, Matteo Cusmai wrote:<br>
    </div></div></div><div><div class="h5">
    <blockquote type="cite">
      <p dir="ltr">Davide,<br>
        please provide me the url of your branch, I will try to compile
        it however.<br>
        In this way I will updated until the merge.<br>
        Thanks a lot,<br>
        Matteo.</p>
      <div class="gmail_quote">On 25 Sep 2013 20:25, &quot;Matteo Cusmai&quot;
        &lt;<a href="mailto:cusmaimatteo@gmail.com" target="_blank">cusmaimatteo@gmail.com</a>&gt;
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <p dir="ltr">Hi Davide,<br>
            Please send me the compiled jars, I would like to test it on
            my system before the merge process.</p>
          <p dir="ltr">Send me the drop box url.<br>
            Bye. </p>
          <div class="gmail_quote">On 25 Sep 2013 19:43, &quot;Davide
            Sottara&quot; &lt;<a href="mailto:dsotty@gmail.com" target="_blank">dsotty@gmail.com</a>&gt;
            wrote:<br type="attribution">
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div>That would be awesome, but the fixes are still
                  waiting to be merged into the main branch.<br>
                  You&#39;d have to compile my fork or wait for a few more
                  days. Otherwise, I could send you a <br>
                  copy of the compiled jars (dropbox?)<br>
                  Davide<br>
                  <br>
                  On 09/25/2013 10:05 AM, Matteo Cusmai wrote:<br>
                </div>
                <blockquote type="cite">
                  <div dir="ltr">
                    <div>
                      <div>
                        <div>
                          <div>
                            <div>Hi Davide,<br>
                            </div>
                            in attachment you will find the report.<br>
                            <br>
                          </div>
                          Can I use 5.6.0-SNAPSHOT via maven?<br>
                        </div>
                        I could perform a test for you.<br>
                        <br>
                      </div>
                      Bye bye,<br>
                    </div>
                    Matteo.<br>
                    <div>
                      <div><br>
                      </div>
                    </div>
                  </div>
                  <div class="gmail_extra"><br>
                    <br>
                    <div class="gmail_quote">On Wed, Sep 25, 2013 at
                      7:00 PM, Davide Sottara <span dir="ltr">&lt;<a href="mailto:dsotty@gmail.com" target="_blank">dsotty@gmail.com</a>&gt;</span>
                      wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                        <div bgcolor="#FFFFFF" text="#000000">
                          <div>We recently identified a couple of issues
                            and fixed them in 5.6.0-SNAPSHOT <br>
                            The report would indeed be useful to make
                            sure it&#39;s the same<br>
                            problem. Thanks<br>
                            Davide
                            <div>
                              <div><br>
                                <br>
                                On 09/25/2013 03:11 AM, Matteo Cusmai
                                wrote:<br>
                              </div>
                            </div>
                          </div>
                          <blockquote type="cite">
                            <div>
                              <div>
                                <div dir="ltr">
                                  <div>
                                    <div>
                                      <div>
                                        <div>
                                          <div>
                                            <div>
                                              <div>Hi all,<br>
                                              </div>
                                              I am not sure if anyone
                                              has already raised this
                                              issue.<br>
                                              <br>
                                            </div>
                                            I am using drools fusion
                                            5.5.0 with very large
                                            fact/events.<br>
                                          </div>
                                          After 2 hours I have a out of
                                          memory exception.<br>
                                        </div>
                                        I have analyzed the dump file
                                        (hprof) with eclipse memory
                                        analyzer.<br>
                                        <br>
                                      </div>
                                      If it could be useful I can post
                                      the html reports.<br>
                                      <br>
                                    </div>
                                    Thanks a lot,<br>
                                  </div>
                                  Matteo.<br>
                                </div>
                                <br>
                                <fieldset></fieldset>
                                <br>
                              </div>
                            </div>
                            <pre>_______________________________________________
rules-users mailing list
<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a></pre>
                          </blockquote>
                          <br>
                        </div>
                        <br>
                        _______________________________________________<br>
                        rules-users mailing list<br>
                        <a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>
                        <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
                      </blockquote>
                    </div>
                    <br>
                  </div>
                  <br>
                  <fieldset></fieldset>
                  <br>
                  <pre>_______________________________________________
rules-users mailing list
<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a></pre>
                </blockquote>
                <br>
              </div>
              <br>
              _______________________________________________<br>
              rules-users mailing list<br>
              <a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>
              <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
            </blockquote>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
rules-users mailing list
<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a></pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br></div>