← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #242343]: OutOfMemoryError: java.lang.OutOfMemoryError: Java heap space

 

Question #242343 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242343

    Status: Open => Answered

RaiMan proposed the following answer:
What I meant with sol #4:
- go to http://www.jython.org/downloads.html
- in the section Jython 2.7beta1 download the 
Download Jython 2.7beta1 - Standalone Installer : Pre-built standalone version.

- you get a jython-standalone-2.7-b1.jar

- on a command line go to the folder containing this jar and execute:
java -jar jython-standalone-2.7-b1.jar

... you will get an interactive Jython session with the latest available
Jython version 2.7beta1

BTW: this will be bundled with version 1.1.0 (not as mentioned above
with 1.0.1 which contains Jython 2.5.4rc1)

One more thing:
runScript.cmd -i 
should in fact open an interactive Jython session already prepared for Sikuli usage.
So what did not work?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.