<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:hinerm@gmail.com" title="Mark Hiner <hinerm@gmail.com>"> <span class="fn">Mark Hiner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - memory leak with python script"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1203">bug 1203</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDSINFO
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>hinerm@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - memory leak with python script"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1203#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - memory leak with python script"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1203">bug 1203</a>
              from <span class="vcard"><a class="email" href="mailto:hinerm@gmail.com" title="Mark Hiner <hinerm@gmail.com>"> <span class="fn">Mark Hiner</span></a>
</span></b>
        <pre>Looking at your files, I noticed you have a file:

"plugins/jars/Jython.jar"

that looks suspicious to me. We ship a copy of Jython - it should be located
in:

"jars/jython-shaded-2.5.3.jar"

Would you mind doing two things and testing again:
1) make sure you have the jython-shaded.jar, and 
2) move the plugins/jars/Jython.jar out of your Fiji installation, at least
temporarily for testing purposes.

I am hoping that the plugins/jars/Jython.jar is an older version of Jython that
has known memory problems...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>