Sikuli IDE not opened in my laptop, java version is 8 update 301

Asked by Prathamesh Desai

I have downloaded the sikulixide-2.0.5-win for windows, but i m not able to open it.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

try from a command line with
java -jar <path-to>\sikuli....jar -v -c

and check the output for problems

Revision history for this message
Prathamesh Desai (prathamesh-15) said :
#2

While running the above command we found below error message on cmd prompt

D:\Branson\Softwares and tools>java -jar "D:\Branson\Softwares and tools\sikulixide-2.0.5-win.jar" -v -c
Exception in thread "main" java.lang.ExceptionInInitializerError
        at org.sikuli.script.support.RunTime.<clinit>(RunTime.java:45)
        at org.sikuli.ide.Sikulix.main(Sikulix.java:13)
Caused by: org.sikuli.script.SikuliXception: SikuliX fatal Error: System must be 64-Bit
        at org.sikuli.script.support.Commons.<clinit>(Commons.java:38)
        ... 2 more

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

Ok, you have to use a 64-Bit Java

Can you help with this problem?

Provide an answer of your own, or ask Prathamesh Desai for more information if necessary.

To post a message you must log in.