org.openhab.binding.heos
org.openhab.binding.heos copied to clipboard
Error during manual installation
I get the following error message:
[ERROR] [org.openhab.binding.heos ] - FrameworkEvent ERROR - org.openhab.binding.heos
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.heos [211]
Unresolved requirement: Import-Package: org.eclipse.jdt.annotation; resolution:="optional"
Unresolved requirement: Import-Package: org.eclipse.smarthome.config.discovery.upnp
It worked now... I had to grant more access (chmod 777) to the jar, strange. Can be closed
I had the same issue but I had to do a "feature:install openhab-transport-upnp" from the karaf console to fix it.