Re: pylucene in twistd app running as daemon

2011-04-14 Thread Marcus
arent process and it all seems to work well enough On Thu, Apr 14, 2011 at 2:05 PM, Andi Vajda wrote: > > On Thu, 14 Apr 2011, Marcus wrote: > > in a previous post, a user expressed problems running pylucene in a twistd >> app (running as a daemon) >> I have similar issues.

Re: finding exceptions the crash pylucene

2011-04-14 Thread Marcus
ory error? and just confirming, do "java.lang.OutOfMemoryError" errors pass into python, or force a crash? thanks again Marcus On Thu, Apr 14, 2011 at 2:07 PM, Andi Vajda wrote: > > On Thu, 14 Apr 2011, Marcus wrote: > > in certain cases when a java/pylucene exception occurs,

Re: finding exceptions the crash pylucene

2011-04-14 Thread Marcus
we're currently using 4GB max heap. We recently moved from 2GB to 4GB when we discovered it prevented a crash with a certain set of docs. Marcus On Thu, Apr 14, 2011 at 5:01 PM, Andi Vajda wrote: > > On Thu, 14 Apr 2011, Marcus wrote: > > thanks. >> >> I have doc