Sony Binding [4.0.0.0;4.3.0.0)

I’ve published a new binding version that should fix the reported issue in combination with the TR-064 binding. The only change in this version is the removal of a simple web ui for the scalarweb protocol. It seems that the respective ui implementation has become incompatible with recent OH changes.

I must admit that I didn’t try to isolate and fix the root cause. But as the removal of the web ui doesn’t affect the core features of the binding, I think this is acceptable (at least for now).

The successful (re-) installation of the new binding can be checked by the version string (the console command bundle:list | grep Sony should show the version 4.3.0.202409121854)

Please let me know if you still encounter any issues.

Thank you Andreas …

I have tested it:
With this version there are no more crashes. :grinning: However, the binding is now unstable. Assigned Things are sporadically in the status: uninitialised. There is then a communication_error or a handler_missing_error with the message:

COMMUNICATION_ERROR

Unhandled exception connecting to Scalar Web device (may need to turn it on manually): java.lang.NullPointerException: Cannot invoke “org.apache.cxf.binding.BindingFactoryManager.registerBindingFactory(String, org.apache.cxf.binding.BindingFactory)” because “manager” is null

I did some further investigation but haven’t found a solution yet.
I’ve created a new topic to ask for help: Potential conflict between openhab.tp-jaxws feature and use of ClientBuilder reference in binding - Development / Add-ons - openHAB Community