Skip to content
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

Re-Initialize Exception #522

Closed
merlin051 opened this issue Mar 7, 2017 · 1 comment
Closed

Re-Initialize Exception #522

merlin051 opened this issue Mar 7, 2017 · 1 comment

Comments

@merlin051
Copy link

Version 4.2.0

When clicking 'Bridge Reinitialise' on the Bridge control I get an exception below. I'm on a windows environment. The bridge doesn't crash, but new devices are not available for discovery until i kill the java process and re-start.

Cannot set permissions for config file on this system as it is not supported. Continuing

2017-03-07 08:18:18,875 [main] INFO com.bwssystems.HABridge.BridgeSettings - Cannot set permissions for config file on this system as it is not supported. Continuing
Exception in thread "main" java.lang.NullPointerException
at com.bwssystems.HABridge.plugins.domoticz.DomoticzHome.closeHome(DomoticzHome.java:164)
at com.bwssystems.HABridge.HomeManager.closeHomes(HomeManager.java:107)
at com.bwssystems.HABridge.HABridge.main(HABridge.java:88)

@bwssytems
Copy link
Owner

Yes, known bug and duplicate of #507

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants