Hi,

Back in '04 I was looking at using PyLucene in Twisted. At the time I
couldn't get it to work and gave up. I made some posts to this list on the
subject. 

Well - I'm back with the same problem. Another application, different
machines, same problem! 

I have a really trivial test app which exposes index( text , extra) and
search( query ) via Twisted and Perspective broker. 

When you do index it opens and index writer and writes to the index when you
do search it does a search. 

I have a client that randomly indexes some text or does a search. I ran it
for 2000 odd test operations and then it disappeared (the test server). Just
stopped running,

The only clue I have is this:

Mar  1 14:07:43 w1 kernel: __alloc_pages: 0-order allocation failed
(gfp=0x1d2/0)
Mar  1 14:07:43 w1 kernel: VM: killing process twistd

Lurking in /var/log/messages.

This is debian stable, the debian packaged version of PyLucene. 2.4 kernel ,
Python 2.4.1 

Any thoughts? 

Cheers 

mark





_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to