Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4219839 By: pchf
Hi, I've set |-Xms64m -Xmx256m| for the VM arguments in the Eclipse 'Arguments' tab of the 'Run...' window. When I run the Jython script normally, it works ok. When I run it by pasting it into the interactive console (Pydev Extensions), it fails, due to a OOM exception. 1) Is there a way to pass arguments to the interactive jython console? 2) the interactive session should not die after a OOM exception. (this is more a Jython bug/feature) It could be fixed by redefining the Py.class of Jython responsible of this behaviour. Thank you. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
