sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00151
Re: [Question #140246]: Sikuli from robotframework - works in 0.10.2 but not in X
Question #140246 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/140246
Status: Open => Solved
Sajjad confirmed that the question is solved:
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.
Sorry for the trouble.
Keep up the good work :)
Grateful Regards,
\Sajjad.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.