Hi,
OH 5.1.0M2 On a windows installation
In the Ephemeris binding, this error is displayed
However my file is at the right place, or maybe I have missed something. I’ve checked some posts but I didn’t found the solution yet.
Thanks
I notice the folder is “OpenHab” in explorer but the error talks about “openHAB”.
Case didn’t used to matter in Windows but it might matter in Java.
Hi David,
just tried to do the same like you … and failed.
On a first glance I’d say its a bug in the path conversion in the ephermis core implementation, and probably only with Windows path notations.
As a work-around I implemented a quick-fix locally in the ephemeris binding, constructing an URL instead of passing a windows path.
br,
Udo
PS: You may want to pick up a pre-build binding from here
PS: Created an issue