OpenHab 3.4.3 cannot start JUPnP Library - slf4j.Logger cannot be found

Hi all,
I’m trying to restart the JUPnP Library in the console but I get an error in the logs saying

java.lang.ClassNotFoundException: org.slf4j.Logger cannot be found by org.jupnp_2.6.1

When I look in the console at the bundles (using bundle:list | grep Waiting) I can see this

275 │ Waiting │ 80 │ 2.6.1 │ JUPnP Library
291 │ Waiting │ 80 │ 3.4.3 │ openHAB Core :: Bundles :: Configuration UPnP Discovery
293 │ Waiting │ 80 │ 3.4.3 │ openHAB Core :: Bundles :: UPnP Transport
302 │ Waiting │ 80 │ 3.4.3 │ openHAB Add-ons :: Bundles :: UPnP Control Binding

I’ve tried restarting and I’ve tried clearing the cache with openhab-cli clean-cache

This seems to be a problem that started after the upgrade to 3.4.3

Anyone getting the same issues? Anyone got any ideas how to resolve it?

I also found this in the logs today :

2023-05-10 07:56:37.849 [ERROR] [ROOT ] - bundle org.jupnp:2.6.1 (275) BundleComponentActivator : Unexpected failure enabling component holder org.jupnp.upnpservice
java.lang.NoClassDefFoundError: org/slf4j/Logger

Is anyone seeing the same issues as me? Or, is anyone using the JUPnP binding on OpenHab 3.4.3 successfully?

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.