I use an unofficial binding (upnpcontrol) that has had issues at startup since post 2.5M1 (maybe before, I don’t recall). I just use a rule triggered at startup to restart the binding…
executeCommandLine("/bin/sh@@-c@@ssh -p 8101 -l openhab localhost \"bundle:restart org.openhab.binding.upnpcontrol;\"", 5000)