in my applications JVM throws [java.lang.OutOfMemoryError: Java heap
space] when too many java classes has been loaded and/or when i use some
byte code manipulation libraries ... (hibernate, asm, cglib for example) -
JVM has no more memory for compile bytecode.
On Fri, 26 Jan 2007 19:46:06
5 +0300, maureen tanuwidjaja
> wrote:
>
>> Hi Mike and Erick and all,
>> I have fixed my code and yes,indexing is much faster than previously
>> when I do such "hammering" with IndexWriter
>> However,I am now encountering the error while indexing
>>
faster than previously
when I do such "hammering" with IndexWriter
However,I am now encountering the error while indexing
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
This error never happens before..it doesnt even exist when I do such
hammering with t
:
> Hi Mike and Erick and all,
> I have fixed my code and yes,indexing is much faster than previously
> when I do such "hammering" with IndexWriter
> However,I am now encountering the error while indexing
> Exception in thread "main" java.lang.OutOfMemoryError:
now encountering the error while indexing
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
This error never happens before..it doesnt even exist when I do such
hammering with the IndexWriter
Is it because the document I am going to index is too much?coz I am
Hi Mike and Erick and all,
I have fixed my code and yes,indexing is much faster than previously when I
do such "hammering" with IndexWriter
However,I am now encountering the error while indexing
Exception in thread "main" java.lang.OutOfMemoryError: Java heap s