-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: this.theBridgeSettings.getConfigfile()
on line 228 in com.bwssystems.HABridge.BridgeSettings is a null instance WITH existing config file in parameter -Dconfig.file=/opt/habridge/data/habridge.config.test
#1247
Comments
Without my code lines (=original code) it results in that behavior: So please investigate ASAP! |
I've found the problem, it was in the ha bridge source code and NOT due to my configuration. @HA-Bridge developers: Please contact me via PM, so i can see you are interested or not (which seems to be, at least i.m.o) to prevent that behavior (maybe for future users) by fixing that bug. Otherwise, it will stay my dirty little secret... ;-) |
You can also contact me with habridge-bug-2 (at) crapmail.org So closed... ;-) |
"Please contact me via PM, so i can see you are interested or not (which seems to be, at least i.m.o) to prevent that behavior (maybe for future users) by fixing that bug." You can also contact me via habridge-bug-2 (AT) crapmail.org ... ( If you have any questions regarding that issue, so please don't hesitate to contact me - youre welcome!! ;-) |
Re-opened... |
Same problem here!! |
Duplicate of #1239 |
I think now it's time to investigate finally from the side of the HA-Bridge developers!!
So i changed the code in that class to:
Which results in that output:
Whole command:
Cat of /opt/habridge/data/habridge.config.test:
So:
a.) Current, most up-to-date versions of openjdk-8 and openjdk-9 and Raspbian 9 OS does not make any difference
b.) JSON config file is minimized/compressed or not does also not make any difference
Thanks in advance for your feedback(s)!
Regards, Jan
The text was updated successfully, but these errors were encountered: