Re: JVM errors

2011-01-07 Thread darren
. wierd. > > On Jan 7, 2011, at 15:36, Darren Govoni wrote: > >> That's a good thought. >> >> I just wish I knew how to interpret the JVM fatal error. I rarely >> ever see them working with straight java, >> so I'm also wondering if something else is at

Re: [ANNOUNCE] Apache PyLucene 3.1.0

2011-04-07 Thread darren
Congrats Andi. A truly awesome project. On Thu, 7 Apr 2011 20:02:22 -0700 (PDT), Andi Vajda wrote: > I am pleased to announce the availability of Apache PyLucene 3.1.0. > > Apache PyLucene, a subproject of Apache Lucene, is a Python extension for > accessing Apache Lucene Core. Its goal is to a

RE: [nag][VOTE] Release PyLucene 4.6.1-1

2014-02-11 Thread darren
I vote yes!  ;) Sent from my Verizon Wireless 4G LTE Smartphone Original message From: Andi Vajda Date:02/11/2014 1:20 PM (GMT-05:00) To: pylucene-dev@lucene.apache.org Cc: gene...@lucene.apache.org Subject: [nag][VOTE] Release PyLucene 4.6.1-1 We need one more PMC

attach thread hangs

2010-07-16 Thread Darren Govoni
call getVMEnv() once in each objects init. I guess I'd like to know if this is something I'm doing wrong or can fix? I'm on the latest build (but this problem occurred before updating) thanks, Darren

Re: wrapping itext with JCC?

2010-09-30 Thread Darren Govoni
Will this wrapper be available? I think its a great idea and useful. On Wed, 2010-09-29 at 21:58 -0700, Andi Vajda wrote: > On Sep 29, 2010, at 19:41, Bill Janssen wrote: > > > So, just to close out this thread and record this: > > > > I'm wrapping iText 5.0.4 with JCC 2.6, using Python 2.5. H

Re: [VOTE] [Take 3] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-12 Thread Darren G.
Good job Andi. +1 On Sun, 2010-12-12 at 16:51 -0800, Andi Vajda wrote: > A patch that improves the finding of jni.h on Mac OS X was integrated. > It made it worth blocking this release and preparing new release artifacts. > No one voted on the [Take 2] artifacts and I hope this is not > inconve

JVM errors

2011-01-06 Thread Darren Govoni
) # Problematic frame: # C [libjcc.so+0xa93a] _ZNK6JCCEnv21getObjectArrayElementEP13_jobjectArrayi+0x2a # # An error report file with more information is saved as: # /home/darren/Gridwave/product/trunk/symphony/server/software/hs_err_pid6268.log # # If you would like to submit a bug report

Re: JVM errors

2011-01-07 Thread Darren Govoni
I'll try that and report. It seems to happen when many threads are attached at once and the CPU throttles. On 01/06/2011 09:42 PM, Andi Vajda wrote: On Thu, 6 Jan 2011, Darren Govoni wrote: Hi, I am getting these JVM fatal errors: # # A fatal error has been detected by the Java Ru

Re: JVM errors

2011-01-07 Thread Darren Govoni
an object attached to the current thread goes out of scope, but in a stressed environment. On 01/07/2011 06:09 PM, Andi Vajda wrote: On Fri, 7 Jan 2011, Darren Govoni wrote: I'll try that and report. It seems to happen when many threads are attached at once and the CPU throttles. Maybe s

Re: [VOTE] Release PyLucene 3.3.0

2011-07-02 Thread Darren Govoni
Without the third 0, how will you version critical patch releases should they be necessary? On 07/02/2011 09:13 AM, Andi Vajda wrote: On Jul 2, 2011, at 13:58, Christian Heimes wrote: Am 01.07.2011 14:24, schrieb Andi Vajda: The PyLucene 3.3.0-1 release closely tracking the recent release o

Re: [ANNOUNCE] Apache PyLucene 3.3.0

2011-07-24 Thread Darren Govoni
grats! On 07/24/2011 07:22 AM, Andi Vajda wrote: I am pleased to announce the availability of Apache PyLucene 3.3. Apache PyLucene, a subproject of Apache Lucene, is a Python extension for accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text indexing and searching capab