Am 20.06.2013 um 18:40 schrieb Andi Vajda <va...@apache.org>:

> If you don't need AWT, try passing vmargs=['-Djava.awt.headless=true'] to 
> initVM(), like jcc itself does (see jcc's cpp.py vmargs initial value):
> 
>  lucene.initVM(vmargs=['-Djava.awt.headless=true'])
> 
> Andi..
> 
> 
Thanks, that saved my day!

Cheers,
Thomas

Reply via email to