[1.1.1] Intallation Problems in Windows 10.0 --- Java 9 not supported

Asked by Erna

I downloades the sikulixsetup-1.1.1 in Windws 10 VirtualBo Machine, the problema is when I doublé Click on the .jar, it do nothing, when I run it from command line in Windows I get this message "no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable." Thanks in advance for your help.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Erna
Solved:
Last query:
Last reply:
Revision history for this message
Erna (erniux) said :
#1

After researching I finally got to the setup window, but only choosing option 3 the program throw this error when the system "trying to run functional test:

Exception in thread "main" java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to java.base/java.net.URLClassLoader
        at org.sikuli.basics.SikuliX.addToClasspath(SikuliX.java:226)
        at org.sikuli.basics.RunSetup.main(RunSetup.java:789)

Regards!!!

Revision history for this message
RaiMan (raimund-hocke) said :
#2

Java 9 is not supported by 1.1.1

Either use 1.1.2 nightly (experimental with Java 9, but most things work) or switch back to Java 8

Revision history for this message
Erna (erniux) said :
#3

Thanks RainMan,

Now the install is complete, Looks everything is going fine!

Great Job.... :-)