rtuck99 / openhab-binding

OpenHAB Bindings for Viessmann and Glowmarkt APIs
Eclipse Public License 2.0
8 stars 3 forks source link

Support for OpenHAB 4.3.0 #63

Closed rtuck99 closed 1 month ago

rtuck99 commented 1 month ago

Following issue reported with 4.3.0.M1

Just to let you know, when installing and uninstalling this binding via market place or by dropping the kar file in the addons folder, the openhab cloud service is shutting down:

2024-10-02 19:41:43.722 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection 2024-10-02 19:41:43.723 [WARN ] [io.openhabcloud.internal.CloudClient] - Socket.IO disconnected: io client disconnect 2024-10-02 19:41:43.724 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = db...9d, base URL = http://localhost:8080/) 2024-10-02 19:41:44.083 [WARN ] [ax.web.service.spi.model.ServerModel] - ServletModel{id=ServletModel-71,name='cxf-servlet',urlPatterns=[/],contexts=[{WB,OCM-1,default,/}]} can't be registered now in context / under "/" mapping. Conflict with ServletModel{id=ServletModel-29,name='/',urlPatterns=[/],contexts=[{WB,OCM-1,default,/}]}. 2024-10-02 19:41:44.084 [WARN ] [ax.web.service.spi.model.ServerModel] - Skipped registration of ServletModel{id=ServletModel-71,name='cxf-servlet',urlPatterns=[/],contexts=[{WB,OCM-1,default,/}]} because of existing mappings. Servlet will be added as "awaiting registration".

I am on openhab 4.3.0.M1

rtuck99 commented 1 month ago

Works fine for me on OpenHAB 4.3.0.M1