From: Karim Y. <ee...@ei...> - 2002-03-04 13:18:58
|
Hi Francois, sorry if I cannot answer your query, but at least I'll give a chance to others to do so ;-) Marie Francoise said: When I compile my code in JAVA, I use the option -Xmx, ie: java -Xmx200m moncode, If I write the 'main' in Jython then I use the command jython < moncode.py, I get the following error message: Out of Memory. You might want to try the -mx option to increase heap size. How do you then pass this parameter in Jython? END------------- Any volunteers? Just as a general rule, people are more likely to reply to you when it's in English Cheers, Karim Yaici -----Original Message----- From: jyt...@li... [mailto:jyt...@li...]On Behalf Of Marie Francoise Robeau Sent: 04 March 2002 12:57 To: jyt...@li... Subject: [Jython-users] Besoins de memoire a l'exécution Lorsque je lance mon code en JAVA j'utilise l'option -Xmx : java -Xmx200m moncode. Si j'icris mon main en Jython et que je lance la commande jython < moncode.py, j'obtiens le message : Out of Memory. You might want to try the -mx option to increase heap size. Comment passer ce paramhtre ` Jython? _______________________________________________ Jython-users mailing list Jyt...@li... https://lists.sourceforge.net/lists/listinfo/jython-users |