sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00163
Re: [Question #140107]: The sikuli does not work after updating the latest sikuli-script.jar of sikuli x
Question #140107 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/140107
Status: Open => Answered
RaiMan proposed the following answer:
This might be helpful too:
from https://answers.launchpad.net/sikuli/+question/140246 (Sajjad's
last comment):
Thanks for all the help. When I removed all the other classes from the
classpath I figured out what the problem was. Jython preprocesses all the
jars and caches it. And it uses JAVA_HOME to find the jre's runtime classes.
And in my pc the java_home was set to jre1.6.0 an older version. Thats the
reason it could not find some classes. When I deleted the
C:\jython2.5.1\cachedir\packages folder then I could see that the runtime
was picked up from another folder. Then I set the correct JAVA_HOME and it
works. Thanks.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.