Hello,
the error ist still in the last Snapshot.
I searched in the Batch for a failure but … noting.
In the karaf.bat Java starts with the right argument
-Dkaraf.etc="D:\openhab\userdata\etc"
But then it shows
Error in initialization script: D:\openhab\userdata\openhabuserdataetc\shell.init.script: D:\openhab\userdata\openhabuserdataetc\shell.init.script
The system Proberties dosnt changed since my last Update. It is still
karaf.shell.init.script = ${karaf.etc}/shell.init.script
When i changed this to
karaf.shell.init.script = etc/shell.init.script
from Celaeno1 but is this right or is there another problem then?