sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36610
Re: [Question #283896]: Trying to execute Sikuli script from another machine
Question #283896 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/283896
Description changed to:
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?
Both machines are Remote Desktops.
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 changed 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.