Wire82 / org.openhab.binding.heos

Heos Binding for OpenHab
Eclipse Public License 1.0
14 stars 12 forks source link

Error during manual installation #23

Open richterfritz opened 6 years ago

richterfritz commented 6 years ago

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
fritzrichter commented 6 years ago

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

zolakk commented 5 years ago

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