sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26390
[Bug 1329714] [NEW] [1.1.0-Beta1] Windows: Java: not possible to run more than one SikuliX instance at once
Public bug reported:
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.
** Affects: sikuli
Importance: High
Assignee: RaiMan (raimund-hocke)
Status: In Progress
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
--
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:
In Progress
Bug description:
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
Follow ups
References