RE: PyLucene Error Message

2012-03-30 Thread David Mosca
On 29/03/12 10:27, David Mosca wrote: > Unfortunately not. Interestingly enough I had already tried a sleep(1) when > populating the queue, with no results. > > > From: Greg Bowyer [mailto:gbow...@fastmail.co.uk] > Sent: 29 March 2012 18:09 > To: David Mosca > Cc: jav

RE: PyLucene Error Message

2012-03-29 Thread David Mosca
Unfortunately not. Interestingly enough I had already tried a sleep(1) when populating the queue, with no results. From: Greg Bowyer [mailto:gbow...@fastmail.co.uk] Sent: 29 March 2012 18:09 To: David Mosca Cc: java-user@lucene.apache.org Subject: Re: PyLucene Error Message Its a bit crap, but

RE: PyLucene Error Message

2012-03-29 Thread David Mosca
but I still get the same error message. Thanks, David From: Greg Bowyer [mailto:gbow...@fastmail.co.uk] Sent: 29 March 2012 17:30 To: David Mosca Cc: java-user@lucene.apache.org Subject: Re: PyLucene Error Message Wow a VM / hotspot crash, are you using threads ? If you are make sure you hav

RE: PyLucene Error Message

2012-03-29 Thread David Mosca
/2012 07:35, David Mosca wrote: > > Hello, > > I am using Lucene version 3.4 through the Python extension (pylucene) > in a multi-threaded script. When I launch the script I sometimes get a > fatal error message (log attached) and sometimes not (I always launch > the same s

PyLucene Error Message

2012-03-29 Thread David Mosca
Hello, I am using Lucene version 3.4 through the Python extension (pylucene) in a multi-threaded script. When I launch the script I sometimes get a fatal error message (log attached) and sometimes not (I always launch the same script, exactly in the same way). When I get the error message I kee