robotframework-SikuliLibrary icon indicating copy to clipboard operation
robotframework-SikuliLibrary copied to clipboard

java.lang.ExceptionInInitializerError: null

Open khoale6362 opened this issue 5 years ago • 7 comments

### Can somebody help me.

C:\Users\leesy\Downloads\untitled2\sikuli>robot testSikuli.robot

testSikuli :: Sikuli Library Demo

Windows Notpad Hellow World | FAIL | java.lang.ExceptionInInitializerError: null

testSikuli :: Sikuli Library Demo | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed

Output: C:\Users\leesy\Downloads\untitled2\sikuli\output.xml Log: C:\Users\leesy\Downloads\untitled2\sikuli\log.html Report: C:\Users\leesy\Downloads\untitled2\sikuli\report.html Annotation 2020-02-19 161222

khoale6362 avatar Feb 19 '20 09:02 khoale6362

I have met same issue today.

cartoonboy1989 avatar Feb 20 '20 13:02 cartoonboy1989

### Can somebody help me.

C:\Users\leesy\Downloads\untitled2\sikuli>robot testSikuli.robot

testSikuli :: Sikuli Library Demo

Windows Notpad Hellow World | FAIL |

java.lang.ExceptionInInitializerError: null

testSikuli :: Sikuli Library Demo | FAIL |

1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed Output: C:\Users\leesy\Downloads\untitled2\sikuli\output.xml Log: C:\Users\leesy\Downloads\untitled2\sikuli\log.html Report: C:\Users\leesy\Downloads\untitled2\sikuli\report.html Annotation 2020-02-19 161222

help me !!!

khoale6362 avatar Feb 24 '20 08:02 khoale6362

I got the same issue when i run the test run

jacco1985 avatar Feb 26 '20 11:02 jacco1985

could you attach sikuli log file, it could helpful to find the problem. And how about jdk version in your environment?

and could you have a try to start sikuli jar process manually as described in the documentation

rainmanwy avatar Feb 28 '20 01:02 rainmanwy

could you attach sikuli log file, it could helpful to find the problem. And how about jdk version in your environment?

and could you have a try to start sikuli jar process manually as described in the documentation Annotation 2020-03-02 160400 Annotation 2020-03-02 161851

I send you pictures.

khoale6362 avatar Mar 02 '20 09:03 khoale6362

I am also running into the same issue. can @rainmanwy please help debug this?

pchakravarthy avatar Mar 09 '20 19:03 pchakravarthy

I also ran into the same issue on a Windows 10 Enterprise machine. In the end, the Java, python, robot, etc. installation was all fine, but it was a Windows update issue. see: https://bugs.launchpad.net/sikuli/+bug/1797505 comment 15 resolved my issue

FZun avatar Apr 01 '20 13:04 FZun