0 votes
222 views
Hi,

i'm trying to follow the instructions in the quick guide to the DAL but i get an error when i start the exe. It says:

"A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run OpenLCA DAL. No Java virtual machine was found after searching the following locations: C:\Users\xxxx\Documents\xxxx\PEF 3.1 DB nexus\EF_3_1_openLCA_DAL_Windows_x64_1.0.0_2023-10-31-V1_1\openLCA DAL\jre\bin\javaw.exe

javaw.exe in your current PATH"

Is the problem on my side, was my download corrupted or incomplete or am i missing something else?

Thanks
in openLCA by (200 points)

2 Answers

0 votes
by (114k points)
Hi, Java is included in the launcher, so it does not need to be found elsewhere. I would try again to download and unzip. Thank you!
by (114k points)
Maybe good to be aware that the tool works only in Windows (since Apple has a different installer mechanism) - we will share a direct download link for the database with you
0 votes
by (2.8k points)

Hi Palacsinta,

It is hard to guess what could be the issue on your side, but here are two hypotheses:

1. Your PATH environment variable is taking over the openLCA DAL path to the Java machine. You can try to modify openLCA DAL/openLCA DAL.ini file by adding the following before the -vmargs line:

-vm

./jre/bin/javaw.exe

2. It is sometimes better to unzip and run openLCA DAL in your home folder. 

I am hoping this can help! 

Regards, 

François

by (200 points)
Thanks for the reply!
Another thing that came into my mind is, should i be able to see the javaw.exe file? Because if i navigate to the /jre/bin/ folder i don't see anything but a empty folder named "server" even if i enable hidden elements.
So should i just keep trying and download the tool from the nexus again?
by (2.8k points)
Yes, this .exe should be there!
Maybe, some antivirus are deleting it on download?
...