openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

Adding a debug level with exception stracktrace #5922

Closed dev-mansonthomas closed 3 years ago

dev-mansonthomas commented 4 years ago

I've currently this :

:28:34.894 [WARN ] [isciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 6. 18:29:46.170 [WARN ] [isciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 1. 18:30:32.228 [WARN ] [isciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 2. 18:32:03.577 [WARN ] [isciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 1. 18:32:49.635 [WARN ] [isciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 2.

Which doesn't seems debuggable with the current code, since the stacktrace is never logged.

I can connect to my F454 server using the MyHome configuration tool using the same IP, Port, Password that I've set in the bticino.cfg and yet, the error keep looping