Hi all,
 
   I do have a problem with python and it is that it raise an outofmemory (i comment lines in Py.java to avoid system.exit, to debug),
i try to debug this issue with jprobe and realize that i get the exception even although the java heap is not in the limit, i can notice that
python need a memory  pick to parse the command line.
 
    The program is a command line that receive a string line that python parse and call some java classes ti execute the appropiate command,
any idea?
 
Thansk,
==========================================================
 Carlos García                    Phone  : +34 91 714 8796
 Lucent Technologies          e-mail : [EMAIL PROTECTED]
 Avenida de Bruselas , 8   -  28108 Alcobendas (Madrid)
==========================================================
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to