sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37111
[Bug 1329714] Re: [1.1.0-Beta1] Windows: Java: not possible to run more than one SikuliX instance at once
** Changed in: sikuli
Status: In Progress => Won't Fix
** Changed in: sikuli
Importance: High => Undecided
** Description changed:
+ *********** to have more than one instance of SikuliX running on the
+ same machine will never be supported. One has to use
+ subprocessing/threading to achieve this.
+
+ --------------------------------------------------------------------------
+
When i tried to run multiple instances of sikuli from java, its giving
visionproxy.dll is already used by another process. When i explored
code of sikuli, i found out that visionproxy.dll is getting loaded
inside static block. I guess this is the reason why multiple instances
of sikuli can't be started from java. Can anyone help me out with
solving this issue asap. I need to have multiple instances of sikuli
running. Its very urgent for my project.
Thanks in Advance.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1329714
Title:
[1.1.0-Beta1] Windows: Java: not possible to run more than one SikuliX
instance at once
Status in Sikuli:
Won't Fix
Bug description:
*********** to have more than one instance of SikuliX running on the
same machine will never be supported. One has to use
subprocessing/threading to achieve this.
--------------------------------------------------------------------------
When i tried to run multiple instances of sikuli from java, its giving
visionproxy.dll is already used by another process. When i explored
code of sikuli, i found out that visionproxy.dll is getting loaded
inside static block. I guess this is the reason why multiple instances
of sikuli can't be started from java. Can anyone help me out with
solving this issue asap. I need to have multiple instances of sikuli
running. Its very urgent for my project.
Thanks in Advance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1329714/+subscriptions
References