org.openhab.binding.heos icon indicating copy to clipboard operation
org.openhab.binding.heos copied to clipboard

Error during manual installation

Open richterfritz opened this issue 6 years ago • 2 comments

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

richterfritz avatar Jun 14 '18 23:06 richterfritz

It worked now... I had to grant more access (chmod 777) to the jar, strange. Can be closed

fritzrichter avatar Jun 19 '18 10:06 fritzrichter

I had the same issue but I had to do a "feature:install openhab-transport-upnp" from the karaf console to fix it.

zolakk avatar Oct 06 '18 00:10 zolakk