Working on a CLI application that uses python package. The memory
consumed is around 200 Mb. Heap size allocated is 512 Mb. But still I
am getting outofmeomory exception due to which the JVM is killed.
Working on Windows 2000.

Any idea what could cause this?? There are no more system exits in our
code!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to