Question #171922 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171922
Mathieu Bordas posted a new comment: Hi all, I just get a similar error, and found one solution. If QTP (HP Quick Test Pro) is installed with its Java plugin, the following environment variable is created: _JAVA_OPTIONS. And it makes your JVM always run with a QTP java agent, that seems to modify some classes that are colliding with Sikuli. I modified my QTP's installation by removing the Java plugin, and now Java runs well. If you don't need that QTP Java plugin, uninstall it! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

