<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Do you call session.dispose() after you
      fire your rules?<br>
      That exception means that your stateful session was disposed, <br>
      and you can no longer call methods to insert facts or fire rules<br>
      (or anything if that matters) on a session that has been disposed.<br>
      If so, you'll need to create a new one.<br>
      Davide<br>
      <br>
      On 03/13/2014 07:06 PM, Raja Sekhar wrote:<br>
    </div>
    <blockquote
cite="mid:CAJhvg6-OyK+83p3JCvJC8XF0egNwDg=eofSRftp=A8B+j0yDhA@mail.gmail.com"
      type="cite">
      <p>Iam using Stateful sessions . </p>
      <div class="gmail_quote">On Mar 13, 2014 11:27 PM, "Davide
        Sottara" &lt;<a moz-do-not-send="true"
          href="mailto:dsotty@gmail.com">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>Are you using stateful or stateless sessions? <br>
              Davide<br>
              <br>
              On 03/13/2014 05:01 PM, Raja Sekhar wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">Hi&nbsp;
                <div>Can someone help me with this.&nbsp;</div>
                <div><br>
                </div>
                <div>Regards</div>
                <div>Raj</div>
              </div>
              <div class="gmail_extra"><br>
                <br>
                <div class="gmail_quote">On 13 March 2014 14:05, Raja
                  Sekhar <span dir="ltr">&lt;<a moz-do-not-send="true"
                      href="mailto:raja.amirapu@gmail.com"
                      target="_blank">raja.amirapu@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 dir="ltr">Hi&nbsp;
                      <div>Iam processing dataset stream with storm.
                        After receiving the first set of records the
                        rule is firing. For next set of records i
                        getinet this exception</div>
                      <div>Illegal method call. This session was
                        previously disposed</div>
                      <div>I after firing the rules the session is get
                        disposed. I am not getting where to reeslish the
                        session. Also how i do &nbsp;i know &nbsp;if the session
                        is alive or not?<span><font color="#888888"><br
                              clear="all">
                            <div>&nbsp;</div>
                            -- <br>
                            <div dir="ltr">Raja Sekhar Amirapu<br>
                              ------------------------------------------------------

                              <div>"If any anyone can do it, i can do
                                it. If no one else can do it, i must do
                                it"<br>
                              </div>
                            </div>
                          </font></span></div>
                    </div>
                  </blockquote>
                </div>
                <br>
                <br clear="all">
                <div><br>
                </div>
                -- <br>
                <div dir="ltr">Raja Sekhar Amirapu<br>
                  ------------------------------------------------------
                  <div>"If any anyone can do it, i can do it. If no one
                    else can do it, i must do it"<br>
                  </div>
                </div>
              </div>
              <br>
              <fieldset></fieldset>
              <br>
              <pre>_______________________________________________
rules-users mailing list
<a moz-do-not-send="true" href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>
<a moz-do-not-send="true" 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 moz-do-not-send="true"
            href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
          <a moz-do-not-send="true"
            href="https://lists.jboss.org/mailman/listinfo/rules-users"
            target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>