sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30610
Re: [Question #262228]: Getting [error] ResourceLoader: checkLibsDir: usr_paths Unhandled exception
Question #262228 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/262228
Description changed to:
Hi,
I have installed Sikuli 1.1.0 choosing option 2 and 3 on Windows 7 having JRE 7 64 Bit.
Have following code
systemArea = screen.find("D:/gitRepo/testing-and-qa/Test Automation Project/APIs/HydraNew/images/GroupedAsset/SystemArea.JPG").right().text().trim();
Added sikulixapi.jar to the Java build path
Getting following Segmentation Error.
[error] ResourceLoader: checkLibsDir: usr_paths
Unhandled exception
Type=Segmentation error vmState=0x00040000
J9Generic_Signal_Number=00000004 ExceptionCode=c0000005 ExceptionAddress=6567F5F1 ContextFlags=0001007f
Handler1=66F80120 Handler2=66ADEF70 InaccessibleAddress=00000000
EDI=0027F378 ESI=00000020 EAX=66FDE7D8 EBX=00000000
ECX=FFFDA000 EDX=23F5061C
EIP=6567F5F1 ESP=0027F278 EBP=0027F370 EFLAGS=00010212
GS=002B FS=0053 ES=002B DS=002B
Module=D:\Sikuli\libs\VisionProxy.dll
Module_base_address=65640000 Offset_in_DLL=0003f5f1
Target=2_60_20140627_204598 (Windows 7 6.1 build 7601 Service Pack 1)
CPU=x86 (4 logical CPUs) (0xf88ef000 RAM)
Can you please help me to resolve the issue.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.