eclipse-archived / smarthome

Eclipse SmartHome™ project
https://www.eclipse.org/smarthome/
Eclipse Public License 2.0
862 stars 783 forks source link

MQTT 2 reload #6698

Open sasbibic opened 5 years ago

sasbibic commented 5 years ago

Version 2.4 MQTT: When things config file updates I get this message into my log: 2018-12-19 09:31:34.520 [hingStatusInfoChangedEvent] - 'mqtt:topic:mymqtt' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): java.lang.Exception: No MQTT client

MQTT stops working, restarting bundle in console: 231 │ Active │ 80 │ 0.10.0.oh240 │ Eclipse SmartHome MQTT Transport Bundle resolves problem.

shaguarger commented 5 years ago

Upgraded today to openHAB 2.4.0 and encountering the same problem as decsribed :/

Str8t commented 5 years ago

Same here, tested on 2.4.0 and the latest 2.5.0 snapshot, running in docker.

davidgraeff commented 5 years ago

latest 2.5.0 snapshot

This issue is fixed in OH 2.5, at least in the underlying ESH.

FlorianSW commented 5 years ago

So, the bug will stay in the current stable version? :/

davidgraeff commented 5 years ago

Yes, I'm afraid so. openHAB doesn't have bugfix releases, because lack of manpower.