Error message for install of mqtt1 and astro1 bindings

I have just installed and started Snapshot #816 and at startup following (very verbose) error messages show up:

2017-03-01 17:57:20.597 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-mqtt1’: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-runtime-base; type=karaf.feature; version="[2.0.0.SNAPSHOT,2.0.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-runtime-base)(type=karaf.feature)(version>=2.0.0.SNAPSHOT)(version<=2.0.0.SNAPSHOT))" [caused by: Unable to resolve openhab-runtime-base/2.0.0.SNAPSHOT: missing requirement [openhab-runtime-base/2.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.karaf.shell.core; type=osgi.bundle; version="[4.0.8,4.0.8]"; resolution:=mandatory [caused by: Unable to resolve org.apache.karaf.shell.core/4.0.8: missing requirement [org.apache.karaf.shell.core/4.0.8] osgi.wiring.package; filter:="(&(osgi.wiring.package=jline)(version>=2.14.0)(!(version>=3.0.0)))"]]

2017-03-01 17:57:21.456 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-mqtt1’: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-runtime-base; type=karaf.feature; version="[2.0.0.SNAPSHOT,2.0.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-runtime-base)(type=karaf.feature)(version>=2.0.0.SNAPSHOT)(version<=2.0.0.SNAPSHOT))" [caused by: Unable to resolve openhab-runtime-base/2.0.0.SNAPSHOT: missing requirement [openhab-runtime-base/2.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.karaf.shell.core; type=osgi.bundle; version="[4.0.8,4.0.8]"; resolution:=mandatory [caused by: Unable to resolve org.apache.karaf.shell.core/4.0.8: missing requirement [org.apache.karaf.shell.core/4.0.8] osgi.wiring.package; filter:="(&(osgi.wiring.package=jline)(version>=2.14.0)(!(version>=3.0.0)))"]]

2017-03-01 17:57:33.338 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-astro1’: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-runtime-base; type=karaf.feature; version="[2.0.0.SNAPSHOT,2.0.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-runtime-base)(type=karaf.feature)(version>=2.0.0.SNAPSHOT)(version<=2.0.0.SNAPSHOT))" [caused by: Unable to resolve openhab-runtime-base/2.0.0.SNAPSHOT: missing requirement [openhab-runtime-base/2.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.karaf.shell.core; type=osgi.bundle; version="[4.0.8,4.0.8]"; resolution:=mandatory [caused by: Unable to resolve org.apache.karaf.shell.core/4.0.8: missing requirement [org.apache.karaf.shell.core/4.0.8] osgi.wiring.package; filter:="(&(osgi.wiring.package=jline)(version>=2.14.0)(!(version>=3.0.0)))"]]

2017-03-01 17:57:33.372 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-astro1’: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-runtime-base; type=karaf.feature; version="[2.0.0.SNAPSHOT,2.0.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-runtime-base)(type=karaf.feature)(version>=2.0.0.SNAPSHOT)(version<=2.0.0.SNAPSHOT))" [caused by: Unable to resolve openhab-runtime-base/2.0.0.SNAPSHOT: missing requirement [openhab-runtime-base/2.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.karaf.shell.core; type=osgi.bundle; version="[4.0.8,4.0.8]"; resolution:=mandatory [caused by: Unable to resolve org.apache.karaf.shell.core/4.0.8: missing requirement [org.apache.karaf.shell.core/4.0.8] osgi.wiring.package; filter:="(&(osgi.wiring.package=jline)(version>=2.14.0)(!(version>=3.0.0)))"]]

In spite of the error messages both mqtt1 and astro1 are working as expected. Both bindings are included via the addons.cfg file.

Anyone else experiencing anything like this?

Installed or upgraded?
Very strange error message …
Maybe this can help you too:

Many thanks for the answer.
It was a manual upgrade made per the instructions in the documentation, i e the config files etc. were copied back from the previous version (which was a recent one as well, think it was #739).

I searched the community threads and saw something about deleting the cache + tmp but the thread was a bit away from what I did experience so did not try before asking. As everything is working in spite of the error messages there was no big hurry to try either.

Will make a try soon and post the result, might not be a major task as my installation is not much depending on Paper UI with the exception of around 10 Z-wave items. The bulk of the sensors in the house reports via MQTT.

Took longer than expected to test deleting cache + tmp, sorry about that. It is anyhow done now and it seems to have solved the problem since no similar error messages now appear at a restart. Seemed to have solved some other minor things as well.

1 Like