Fresh install ends up with: Error initializing storage for Equinox container

Hi, I am a new user of openHAB.
I try to install it on WIndows, but when I run start.bat, I get:
Error initializing storage for Equinox container.

This is my java config:
C:\openHAB>java -version
openjdk version “18” 2022-03-22
OpenJDK Runtime Environment Zulu18.28+13-CA (build 18+37)
OpenJDK 64-Bit Server VM Zulu18.28+13-CA (build 18+37, mixed mode, sharing)

What am I doing wrong here?

openHAB has been tested to work with Java 11, so try using that version instead.
Java version 18 only got released a couple of days ago. :slight_smile:
See also the Prequisites.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.