18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
How to use sahi with java 1.7
When I start sahi with sahi.bat I get the following error message:
Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
has value '1.7', but '1.6' is required.
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
I found a question and answer that told me to set the path in userdata\bin\start_dashboard.bat
I did that, but that does not solve my problem.
Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
has value '1.7', but '1.6' is required.
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
I found a question and answer that told me to set the path in userdata\bin\start_dashboard.bat
I did that, but that does not solve my problem.
Best Answer
-
I solved the problem myself and supply the answer here for who stumbles into the same problem.
It turned out that not sahi, but java had a problem.
I think the latest java update went wrong. I reinstalled the latest version of java and the problem disappeared