Use org.openhab.persistence.mapdb binding in eclipse smart home. [message #1770355] |
Thu, 10 August 2017 06:14  |
Eclipse User |
|
|
|
Hello,
I am trying to install org.openhab.persistence.mapdb on eclipse smart home.
I have done testing in openhab-2.0 , it's working fine.
The same thing I could have to using in eclipse smart home.
But here it doesn't work for me.
Installation Steps:
1. clone the org.openhab.persistence.mapdb repo from openhab1-addons.
https://github.com/openhab/openhab1-addons/tree/master/bundles/persistence.
2. Then I did the building jar file in Eclipse IDE.
3. Drop the jar file into deploy folder in my smarthome repo.
4. start the smart home runtime. It will show below issues.
see log file:
9 | Installed | 80 | 1.11.0.201708091946 | openHAB MapDB Persistence Bundle.
karaf@root()> start 9
Error executing command: Error executing command on bundles:
Error starting bundle 9: Unable to resolve org.openhab.persistence.mapdb [9](R 9.0): missing requirement [org.openhab.persistence.mapdb [9](R 9.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.io) Unresolved requirements: [[org.openhab.persistence.mapdb [9](R 9.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.commons.io)]
karaf@root()> bundle:dia 9
Command not found: bundle:dia
karaf@root()> bundle:diag 9
openHAB MapDB Persistence Bundle (9)
------------------------------------
Status: Installed
Unsatisfied Requirements:
[org.openhab.persistence.mapdb [9](R 9.0)] osgi.wiring.package; (osgi.wiring.package=org.openhab.core.library.items)
[org.openhab.persistence.mapdb [9](R 9.0)] osgi.wiring.package; (osgi.wiring.package=org.openhab.core.library.types)
[org.openhab.persistence.mapdb [9](R 9.0)] osgi.wiring.package; (osgi.wiring.package=org.openhab.core.persistence)
[org.openhab.persistence.mapdb [9](R 9.0)] osgi.wiring.package; (osgi.wiring.package=org.openhab.core.types)
[org.openhab.persistence.mapdb [9](R 9.0)] osgi.wiring.bundle; (osgi.wiring.bundle=org.openhab.core.compat1x)
How to I could resolve these issues.
Thanks and Regards,
Amar.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03510 seconds