New question #283896 on Sikuli: https://answers.launchpad.net/sikuli/+question/283896
Hi. I created Sikuli script on machine A. Now I want to call that script from machine B (using python) to execute it on machine A (not machine B). Is it possible to do? When I call the script from machine B, it gives me the following error: Could not create the Java virtual machine. +++ running this Java Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/Objec +++ trying to start Sikuli IDE +++ using: -Xms1024M -Xmx2048M -Dfile.encoding= Error occurred during initialization of VM Could not reserve enough space for object heap As you can see, I've already change xms and xmx values in runIDE.cmd file. The script on machine A is simple, just printing the line. -- You received this question notification because your team Sikuli Drivers 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

