Caldav command

OH 2.5.3
Caldav command + personal 1.15.0 SNAPSHOT

How to fix this?

2020-04-09 01:23:44.715 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/openhab/addons/org.openhab.binding.caldav-personal-1.15.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.caldav-personal [203]
  Unresolved requirement: Import-Package: org.openhab.io.caldav

	at org.eclipse.osgi.container.Module.start(Module.java:444) ~[org.eclipse.osgi-3.12.100.jar:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) ~[org.eclipse.osgi-3.12.100.jar:?]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1221) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [bundleFile:3.6.4]
2020-04-09 01:23:44.741 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/openhab/addons/org.openhab.binding.caldav-command-1.15.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.caldav-command [205]
  Unresolved requirement: Import-Package: org.openhab.io.caldav

	at org.eclipse.osgi.container.Module.start(Module.java:444) ~[org.eclipse.osgi-3.12.100.jar:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) ~[org.eclipse.osgi-3.12.100.jar:?]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1221) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [bundleFile:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [bundleFile:3.6.4]

Karaf-Console:

openhab> bundle:list | grep -i caldav
203 x Installed x  80 x 1.15.0.202002261230     x openHAB CalDav Binding
205 x Installed x  80 x 1.15.0.202002261230     x openHAB CalDav Command Binding
openhab> feature:list | grep -i started | grep -i calda
openhab> feature:list | grep -i calda
openhab-binding-caldav-command1                   x 1.14.0           x          x Uninstalled x openhab-addons-2.5.3        x CalDAV Binding (command)
openhab-binding-caldav-personal1                  x 1.14.0           x          x Uninstalled x openhab-addons-2.5.3        x CalDAV Binding (personal)
openhab-io-caldav1                                x 1.14.0           x          x Uninstalled x openhab-addons-2.5.3        x CalDAV I/O

Did you install the “org.openhab.io.caldav” jar as I suggested in your previous topic?

It is suspiciously missing from your bundle:list command result (it should appear as “openHAB CalDav Calendar”).

You should have all three of these jars in your addons directory: