← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #187447]: ExceptionInInitializerError

 

Question #187447 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/187447

    Status: Open => Answered

RaiMan proposed the following answer:
This is principally true. many option ;-)

Ok, I just scanned the error messages again and far at the end, there
is:

Caused by: java.lang.NullPointerException
 at com.wapmx.nativeutils.jniloader.DefaultJniExtractor.extractResource(DefaultJniExtractor.java:125)
 at com.wapmx.nativeutils.jniloader.DefaultJniExtractor.extractJni(DefaultJniExtractor.java:110)
 at com.wapmx.nativeutils.jniloader.NativeLoader.loadLibrary(NativeLoader.java:43)
 at org.sikuli.script.Win32Util.<clinit>(Win32Util.java:19)

this usually means, that the entry path-to-java/jre6/bin is missing in
system path.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.