2019-06-30 20:47:01.781 [INFO ] [ue.internal.handler.HueBridgeHandler] - Creating new user on Hue bridge 192.168.178.68 - please press the pairing button on the bridge. 2019-06-30 20:47:01.855 [INFO ] [ue.internal.handler.HueBridgeHandler] - User 'LtQAgr8Uy0nuGm6QVFI7lyI4sop5sxCG-eIcJK-5' has been successfully added to Hue bridge. 2019-06-30 20:47:11.276 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hue:0100:ecb5fa027626:1' to inbox. 2019-06-30 20:47:11.299 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hue:0100:ecb5fa027626:2' to inbox. 2019-06-30 20:47:11.318 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hue:0220:ecb5fa027626:3' to inbox. 2019-06-30 20:47:11.334 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hue:0220:ecb5fa027626:4' to inbox. 2019-06-30 21:00:51.692 [INFO ] [egram.internal.TelegramActionService] - Bot bot1 loaded from config file 2019-06-30 21:02:41.842 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'telegram.rules' 2019-06-30 21:02:41.849 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model 'telegram.rules' is either empty or cannot be parsed correctly! 2019-06-30 21:13:19.943 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'telegram.rules' 2019-06-30 21:13:21.133 [INFO ] [el.core.internal.ModelRepositoryImpl] - Refreshing model 'telegram.rules' 2019-06-30 21:17:34.121 [INFO ] [el.core.internal.ModelRepositoryImpl] - Refreshing model 'telegram.rules' 2019-06-30 21:19:22.340 [INFO ] [el.core.internal.ModelRepositoryImpl] - Refreshing model 'telegram.rules' 2019-06-30 21:37:13.839 [INFO ] [el.core.internal.ModelRepositoryImpl] - Refreshing model 'telegram.rules' 2019-06-30 21:50:33.850 [WARN ] [homekit.internal.HomekitAuthInfoImpl] - Could not find existing MAC in org.eclipse.smarthome.storage.json.internal.JsonStorage. Generating new MAC. This will require re-pairing of iOS devices. 2019-07-01 18:15:03.218 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-misc-homekit' 2019-07-01 18:15:04.452 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/bundleFile at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/bundleFile (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:15:04.677 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/com.beowulfe.hap.hap-1.1.3.jar at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/com.beowulfe.hap.hap-1.1.3.jar (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:15:04.701 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/com.nimbusds.srp6a-1.5.2.jar at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/com.nimbusds.srp6a-1.5.2.jar (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:15:04.725 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/io.netty.netty-all-4.0.32.Final.jar at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/io.netty.netty-all-4.0.32.Final.jar (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:15:04.749 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/javax.json.javax.json-api-1.0.jar at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/javax.json.javax.json-api-1.0.jar (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:15:04.773 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/net.i2p.crypto.eddsa-0.0.1-SNAPSHOT.jar at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/net.i2p.crypto.eddsa-0.0.1-SNAPSHOT.jar (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:15:04.797 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/org.bouncycastle.bcprov-jdk15on-1.51.jar at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/org.bouncycastle.bcprov-jdk15on-1.51.jar (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:15:04.822 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/org.glassfish.javax.json-1.0.4.jar at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/org.glassfish.javax.json-1.0.4.jar (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:15:04.846 [INFO ] [org.openhab.io.homekit ] - FrameworkEvent INFO - org.openhab.io.homekit java.io.IOException: Exception in opening zip file: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/org.zeromq.curve25519-java-0.1.0.jar at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:321) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:93) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:106) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) ~[?:?] at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:240) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:560) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?] at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:589) ~[?:?] at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:397) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:151) ~[?:?] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[?:?] at java.lang.Thread.run(Thread.java:745) ~[?:?] Caused by: java.io.FileNotFoundException: /home/pi/userdata/cache/org.eclipse.osgi/237/0/.cp/lib/org.zeromq.curve25519-java-0.1.0.jar (Datei oder Verzeichnis nicht gefunden) at java.util.zip.ZipFile.open(Native Method) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:?] at java.util.zip.ZipFile.(ZipFile.java:163) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:308) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction$16.run(SecureAction.java:1) ~[?:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:?] at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:306) ~[?:?] ... 19 more 2019-07-01 18:29:53.151 [INFO ] [egram.internal.TelegramActionService] - Bot bot1 loaded from config file 2019-07-01 18:29:55.987 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel 2019-07-01 18:30:10.753 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'telegram.rules' 2019-07-01 18:30:11.077 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007 2019-07-01 18:30:13.102 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.178.122:8080 2019-07-01 18:30:13.105 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.178.122:8443 2019-07-01 18:30:14.478 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui 2019-07-01 18:30:15.388 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin 2019-07-01 18:32:03.143 [WARN ] [.core.internal.folder.FolderObserver] - Error while opening file during update: /home/pi/conf/items/home.items 2019-07-01 18:32:29.055 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'home.items' 2019-07-01 18:34:47.153 [INFO ] [el.core.internal.ModelRepositoryImpl] - Refreshing model 'home.items'