cmision

Results 3 comments of cmision

Hi, I'm also getting this error on my Windows 10 machine. ![Logfile](https://user-images.githubusercontent.com/45017360/71880128-bf689380-3183-11ea-94a3-411dcd20c540.PNG) In my project, the Java_stderr and java_stdout look quite plain ![Sikuli_Java](https://user-images.githubusercontent.com/45017360/71880167-d0b1a000-3183-11ea-9c6b-6820edeb707c.PNG) Pip List is bare, with Robotframework-sikulilibrary and...

I might also add, PATH is set to: PATH=C:\Program Files\Python38\Scripts\;C:\Program Files\Python38\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Microsoft MPI\Bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program...

Actually, nevermind. Figured it out. The JRE automatically installed from https://java.com/en/download/ was the 32 bit version. When I picked up the 64 bit version from https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html, it worked.