You should probably increase the memory allocated to the jvm using java option such as
-Xms128m -Xmx256m
(define 128mb of memory at startup which can increase to a maximum of 256)

escobar5 wrote:
Hello,
i'm having a problem when searching in lucene, i get a
java.lang.OutOfMemoryError: JVMXE004:OutOfMemoryError, stAllocArray for
executeJava failed. My index is about 17MB, when i run the search in my PC, it works ok, but when i deploy it in the AIX server i get the error. Can you tell me what it can be?
Thanks in advance.
--
View this message in context: 
http://www.nabble.com/java.lang.OutOfMemoryError-in-lucene-t1324911.html#a3535340
Sent from the Lucene - Java Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Olivier Jaquemet <[EMAIL PROTECTED]>
Ingénieur R&D Jalios S.A.
Tel: 01.39.23.92.83
http://www.jalios.com/
http://support.jalios.com/




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to