<[EMAIL PROTECTED]> writes:

> 
> Hi.  I have a simple servlet class that does nothing but import
> PyLucene, which is a swigged python wrapper around the Java Lucene
> library, compiled to native code via gcj. 
> 
> I've seen behavior like this in the past -- it seems to have something
> to do with thread-unsafe behavior by native modules.  Previously I was
> seeing it with MySQLdb, and using a Lock to prevent simultaneous
> access to thread objects made the segfaults stop happening in that
> case.


did you solve the problem with pylucene and webware finally?
if yes, how?

i have the very same problem at the moment.. no clue what could help.

cornelius



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to