java.lang.ExceptionInInitializerError: null
### 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

I have met same issue today.
### 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
help me !!!
I got the same issue when i run the test run
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
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
![]()
I send you pictures.
I am also running into the same issue. can @rainmanwy please help debug this?
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
