Openhab 5.0.0.M1 / Windows 10 Pro x64 / zulu-21
Zigbee binding on Zigbee 3.0 SONOFF USB Dongle Plus-E
All works fine until Openhab starts as windows service.
Zigbee Coordinator thing hangs at INITIALIZING mode. Other bindings works fine.
Errors:
Wrapper:
INFO | jvm 1 | 2025/03/15 18:23:48 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
INFO | jvm 1 | 2025/03/15 18:23:48 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
INFO | jvm 1 | 2025/03/15 18:23:48 |
INFO | jvm 1 | 2025/03/15 18:24:04 | 18:24:04.195 [Framework Event Dispatcher: Equinox Container: c8de705e-a1ef-4551-88aa-87aaa670ae10] ERROR Events.Framework - FrameworkEvent ERROR
INFO | jvm 1 | 2025/03/15 18:24:04 | java.util.zip.ZipException: Exception in opening zip file: C:\OpenHab\userdata\cache\org.eclipse.osgi\66\0\.cp\lib\geronimo-osgi-locator.jar
INFO | jvm 1 | 2025/03/15 18:24:04 | at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:356) ~[org.eclipse.osgi-3.18.0.jar:?]
INFO | jvm 1 | 2025/03/15 18:24:04 | at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.doOpen(ZipBundleFile.java:51) ~[org.eclipse.osgi-3.18.0.jar:?]
and OpenHab Zigbee:
2025-03-15 18:24:32.350 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with an exception:
java.lang.ExceptionInInitializerError: null
at com.thoughtworks.xstream.converters.collections.TreeSetConverter.unmarshal(TreeSetConverter.java:62) ~[?:?]
Any ideas?