Venkat Seeth wrote:
Hi Devraj,

The log file for key-value pairs are huge? If you can
tell me what are you looking for I can mine and send
the relevant information.

 343891695 2007-02-20 18:37 seq.log

This time aroung I get the following error:

java.lang.OutOfMemoryError: GC overhead limit exceeded


This message is so curious I went and googled for it. Additional information on this is here:

http://java.sun.com/j2se/1.5.0/docs/guide/vm/gc-ergonomics.html

Look at the point 3. - the time-limit setting seems to be related (from reading the JVM sources ;) ) with this error message.

All in all, your GC is overworked .. ;)

--
Best regards,
Andrzej Bialecki     <><
___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com


Reply via email to