I'm trying to get Habmin installed

Yes, I used the APT install (debian). I just listed everything to be thorough.

till not seeing channels for the z-wave plugs. Since I have so many of these working at home and am using a different Z-Wave controller there, I’m really thinking that is a controller issue. I’m confident that if I used it on my home system it would work just fine.

That is odd. The controller should be in there at least.

Still need to get the device information. What does the ui properties drop down for the device without channels look like?

zwave_routing
false
zwave_nodeid
1
zwave_class_basic
BASIC_TYPE_UNKNOWN
zwave_neighbours
zwave_class_specific
SPECIFIC_TYPE_NOT_USED
zwave_secure
false
zwave_frequent
false
zwave_beaming
false
zwave_version
0.0
zwave_listening
false
zwave_class_generic
GENERIC_TYPE_NOT_USED

So that was not helpful :unamused:

Try this; copy the controller id (after the zwave:serial_zstick:xxxxxxxx. Delete your zstick thing. Go to inbox to create bridge. Paste the Id (xxxxxx). Go to the advanced and made sure sis_node is 1. Create thing. See if there is a controller in the userdata/zwave.

Edit actually take that back. I don’t know how this got so messed up. If the copy above was the Minoston and not the controller, the controller sis_node should not be one. Revised suggestion On the controller UI page hard reset the controller, delete controller thing, then create a new bridge as node 1. See if there is a controller in the userdata/zwave as node 1. If we get that far we can deal with the Minoston next.

Sorry, I should have labeled it. I thought it was from the controller, but I brought the system home to work on it, and now the controller thing doesn’t show the controller properties, and the switch thing properties looks almost the same as the controller properties. AND… (if that wasn’t bad enough) the controller properties don’t show anymore. I am able to access the Serial Port information (533D004242) (/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00).
Is that any help?

Edit: I did what you said )at least what I think you said). I did a hard reset on the controller, then deleted it. I set up a new controller/bridge. I tried to find the userdata directory, but can’t.

Well it is good the controller id is on the rpi, but needs to be in OH.

By can’t find, the picture above shows you have a var/lib/openhab folder. What are the contents of that? Is there a zwave subfolder with any content?

Also since we are trying for a clean start with the controller at node 1, delete any other zwave things , ministon, etc.

todd@raspberrypi:/var/lib $ cd openhab
todd@raspberrypi:/var/lib/openhab $ ls
cache etc hs_err_pid7335.log kar secrets zwave
config hs_err_pid4867.log jsondb persistence tmp
todd@raspberrypi:/var/lib/openhab $ cd zwave
todd@raspberrypi:/var/lib/openhab/zwave $ ls
todd@raspberrypi:/var/lib/openhab/zwave $

And I deleted the switch thing. No items were created because there are no channels. So far, I only have things.

Well it could be the controller, although I have that model working for some time. The controller node should be in that folder var/lib/openhab/zwave. If there is no controller zwave isn’t going to work. Is there anything in those error logs (hs_err) that provides a clue? Edit: it’s late here, if I think of anything over night, I’ll post an edit tomorrow

Here is the events.log:

2024-12-14 15:21:13.126 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-12-14 15:21:13.628 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:serial_zstick:Z-WaveSerialController' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-12-14 15:21:13.676 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:serial_zstick:Z-WaveSerialController' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE): Controller is offline
2024-12-14 15:21:13.772 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-12-14 15:21:13.803 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE): Controller is offline
2024-12-14 15:21:22.926 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:serial_zstick:Z-WaveSerialController' changed from OFFLINE (BRIDGE_OFFLINE): Controller is offline to ONLINE
2024-12-14 15:21:22.943 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from OFFLINE (BRIDGE_OFFLINE): Controller is offline to ONLINE
2024-12-14 18:41:31.291 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE): Controller is offline
2024-12-14 18:45:40.975 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from OFFLINE (BRIDGE_OFFLINE): Controller is offline to REMOVING
2024-12-14 18:45:40.990 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from REMOVING to REMOVED
2024-12-14 18:45:41.019 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from REMOVED to UNINITIALIZED
2024-12-14 18:45:41.080 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:device:Z-WaveSerialController:node1' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)

openhab.log:

2024-12-14 15:18:52.234 [INFO ] [org.openhab.core.Activator          ] - Starting openHAB 4.2.3 (Release Build)
2024-12-14 15:18:56.838 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'America/Los_Angeles'.
2024-12-14 15:18:56.902 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '38.567572509246865,-121.30243474065752'.
2024-12-14 15:18:56.911 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'en_US'.
2024-12-14 15:18:58.941 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-14 15:19:01.031 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-14 15:19:05.084 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-14 15:19:58.957 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2024-12-14 15:20:49.497 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
2024-12-14 15:21:18.865 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-14 15:21:18.875 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2024-12-14 15:21:22.989 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=39 07 85 AC 80 4A 66 74 F4 F3 19 DF 3E 06 F3 CD}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=port; type=String; value=/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=controller_exclude; type=Boolean; value=false}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveSerialController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}
2024-12-14 17:00:19.551 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2024-12-14 17:00:19.560 [WARN ] [ve.internal.protocol.ZWaveController] - TODO: Implement processing of Request Message = -- (0xa)

hs_err_pid7335.log

todd@raspberrypi:/var/lib/openhab $ cat hs_err_pid7335.log
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000007f948833e0, pid=7335, tid=8395
#
# JRE version: OpenJDK Runtime Environment Zulu17.54+21-CA (17.0.13+11) (build 17.0.13+11-LTS)
# Java VM: OpenJDK 64-Bit Server VM Zulu17.54+21-CA (17.0.13+11-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64)
# Problematic frame:
# j  org.openhab.binding.zwave.handler.ZWaveControllerHandler.stopNetwork()V+110
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://www.azul.com/support/
#

---------------  S U M M A R Y ------------

Command Line: -XX:-UsePerfData -Dopenhab.home=/usr/share/openhab -Dopenhab.conf=/etc/openhab -Dopenhab.runtime=/usr/share/openhab/runtime -Dopenhab.userdata=/var/lib/openhab -Dopenhab.logdir=/var/log/openhab -Dfelix.cm.dir=/var/lib/openhab/config -Djava.library.path=/var/lib/openhab/tmp/lib -Djdk.util.zip.disableZip64ExtraFieldValidation=true -Djetty.host=0.0.0.0 -Djetty.http.compliance=RFC2616 -Dorg.apache.cxf.osgi.http.transport.disable=true -Dorg.ops4j.pax.web.listening.addresses=0.0.0.0 -Dorg.osgi.service.http.port=8080 -Dorg.osgi.service.http.port.secure=8443 -Djava.awt.headless=true -Dfile.encoding=UTF-8 --add-reads=java.xml=java.logging --add-exports=java.base/org.apache.karaf.specs.locator=java.xml,ALL-UNNAMED --patch-module=java.base=/usr/share/openhab/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar --patch-module=java.xml=/usr/share/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport.tcp=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.file=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.ftp=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.https=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.jar=ALL-UNNAMED --add-exports=java.base/sun.net.www.content.text=ALL-UNNAMED --add-exports=jdk.xml.dom/org.w3c.dom.html=ALL-UNNAMED --add-exports=jdk.naming.rmi/com.sun.jndi.url.rmi=ALL-UNNAMED --add-exports=java.rmi/sun.rmi.registry=ALL-UNNAMED --add-exports=java.security.sasl/com.sun.security.sasl=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED -Dkaraf.instances=/var/lib/openhab/tmp/instances -Dkaraf.home=/usr/share/openhab/runtime -Dkaraf.base=/var/lib/openhab -Dkaraf.data=/var/lib/openhab -Dkaraf.etc=/var/lib/openhab/etc -Dkaraf.log=/var/log/openhab -Dkaraf.restart.jvm.supported=true -Djava.io.tmpdir=/var/lib/openhab/tmp -Djava.util.logging.config.file=/var/lib/openhab/etc/java.util.logging.properties -Dkaraf.startLocalConsole=false -Dkaraf.startRemoteShell=true org.apache.karaf.main.Main

Host: AArch64, 4 cores, 907M, Debian GNU/Linux 12 (bookworm)
Time: Wed Dec 11 17:31:15 2024 PST elapsed time: 836.842146 seconds (0d 0h 13m 56s)

---------------  T H R E A D  ---------------

Current thread (0x0000007f4800f8a0):  JavaThread "RXTXPortMonitor(/dev/ttyACM0)" daemon [_thread_in_Java, id=8395, stack(0x0000007efe07d000,0x0000007efe27b000)]

Stack: [0x0000007efe07d000,0x0000007efe27b000],  sp=0x0000007efe279160,  free space=2032k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
j  org.openhab.binding.zwave.handler.ZWaveControllerHandler.stopNetwork()V+110
j  org.openhab.binding.zwave.handler.ZWaveSerialHandler.onSerialPortError(Ljava/lang/String;)V+42
j  org.openhab.binding.zwave.handler.ZWaveSerialHandler$ZWaveReceiveThread.serialEvent(Lorg/openhab/core/io/transport/serial/SerialPortEvent;)V+17
j  org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort$1.serialEvent(Lgnu/io/SerialPortEvent;)V+17
j  gnu.io.RXTXPort.sendEvent(IZ)Z+397
j  gnu.io.RXTXPort$MonitorThread.run()V+42
v  ~StubRoutines::call_stub
V  [libjvm.so+0x7da8f0]  JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, JavaThread*)+0x250
V  [libjvm.so+0x7dbef8]  JavaCalls::call_virtual(JavaValue*, Handle, Klass*, Symbol*, Symbol*, JavaThread*)+0x180
V  [libjvm.so+0x88de40]  thread_entry(JavaThread*, JavaThread*)+0x70
V  [libjvm.so+0xda1a8c]  JavaThread::thread_main_inner()+0xb4
V  [libjvm.so+0xda6974]  Thread::call_run()+0xac
V  [libjvm.so+0xb60b04]  thread_native_entry(Thread*)+0xdc
C  [libc.so.6+0x7ee90]


siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000007e00000000

Registers:
R0=0x0000000000000178
R1=0x00000000000000cb
R2=0x0000000000000032
R3=0x0000000000000000
R4=0x00000000000000de
R5=0x00000000000005f7
R6=0x0000000100270000
R7=0x0000007fab761440
R8=0x000000000000002a
R9=0x0000007f948833a8
R10=0x00000000f76c2e58
R11=0x00000000fb141468
R12=0x0000007f06113968
R13=0x000000002004e581
R14=0x0000000000000000
R15=0x0000000000000000
R16=0x0000007f89eea0a8
R17=0x0000000000000000
R18=0x000000000000001f
R19=0x0000007efe279110
R20=0x0000007efe279190
R21=0x0000007fab76c4f0
R22=0x0000007f06113909
R23=0x00000000f3e8c548
R24=0x0000007e00000000
R25=0x0000000000000000
R26=0x0000007f061113a8
R27=0x00000000f7fbaa78
R28=0x0000007f4800f8a0
R29=0x0000007efe2791f0
R30=0x0000007f9487cfc8


Register to memory mapping:

R0 =0x0000000000000178 is an unknown value
R1 =0x00000000000000cb is an unknown value
R2 =0x0000000000000032 is an unknown value
R3 =0x0 is NULL
R4 =0x00000000000000de is an unknown value
R5 =0x00000000000005f7 is an unknown value
R6 =0x0000000100270000 is a pointer to class: 
org.apache.logging.log4j.core.Logger {0x0000000100270000}
 - instance size:     4
 - klass size:        1344
 - access:            public synchronized 
 - state:             fully_initialized
 - name:              'org/apache/logging/log4j/core/Logger'
 - super:             'org/apache/logging/log4j/spi/AbstractLogger'
 - sub:               
 - arrays:            NULL
 - methods:           Array<T>(0x0000007f8a4553e0)
 - method ordering:   Array<T>(0x0000007f89000018)
 - default_methods:   Array<T>(0x0000000000000000)
 - local interfaces:  Array<T>(0x0000007f8a4553a0)
 - trans. interfaces: Array<T>(0x0000007f8a457d38)
 - constants:         constant pool [367] {0x0000007f8a454710} for 'org/apache/logging/log4j/core/Logger' cache=0x0000007f8a458000
 - class loader data:  loader data: 0x0000007f44111620 for instance a 'org/eclipse/osgi/internal/loader/EquinoxClassLoader'{0x00000000f7202950}
 - source file:       'Logger.java'
 - class annotations:       Array<T>(0x0000000000000000)
 - class type annotations:  Array<T>(0x0000000000000000)
 - field annotations:       Array<T>(0x0000000000000000)
 - field type annotations:  Array<T>(0x0000000000000000)
 - generic signature: 'Lorg/apache/logging/log4j/spi/AbstractLogger;Lorg/apache/logging/log4j/util/Supplier<Lorg/apache/logging/log4j/core/config/LoggerConfig;>;'
 - inner classes:     Array<T>(0x0000007f8a457d18)
 - nest members:     Array<T>(0x0000007f89000028)
 - permitted subclasses:     Array<T>(0x0000007f89000028)
 - java mirror:       a 'java/lang/Class'{0x00000000f7244140} = 'org/apache/logging/log4j/core/Logger'
 - vtable length      477  (start addr: 0x00000001002701d8)
 - itable length      807 (start addr: 0x00000001002710c0)
 - ---- static fields (1 words):
 - private static final 'serialVersionUID' 'J' @112 
 - ---- non-static fields (5 words):
 - protected final 'name' 'Ljava/lang/String;' @12 
 - private final 'messageFactory' 'Lorg/apache/logging/log4j/message/MessageFactory2;' @16 
 - private final 'flowMessageFactory' 'Lorg/apache/logging/log4j/message/FlowMessageFactory;' @20 
 - protected volatile 'privateConfig' 'Lorg/apache/logging/log4j/core/Logger$PrivateConfig;' @24 
 - private final 'context' 'Lorg/apache/logging/log4j/core/LoggerContext;' @28 
 - non-static oop maps: 12-28 
R7 =0x0000007fab761440: <offset 0x00000000012e1440> in /usr/lib/jvm/zulu-17-arm64/lib/server/libjvm.so at 0x0000007faa480000
R8 =0x000000000000002a is an unknown value
R9 =0x0000007f948833a8 is at code_begin+40 in an Interpreter codelet
aload_0  42 aload_0  [0x0000007f94883380, 0x0000007f94883400]  128 bytes
R10=0x00000000f76c2e58 is pointing into object: org.apache.logging.log4j.core.config.xml.XmlConfiguration 
{0x00000000f76c2e48} - klass: 'org/apache/logging/log4j/core/config/xml/XmlConfiguration'
 - ---- fields (total size 19 words):
 - private volatile 'state' 'Lorg/apache/logging/log4j/core/LifeCycle$State;' @12  a 'org/apache/logging/log4j/core/LifeCycle$State'{0x00000000f72163d0} (f72163d0)
 - private volatile 'filter' 'Lorg/apache/logging/log4j/core/Filter;' @16  NULL (0)
 - private final 'propertyArray' '[Lorg/apache/logging/log4j/core/config/Property;' @20  a 'org/apache/logging/log4j/core/config/Property'[0] {0x00000000f7216348} (f7216348)
 - protected 'shutdownTimeoutMillis' 'J' @24  0 (0 0)
 - protected 'isShutdownHookEnabled' 'Z' @32  true
 - protected 'rootNode' 'Lorg/apache/logging/log4j/core/config/Node;' @36  a 'org/apache/logging/log4j/core/config/Node'{0x00000000f76d39e8} (f76d39e8)
 - protected final 'listeners' 'Ljava/util/List;' @40  a 'java/util/concurrent/CopyOnWriteArrayList'{0x00000000f76d3a10} (f76d3a10)
 - protected final 'pluginPackages' 'Ljava/util/List;' @44  a 'java/util/ArrayList'{0x00000000f76d3a28} (f76d3a28)
 - protected 'pluginManager' 'Lorg/apache/logging/log4j/core/config/plugins/util/PluginManager;' @48  a 'org/apache/logging/log4j/core/config/plugins/util/PluginManager'{0x00000000f76d3a40} (f76d3a40)
 - protected 'scriptManager' 'Lorg/apache/logging/log4j/core/script/ScriptManager;' @52  NULL (0)
 - private 'advertiser' 'Lorg/apache/logging/log4j/core/net/Advertiser;' @56  a 'org/apache/logging/log4j/core/config/DefaultAdvertiser'{0x00000000f76d3a58} (f76d3a58)
 - private 'advertiserNode' 'Lorg/apache/logging/log4j/core/config/Node;' @60  NULL (0)
 - private 'advertisement' 'Ljava/lang/Object;' @64  NULL (0)
 - private 'name' 'Ljava/lang/String;' @68  "/var/lib/openhab/etc/log4j2.xml"{0x00000000f76d3a68} (f76d3a68)
 - private 'appenders' 'Ljava/util/concurrent/ConcurrentMap;' @72  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f76d3a80} (f76d3a80)
 - private 'loggerConfigs' 'Ljava/util/concurrent/ConcurrentMap;' @76  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f76d3ac0} (f76d3ac0)
 - private 'customLevels' 'Ljava/util/List;' @80  a 'java/util/Collections$EmptyList'{0x00000000f68d2bf8} (f68d2bf8)
 - private final 'propertyMap' 'Ljava/util/concurrent/ConcurrentMap;' @84  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f76d3b00} (f76d3b00)
 - private final 'tempLookup' 'Lorg/apache/logging/log4j/core/lookup/Interpolator;' @88  a 'org/apache/logging/log4j/core/lookup/Interpolator'{0x00000000f76d3b40} (f76d3b40)
 - private final 'runtimeStrSubstitutor' 'Lorg/apache/logging/log4j/core/lookup/StrSubstitutor;' @92  a 'org/apache/logging/log4j/core/lookup/RuntimeStrSubstitutor'{0x00000000f76c5a58} (f76c5a58)
 - private final 'configurationStrSubstitutor' 'Lorg/apache/logging/log4j/core/lookup/StrSubstitutor;' @96  a 'org/apache/logging/log4j/core/lookup/ConfigurationStrSubstitutor'{0x00000000f76d3b60} (f76d3b60)
 - private 'root' 'Lorg/apache/logging/log4j/core/config/LoggerConfig;' @100  a 'org/apache/logging/log4j/core/config/LoggerConfig'{0x00000000f7741d08} (f7741d08)
 - private final 'componentMap' 'Ljava/util/concurrent/ConcurrentMap;' @104  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f76d3b90} (f76d3b90)
 - private final 'configurationSource' 'Lorg/apache/logging/log4j/core/config/ConfigurationSource;' @108  a 'org/apache/logging/log4j/core/config/ConfigurationSource'{0x00000000f76d3bd0} (f76d3bd0)
 - private final 'configurationScheduler' 'Lorg/apache/logging/log4j/core/config/ConfigurationScheduler;' @112  a 'org/apache/logging/log4j/core/config/ConfigurationScheduler'{0x00000000f76d3bf8} (f76d3bf8)
 - private final 'watchManager' 'Lorg/apache/logging/log4j/core/util/WatchManager;' @116  a 'org/apache/logging/log4j/core/util/WatchManager'{0x00000000f76c5b28} (f76c5b28)
 - private 'asyncLoggerConfigDisruptor' 'Lorg/apache/logging/log4j/core/async/AsyncLoggerConfigDisruptor;' @120  NULL (0)
 - private 'asyncWaitStrategyFactory' 'Lorg/apache/logging/log4j/core/async/AsyncWaitStrategyFactory;' @124  NULL (0)
 - private 'nanoClock' 'Lorg/apache/logging/log4j/core/util/NanoClock;' @128  a 'org/apache/logging/log4j/core/util/DummyNanoClock'{0x00000000f76c3158} (f76c3158)
 - private final 'loggerContext' 'Ljava/lang/ref/WeakReference;' @132  a 'java/lang/ref/WeakReference'{0x00000000f76d3c18} (f76d3c18)
 - private 'strict' 'Z' @33  false
 - private final 'status' 'Ljava/util/List;' @136  a 'java/util/ArrayList'{0x00000000f76d3c38} (f76d3c38)
 - private 'rootElement' 'Lorg/w3c/dom/Element;' @140  NULL (0)
 - private 'schemaResource' 'Ljava/lang/String;' @144  NULL (0)
R11=0x00000000fb141468 is an oop: org.apache.logging.log4j.core.Logger$PrivateConfig 
{0x00000000fb141468} - klass: 'org/apache/logging/log4j/core/Logger$PrivateConfig'
 - ---- fields (total size 5 words):
 - private final 'intLevel' 'I' @12  400 (190)
 - private final 'requiresLocation' 'Z' @16  false
 - public final 'loggerConfig' 'Lorg/apache/logging/log4j/core/config/LoggerConfig;' @20  a 'org/apache/logging/log4j/core/config/LoggerConfig'{0x00000000f7703560} (f7703560)
 - public final 'config' 'Lorg/apache/logging/log4j/core/config/Configuration;' @24  a 'org/apache/logging/log4j/core/config/xml/XmlConfiguration'{0x00000000f76c2e48} (f76c2e48)
 - private final 'loggerConfigLevel' 'Lorg/apache/logging/log4j/Level;' @28  a 'org/apache/logging/log4j/Level'{0x00000000f7217920} (f7217920)
 - private final 'logger' 'Lorg/apache/logging/log4j/core/Logger;' @32  a 'org/apache/logging/log4j/core/Logger'{0x00000000fb123c58} (fb123c58)
 - final synthetic 'this$0' 'Lorg/apache/logging/log4j/core/Logger;' @36  a 'org/apache/logging/log4j/core/Logger'{0x00000000fb123c58} (fb123c58)
R12={method} {0x0000007f06113968} 'stopNetwork' '()V' in 'org/openhab/binding/zwave/handler/ZWaveControllerHandler'
R13=537191809 is a compressed pointer to class: 0x0000000100272c08
org.apache.logging.log4j.core.config.xml.XmlConfiguration {0x0000000100272c08}
 - instance size:     19
 - klass size:        217
 - access:            public synchronized 
 - state:             fully_initialized
 - name:              'org/apache/logging/log4j/core/config/xml/XmlConfiguration'
 - super:             'org/apache/logging/log4j/core/config/AbstractConfiguration'
 - sub:               
 - arrays:            NULL
 - methods:           Array<T>(0x0000007f8a92b6b8)
 - method ordering:   Array<T>(0x0000007f89000018)
 - default_methods:   Array<T>(0x0000000000000000)
 - local interfaces:  Array<T>(0x0000007f8a92b4d8)
 - trans. interfaces: Array<T>(0x0000007f8a92cd70)
 - constants:         constant pool [719] {0x0000007f8a929c20} for 'org/apache/logging/log4j/core/config/xml/XmlConfiguration' cache=0x0000007f8a92cdc8
 - class loader data:  loader data: 0x0000007f44111620 for instance a 'org/eclipse/osgi/internal/loader/EquinoxClassLoader'{0x00000000f7202950}
 - source file:       'XmlConfiguration.java'
 - class annotations:       Array<T>(0x0000000000000000)
 - class type annotations:  Array<T>(0x0000000000000000)
 - field annotations:       Array<T>(0x0000000000000000)
 - field type annotations:  Array<T>(0x0000000000000000)
 - inner classes:     Array<T>(0x0000007f8a92cd48)
 - nest members:     Array<T>(0x0000007f89000028)
 - permitted subclasses:     Array<T>(0x0000007f89000028)
 - java mirror:       a 'java/lang/Class'{0x00000000f769dbb8} = 'org/apache/logging/log4j/core/config/xml/XmlConfiguration'
 - vtable length      84  (start addr: 0x0000000100272de0)
 - itable length      72 (start addr: 0x0000000100273080)
 - ---- static fields (2 words):
 - private static final 'XINCLUDE_FIXUP_LANGUAGE' 'Ljava/lang/String;' @112 
 - private static final 'XINCLUDE_FIXUP_BASE_URIS' 'Ljava/lang/String;' @116 
 - private static final 'VERBOSE_CLASSES' '[Ljava/lang/String;' @120 
 - private static final 'LOG4J_XSD' 'Ljava/lang/String;' @124 
 - ---- non-static fields (34 words):
 - private volatile 'state' 'Lorg/apache/logging/log4j/core/LifeCycle$State;' @12 
 - private volatile 'filter' 'Lorg/apache/logging/log4j/core/Filter;' @16 
 - private final 'propertyArray' '[Lorg/apache/logging/log4j/core/config/Property;' @20 
 - protected 'shutdownTimeoutMillis' 'J' @24 
 - protected 'isShutdownHookEnabled' 'Z' @32 
 - protected 'rootNode' 'Lorg/apache/logging/log4j/core/config/Node;' @36 
 - protected final 'listeners' 'Ljava/util/List;' @40 
 - protected final 'pluginPackages' 'Ljava/util/List;' @44 
 - protected 'pluginManager' 'Lorg/apache/logging/log4j/core/config/plugins/util/PluginManager;' @48 
 - protected 'scriptManager' 'Lorg/apache/logging/log4j/core/script/ScriptManager;' @52 
 - private 'advertiser' 'Lorg/apache/logging/log4j/core/net/Advertiser;' @56 
 - private 'advertiserNode' 'Lorg/apache/logging/log4j/core/config/Node;' @60 
 - private 'advertisement' 'Ljava/lang/Object;' @64 
 - private 'name' 'Ljava/lang/String;' @68 
 - private 'appenders' 'Ljava/util/concurrent/ConcurrentMap;' @72 
 - private 'loggerConfigs' 'Ljava/util/concurrent/ConcurrentMap;' @76 
 - private 'customLevels' 'Ljava/util/List;' @80 
 - private final 'propertyMap' 'Ljava/util/concurrent/ConcurrentMap;' @84 
 - private final 'tempLookup' 'Lorg/apache/logging/log4j/core/lookup/Interpolator;' @88 
 - private final 'runtimeStrSubstitutor' 'Lorg/apache/logging/log4j/core/lookup/StrSubstitutor;' @92 
 - private final 'configurationStrSubstitutor' 'Lorg/apache/logging/log4j/core/lookup/StrSubstitutor;' @96 
 - private 'root' 'Lorg/apache/logging/log4j/core/config/LoggerConfig;' @100 
 - private final 'componentMap' 'Ljava/util/concurrent/ConcurrentMap;' @104 
 - private final 'configurationSource' 'Lorg/apache/logging/log4j/core/config/ConfigurationSource;' @108 
 - private final 'configurationScheduler' 'Lorg/apache/logging/log4j/core/config/ConfigurationScheduler;' @112 
 - private final 'watchManager' 'Lorg/apache/logging/log4j/core/util/WatchManager;' @116 
 - private 'asyncLoggerConfigDisruptor' 'Lorg/apache/logging/log4j/core/async/AsyncLoggerConfigDisruptor;' @120 
 - private 'asyncWaitStrategyFactory' 'Lorg/apache/logging/log4j/core/async/AsyncWaitStrategyFactory;' @124 
 - private 'nanoClock' 'Lorg/apache/logging/log4j/core/util/NanoClock;' @128 
 - private final 'loggerContext' 'Ljava/lang/ref/WeakReference;' @132 
 - private 'strict' 'Z' @33 
 - private final 'status' 'Ljava/util/List;' @136 
 - private 'rootElement' 'Lorg/w3c/dom/Element;' @140 
 - private 'schemaResource' 'Ljava/lang/String;' @144 
 - non-static oop maps: 12-20 36-144 
R14=0x0 is NULL
R15=0x0 is NULL
R16={method} {0x0000007f89eea0a8} 'debug' '(Ljava/lang/String;)V' in 'org/slf4j/Logger'
R17=0x0 is NULL
R18=0x000000000000001f is an unknown value
R19=0x0000007efe279110 is pointing into the stack for thread: 0x0000007f4800f8a0
R20=0x0000007efe279190 is pointing into the stack for thread: 0x0000007f4800f8a0
R21=0x0000007fab76c4f0: <offset 0x00000000012ec4f0> in /usr/lib/jvm/zulu-17-arm64/lib/server/libjvm.so at 0x0000007faa480000
R22=0x0000007f06113909 is pointing into metadata
R23=
[error occurred during error reporting (printing register info), id 0xb, SIGSEGV (0xb) at pc=0x0000007fab153e70]

Top of Stack: (sp=0x0000007efe279160)
0x0000007efe279160:   0000007efe2791f0 0000007f9487cfc8
0x0000007efe279170:   00000000f2f80818 00000000f3e8c5d0
0x0000007efe279180:   00000000f37a8c30 00000000f3167010
0x0000007efe279190:   0000000000000001 0000000000000000
0x0000007efe2791a0:   0000007efe279190 0000007f06113906
0x0000007efe2791b0:   0000007e00000000 0000007f061113a8
0x0000007efe2791c0:   00000000f99d0150 0000000000000000
0x0000007efe2791d0:   0000000000000000 0000007f06113968
0x0000007efe2791e0:   0000000000000000 0000007efe2791d0
0x0000007efe2791f0:   0000007efe279280 0000007f9487cfc8
0x0000007efe279200:   00000000f3e89200 00000000f3e8c4b0
0x0000007efe279210:   00000000fb10e260 00000000fb1267f0
0x0000007efe279220:   00000000f3167010 00000000fb10e0f8
0x0000007efe279230:   0000007efe279230 0000007f0611d2a2
0x0000007efe279240:   0000007efe279298 0000007f0611f480
0x0000007efe279250:   00000000f99d01c8 0000000000000000
0x0000007efe279260:   0000000000000000 0000007f0611d2f8
0x0000007efe279270:   0000007efe279228 0000007efe279270
0x0000007efe279280:   0000007efe2792f0 0000007f9487cfc8
0x0000007efe279290:   00000000f99e6dd0 00000000fb10e0f8
0x0000007efe2792a0:   0000007efe2792a0 0000007f0625c4b9
0x0000007efe2792b0:   0000007efe279308 0000007f06251588
0x0000007efe2792c0:   00000000fb101a48 0000000000000000
0x0000007efe2792d0:   0000000000000000 0000007f0625c4e0
0x0000007efe2792e0:   0000007efe279290 0000007efe2792d0
0x0000007efe2792f0:   0000007efe279360 0000007f9487d508
0x0000007efe279300:   00000000f3e88d90 00000000f31666f8
0x0000007efe279310:   0000007efe279310 0000007f06296321
0x0000007efe279320:   0000007efe279378 0000007f062963e8
0x0000007efe279330:   00000000fb1038e8 0000000000000000
0x0000007efe279340:   0000000000000000 0000007f06296348
0x0000007efe279350:   0000007efe279300 0000007efe279330 

Instructions: (pc=0x0000007f948833e0)
0x0000007f948832e0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f948832f0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f94883300:   80 8e 1f f8 09 00 00 14 80 8e 1f bc 07 00 00 14
0x0000007f94883310:   80 0e 1f fc 05 00 00 14 9f 8e 1f f8 80 8e 1f f8
0x0000007f94883320:   02 00 00 14 80 8e 1f f8 00 03 5e fc c8 1e 40 38
0x0000007f94883330:   09 01 1c 11 a9 5a 69 f8 20 01 1f d6 1f 20 03 d5
0x0000007f94883340:   48 05 33 ab 7f 00 00 00 c0 00 00 00 2a 00 00 00
0x0000007f94883350:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f94883360:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f94883370:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f94883380:   80 8e 1f f8 09 00 00 14 80 8e 1f bc 07 00 00 14
0x0000007f94883390:   80 0e 1f fc 05 00 00 14 9f 8e 1f f8 80 8e 1f f8
0x0000007f948833a0:   02 00 00 14 80 8e 1f f8 c1 06 40 39 3f d0 02 71
0x0000007f948833b0:   80 01 00 54 3f 40 03 71 a4 1b 80 52 00 01 00 54
0x0000007f948833c0:   3f 2c 03 71 c4 1b 80 52 a0 00 00 54 3f 3c 03 71
0x0000007f948833d0:   e4 1b 80 52 40 00 00 54 84 1b 80 52 c4 02 00 39
0x0000007f948833e0:   00 03 40 f9 c8 1e 40 38 09 01 20 11 a9 5a 69 f8
0x0000007f948833f0:   20 01 1f d6 1f 20 03 d5 00 00 00 00 00 00 00 00
0x0000007f94883400:   50 05 33 ab 7f 00 00 00 80 00 00 00 2b 00 00 00
0x0000007f94883410:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f94883420:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f94883430:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f94883440:   80 8e 1f f8 09 00 00 14 80 8e 1f bc 07 00 00 14
0x0000007f94883450:   80 0e 1f fc 05 00 00 14 9f 8e 1f f8 80 8e 1f f8
0x0000007f94883460:   02 00 00 14 80 8e 1f f8 00 83 5f f8 c8 1e 40 38
0x0000007f94883470:   09 01 20 11 a9 5a 69 f8 20 01 1f d6 1f 20 03 d5
0x0000007f94883480:   58 05 33 ab 7f 00 00 00 80 00 00 00 2c 00 00 00
0x0000007f94883490:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f948834a0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f948834b0:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0000007f948834c0:   80 8e 1f f8 09 00 00 14 80 8e 1f bc 07 00 00 14
0x0000007f948834d0:   80 0e 1f fc 05 00 00 14 9f 8e 1f f8 80 8e 1f f8 


Stack slot to memory mapping:
stack at sp + 0 slots: 0x0000007efe2791f0 is pointing into the stack for thread: 0x0000007f4800f8a0
stack at sp + 1 slots: 0x0000007f9487cfc8 is at code_begin+1928 in an Interpreter codelet
return entry points  [0x0000007f9487c840, 0x0000007f9487d580]  3392 bytes
stack at sp + 2 slots: 0x00000000f2f80818 is an oop: org.openhab.core.thing.internal.BridgeImpl 
{0x00000000f2f80818} - klass: 'org/openhab/core/thing/internal/BridgeImpl'
 - ---- fields (total size 8 words):
 - private 'label' 'Ljava/lang/String;' @12  "Z-Wave Serial Controller"{0x00000000f2be5bf0} (f2be5bf0)
 - private 'bridgeUID' 'Lorg/openhab/core/thing/ThingUID;' @16  NULL (0)
 - private final 'channels' 'Ljava/util/Map;' @20  a 'java/util/LinkedHashMap'{0x00000000f2f80858} (f2f80858)
 - private 'configuration' 'Lorg/openhab/core/config/core/Configuration;' @24  a 'org/openhab/core/config/core/Configuration'{0x00000000f2f784c0} (f2f784c0)
 - private 'properties' 'Ljava/util/Map;' @28  a 'java/util/HashMap'{0x00000000f2f808f0} (f2f808f0)
 - private 'uid' 'Lorg/openhab/core/thing/ThingUID;' @32  a 'org/openhab/core/thing/ThingUID'{0x00000000f8ebfc50} (f8ebfc50)
 - private 'thingTypeUID' 'Lorg/openhab/core/thing/ThingTypeUID;' @36  a 'org/openhab/core/thing/ThingTypeUID'{0x00000000f8ed7798} (f8ed7798)
 - private 'location' 'Ljava/lang/String;' @40  "Desk 031"{0x00000000f2be65d8} (f2be65d8)
 - private volatile transient 'status' 'Lorg/openhab/core/thing/ThingStatusInfo;' @44  a 'org/openhab/core/thing/ThingStatusInfo'{0x00000000f3e89218} (f3e89218)
 - private volatile transient 'thingHandler' 'Lorg/openhab/core/thing/binding/ThingHandler;' @48  a 'org/openhab/binding/zwave/handler/ZWaveSerialHandler'{0x00000000fb10e0f8} (fb10e0f8)
 - private final transient 'logger' 'Lorg/slf4j/Logger;' @52  a 'org/ops4j/pax/logging/slf4j/Slf4jLogger'{0x00000000f2f80e28} (f2f80e28)
 - private transient 'things' 'Ljava/util/Map;' @56  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f2f80e40} (f2f80e40)
stack at sp + 3 slots: 0x00000000f3e8c5d0 is an oop: java.util.concurrent.ConcurrentHashMap$ValueIterator 
{0x00000000f3e8c5d0} - klass: 'java/util/concurrent/ConcurrentHashMap$ValueIterator'
 - ---- fields (total size 7 words):
 - 'index' 'I' @12  16 (10)
 - 'baseIndex' 'I' @16  16 (10)
 - 'baseLimit' 'I' @20  16 (10)
 - final 'baseSize' 'I' @24  16 (10)
 - 'tab' '[Ljava/util/concurrent/ConcurrentHashMap$Node;' @28  a 'java/util/concurrent/ConcurrentHashMap$Node'[16] {0x00000000f37a8ea0} (f37a8ea0)
 - 'next' 'Ljava/util/concurrent/ConcurrentHashMap$Node;' @32  NULL (0)
 - 'stack' 'Ljava/util/concurrent/ConcurrentHashMap$TableStack;' @36  NULL (0)
 - 'spare' 'Ljava/util/concurrent/ConcurrentHashMap$TableStack;' @40  NULL (0)
 - final 'map' 'Ljava/util/concurrent/ConcurrentHashMap;' @44  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f31674c0} (f31674c0)
 - 'lastReturned' 'Ljava/util/concurrent/ConcurrentHashMap$Node;' @48  a 'java/util/concurrent/ConcurrentHashMap$Node'{0x00000000f37a8ef0} (f37a8ef0)
stack at sp + 4 slots: 0x00000000f37a8c30 is an oop: org.openhab.binding.zwave.internal.protocol.ZWaveNode 
{0x00000000f37a8c30} - klass: 'org/openhab/binding/zwave/internal/protocol/ZWaveNode'
 - ---- fields (total size 16 words):
 - private 'homeId' 'I' @12  -223841989 (f2a8713b)
 - private 'nodeId' 'I' @16  2
 - private 'version' 'I' @20  1
 - private 'manufacturer' 'I' @24  2147483647 (7fffffff)
 - private 'deviceId' 'I' @28  2147483647 (7fffffff)
 - private 'deviceType' 'I' @32  2147483647 (7fffffff)
 - private 'maxBaudRate' 'I' @36  9600 (2580)
 - private final 'sleepDelay' 'I' @40  500 (1f4)
 - private 'resendCount' 'I' @44  0
 - private 'receiveCount' 'I' @48  0
 - private 'sendCount' 'I' @52  0
 - private 'deadCount' 'I' @56  0
 - private 'retryCount' 'I' @60  0
 - private 'listening' 'Z' @64  false
 - private 'frequentlyListening' 'Z' @65  false
 - private 'routing' 'Z' @66  false
 - private 'security' 'Z' @67  false
 - private 'beaming' 'Z' @68  false
 - private 'awake' 'Z' @69  false
 - private 'applicationUpdateReceived' 'Z' @70  false
 - private 'controller' 'Lorg/openhab/binding/zwave/internal/protocol/ZWaveController;' @72  a 'org/openhab/binding/zwave/internal/protocol/ZWaveController'{0x00000000f3167010} (f3167010)
 - private 'nodeInitStageAdvancer' 'Lorg/openhab/binding/zwave/internal/protocol/initialization/ZWaveNodeInitStageAdvancer;' @76  NULL (0)
 - private 'nodeState' 'Lorg/openhab/binding/zwave/internal/protocol/ZWaveNodeState;' @80  a 'org/openhab/binding/zwave/internal/protocol/ZWaveNodeState'{0x00000000fb118a98} (fb118a98)
 - private 'deviceSerialId' 'Ljava/lang/String;' @84  NULL (0)
 - private 'timer' 'Ljava/util/Timer;' @88  NULL (0)
 - private 'timerTask' 'Ljava/util/TimerTask;' @92  NULL (0)
 - private 'nodeInformationFrame' 'Ljava/util/List;' @96  NULL (0)
 - private final 'associationGroups' 'Ljava/util/Map;' @100  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f37a8cb0} (f37a8cb0)
 - private final 'endpoints' 'Ljava/util/Map;' @104  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f37a8cf0} (f37a8cf0)
 - private final 'nodeNeighbors' 'Ljava/util/List;' @108  a 'java/util/ArrayList'{0x00000000f37a8d30} (f37a8d30)
 - private 'lastSent' 'Ljava/util/Date;' @112  NULL (0)
 - private 'lastReceived' 'Ljava/util/Date;' @116  NULL (0)
 - private 'deadTime' 'Ljava/util/Date;' @120  NULL (0)
 - 'inclusionTimer' 'Ljava/lang/Long;' @124  NULL (0)
stack at sp + 5 slots: 0x00000000f3167010 is an oop: org.openhab.binding.zwave.internal.protocol.ZWaveController 
{0x00000000f3167010} - klass: 'org/openhab/binding/zwave/internal/protocol/ZWaveController'
 - ---- fields (total size 15 words):
 - private 'zWaveResponseTimeout' 'I' @12  5000 (1388)
 - private 'homeId' 'I' @16  -223841989 (f2a8713b)
 - private 'ownNodeId' 'I' @20  0
 - private 'manufactureId' 'I' @24  634 (27a)
 - private 'deviceType' 'I' @28  4
 - private 'deviceId' 'I' @32  1552 (610)
 - private 'zwaveLibraryType' 'I' @36  7
 - private final 'sentDataPointer' 'I' @40  1
 - private 'sucID' 'I' @44  0
 - private 'secureInclusionMode' 'I' @48  1
 - private 'defaultWakeupPeriod' 'I' @52  3600 (e10)
 - private 'maxAwakePeriod' 'I' @56  10 (a)
 - private 'softReset' 'Z' @60  false
 - private 'masterController' 'Z' @61  true
 - private final 'logger' 'Lorg/slf4j/Logger;' @64  a 'org/ops4j/pax/logging/slf4j/Slf4jLogger'{0x00000000f31674a8} (f31674a8)
 - private final 'zwaveNodes' 'Ljava/util/concurrent/ConcurrentHashMap;' @68  a 'java/util/concurrent/ConcurrentHashMap'{0x00000000f31674c0} (f31674c0)
 - private final 'zwaveEventListeners' 'Ljava/util/ArrayList;' @72  a 'java/util/ArrayList'{0x00000000f3167500} (f3167500)
 - private 'zwaveVersion' 'Ljava/lang/String;' @76  "Z-Wave 7.22"{0x00000000f34cff28} (f34cff28)
 - private 'serialAPIVersion' 'Ljava/lang/String;' @80  "1.40"{0x00000000f3553718} (f3553718)
 - private 'sucNode' 'Ljava/lang/Integer;' @84  a 'java/lang/Integer'{0x00000000f68d6ef8} = 1 (f68d6ef8)
 - private 'controllerType' 'Lorg/openhab/binding/zwave/internal/protocol/ZWaveDeviceType;' @88  a 'org/openhab/binding/zwave/internal/protocol/ZWaveDeviceType'{0x00000000fb11be18} (fb11be18)
 - private final 'networkSecurityKey' 'Ljava/lang/String;' @92  "F2 B8 76 E2 C4 60 35 31 8C D3 FA 9E B5 D0 89 95"{0x00000000f2be5d80} (f2be5d80)
 - private 'apiCapabilities' 'Ljava/util/Set;' @96  a 'java/util/Collections$UnmodifiableSet'{0x00000000f3555a38} (f3555a38)
 - private 'inclusionController' 'Lorg/openhab/binding/zwave/internal/protocol/ZWaveInclusionController;' @100  NULL (0)
 - private final 'transactionManager' 'Lorg/openhab/binding/zwave/internal/protocol/ZWaveTransactionManager;' @104  a 'org/openhab/binding/zwave/internal/protocol/ZWaveTransactionManager'{0x00000000f3167558} (f3167558)
 - private final 'timeOutCount' 'Ljava/util/concurrent/atomic/AtomicInteger;' @108  a 'java/util/concurrent/atomic/AtomicInteger'{0x00000000f3169348} (f3169348)
 - private final 'ioHandler' 'Lorg/openhab/binding/zwave/internal/protocol/ZWaveIoHandler;' @112  a 'org/openhab/binding/zwave/handler/ZWaveSerialHandler'{0x00000000fb10e0f8} (fb10e0f8)
stack at sp + 6 slots: 0x0000000000000001 is an unknown value
stack at sp + 7 slots: 0x0 is NULL

aload_0  42 aload_0  [0x0000007f94883380, 0x0000007f94883400]  128 bytes
[MachCode]
  0x0000007f94883380: 808e 1ff8 | 0900 0014 | 808e 1fbc | 0700 0014 | 800e 1ffc | 0500 0014 | 9f8e 1ff8 | 808e 1ff8 
  0x0000007f948833a0: 0200 0014 | 808e 1ff8 | c106 4039 | 3fd0 0271 | 8001 0054 | 3f40 0371 | a41b 8052 | 0001 0054 
  0x0000007f948833c0: 3f2c 0371 | c41b 8052 | a000 0054 | 3f3c 0371 | e41b 8052 | 4000 0054 | 841b 8052 | c402 0039 
  0x0000007f948833e0: 0003 40f9 | c81e 4038 | 0901 2011 | a95a 69f8 | 2001 1fd6 | 1f20 03d5 | 0000 0000 | 0000 0000 
[/MachCode]

---------------  P R O C E S S  ---------------

Threads class SMR info:
_java_thread_list=0x0000007f1003f1e0, length=123, elements={
0x0000007fa402df70, 0x0000007fa40c6fb0, 0x0000007fa40c8630, 0x0000007fa40f9d40,
0x0000007fa40fb0e0, 0x0000007fa40fc4f0, 0x0000007fa40ef530, 0x0000007fa40f0a60,
0x0000007fa40f1e90, 0x0000007fa4141b60, 0x0000007fa41f5040, 0x0000007fa44a0fd0,
0x0000007fa4401570, 0x0000007fa44033c0, 0x0000007fa43f9900, 0x0000007fa4404380,
0x0000007f4800c8c0, 0x0000007f4426d160, 0x0000007f4429d0e0, 0x0000007f4429df30,
0x0000007f4c008840, 0x0000007f4400b910, 0x0000007f442c08d0, 0x0000007f442c98b0,
0x0000007f1025d770, 0x0000007f1025e9c0, 0x0000007f102615e0, 0x0000007f101eb8d0,
0x0000007f400044e0, 0x0000007f440cbd30, 0x0000007f2c003340, 0x0000007f4481a7d0,
0x0000007f44ac73e0, 0x0000007f581a1270, 0x0000007f58309660, 0x0000007f842443d0,
0x0000007f8424cb70, 0x0000007f449752a0, 0x0000007f842ba220, 0x0000007f842f0770,
0x0000007f842c0410, 0x0000007f842db140, 0x0000007f842c11e0, 0x0000007f8446fc40,
0x0000007f8448f950, 0x0000007f50002200, 0x0000007f500032b0, 0x0000007f5c003b00,
0x0000007f44c0ea90, 0x0000007f50004ae0, 0x0000007f449053c0, 0x000000558dce4a10,
0x000000558dce5db0, 0x0000007f44af4700, 0x0000007f4436a260, 0x0000007f7400a250,
0x0000007f451f7510, 0x0000007f451f8fc0, 0x0000007f451f9db0, 0x0000007f451fe9a0,
0x0000007f451fc320, 0x0000007f451fd6c0, 0x0000007f45202070, 0x0000007f45222020,
0x0000007f44c9e720, 0x0000007f70079110, 0x0000007f680093b0, 0x0000007f704c01d0,
0x0000007f6800a070, 0x0000007f70738ad0, 0x0000007f44e42560, 0x0000007f844661b0,
0x0000007f709ccf10, 0x0000007f70522ce0, 0x0000007f74014900, 0x0000007f8431b770,
0x0000007f8431c200, 0x0000007f8431e5a0, 0x0000007f8431f4e0, 0x0000007f843208c0,
0x0000007f845552d0, 0x0000007f845569b0, 0x0000007f84557d30, 0x0000007f0c00b9c0,
0x0000007f454b6b80, 0x0000007f454f7800, 0x0000007f45469340, 0x0000007f44dfee40,
0x0000007f44eae1e0, 0x0000007f44eb2a20, 0x0000007f44f86850, 0x0000007f44f875a0,
0x0000007f44f82bf0, 0x0000007f44f83f10, 0x0000007f44f85310, 0x0000007f4544ca80,
0x0000007f601d0b20, 0x0000007f8448de70, 0x0000007f701bcd10, 0x0000007f50019240,
0x0000007f1c001070, 0x0000007f640411f0, 0x0000007f180170f0, 0x0000007fa45ba950,
0x0000007f70459bf0, 0x000000558dcccd70, 0x0000007f644aaf30, 0x0000007f740782b0,
0x0000007f647ce260, 0x0000007f70f8b870, 0x0000007f5c0ded60, 0x0000007f8462b8f0,
0x0000007f4800f8a0, 0x0000007f48011520, 0x0000007f480122c0, 0x0000007f480141c0,
0x0000007f48015010, 0x0000007f80029580, 0x0000007f84226500, 0x0000007f1801a830,
0x0000007f7c0250a0, 0x0000007f647cefd0, 0x0000007f74075b40
}

Java Threads: ( => current thread )
  0x0000007fa402df70 JavaThread "main" [_thread_blocked, id=7448, stack(0x0000007faa1b2000,0x0000007faa3b0000)]
  0x0000007fa40c6fb0 JavaThread "Reference Handler" daemon [_thread_blocked, id=7450, stack(0x0000007fa9944000,0x0000007fa9b42000)]
  0x0000007fa40c8630 JavaThread "Finalizer" daemon [_thread_blocked, id=7451, stack(0x0000007fa9746000,0x0000007fa9944000)]
  0x0000007fa40f9d40 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7452, stack(0x0000007fa925f000,0x0000007fa945d000)]
  0x0000007fa40fb0e0 JavaThread "Service Thread" daemon [_thread_blocked, id=7453, stack(0x0000007fa9061000,0x0000007fa925f000)]
  0x0000007fa40fc4f0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=7454, stack(0x0000007fa8e63000,0x0000007fa9061000)]
  0x0000007fa40ef530 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7455, stack(0x0000007fa8c65000,0x0000007fa8e63000)]
  0x0000007fa40f0a60 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=7456, stack(0x0000007fa8a67000,0x0000007fa8c65000)]
  0x0000007fa40f1e90 JavaThread "Sweeper thread" daemon [_thread_blocked, id=7457, stack(0x0000007fa8869000,0x0000007fa8a67000)]
  0x0000007fa4141b60 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=7458, stack(0x0000007fa866b000,0x0000007fa8869000)]
  0x0000007fa41f5040 JavaThread "Notification Thread" daemon [_thread_blocked, id=7459, stack(0x0000007fa83b9000,0x0000007fa85b7000)]
  0x0000007fa44a0fd0 JavaThread "Active Thread: Equinox Container: a42799e6-ca72-4033-86c8-0ef9d3c0f684" [_thread_blocked, id=7463, stack(0x0000007f8d142000,0x0000007f8d340000)]
  0x0000007fa4401570 JavaThread "Framework Event Dispatcher: Equinox Container: a42799e6-ca72-4033-86c8-0ef9d3c0f684" daemon [_thread_blocked, id=7464, stack(0x0000007f88e02000,0x0000007f89000000)]
  0x0000007fa44033c0 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=7465, stack(0x0000007f88c04000,0x0000007f88e02000)]
  0x0000007fa43f9900 JavaThread "Start Level: Equinox Container: a42799e6-ca72-4033-86c8-0ef9d3c0f684" daemon [_thread_blocked, id=7466, stack(0x0000007f88a06000,0x0000007f88c04000)]
  0x0000007fa4404380 JavaThread "Karaf Lock Monitor Thread" [_thread_blocked, id=7467, stack(0x0000007f88808000,0x0000007f88a06000)]
  0x0000007f4800c8c0 JavaThread "Karaf Shutdown Socket Thread" daemon [_thread_in_native, id=7469, stack(0x0000007f8860a000,0x0000007f88808000)]
  0x0000007f4426d160 JavaThread "Coordination Timer" daemon [_thread_blocked, id=7484, stack(0x0000007f33010000,0x0000007f3320e000)]
  0x0000007f4429d0e0 JavaThread "CM Configuration Updater" daemon [_thread_blocked, id=7485, stack(0x0000007f32e12000,0x0000007f33010000)]
  0x0000007f4429df30 JavaThread "CM Event Dispatcher" daemon [_thread_blocked, id=7486, stack(0x0000007f32c14000,0x0000007f32e12000)]
  0x0000007f4c008840 JavaThread "EventAdminAsyncThread #11" daemon [_thread_blocked, id=7488, stack(0x0000007f33c04000,0x0000007f33e02000)]
  0x0000007f4400b910 JavaThread "EventAdminAsyncThread #12" daemon [_thread_blocked, id=7489, stack(0x0000007f3360a000,0x0000007f33808000)]
  0x0000007f442c08d0 JavaThread "FileSystemWatchService" daemon [_thread_in_native, id=7500, stack(0x0000007f88010000,0x0000007f8820e000)]
  0x0000007f442c98b0 JavaThread "fileinstall-/var/lib/openhab/etc" daemon [_thread_blocked, id=7501, stack(0x0000007f3340c000,0x0000007f3360a000)]
  0x0000007f1025d770 JavaThread "Log4j2-TF-4-Scheduled-3" daemon [_thread_blocked, id=7506, stack(0x0000007f33a06000,0x0000007f33c04000)]
  0x0000007f1025e9c0 JavaThread "FileSystemWatchService" daemon [_thread_in_native, id=7507, stack(0x0000007f33808000,0x0000007f33a06000)]
  0x0000007f102615e0 JavaThread "fileinstall-/usr/share/openhab/addons" daemon [_thread_blocked, id=7508, stack(0x0000007f8820e000,0x0000007f8840c000)]
  0x0000007f101eb8d0 JavaThread "encryption-1-thread-1" [_thread_blocked, id=7540, stack(0x0000007f8840c000,0x0000007f8860a000)]
  0x0000007f400044e0 JavaThread "FileSystemWatchService" daemon [_thread_in_native, id=7541, stack(0x0000007f3320e000,0x0000007f3340c000)]
  0x0000007f440cbd30 JavaThread "encryption-3-thread-1" [_thread_blocked, id=7544, stack(0x0000007f32a16000,0x0000007f32c14000)]
  0x0000007f2c003340 JavaThread "FileSystemWatchService" daemon [_thread_in_native, id=7545, stack(0x0000007f33e02000,0x0000007f34000000)]
  0x0000007f4481a7d0 JavaThread "SCR Component Actor" daemon [_thread_blocked, id=7566, stack(0x0000007f32818000,0x0000007f32a16000)]
  0x0000007f44ac73e0 JavaThread "paxweb-config-1-thread-1" [_thread_blocked, id=7669, stack(0x0000007f3221e000,0x0000007f3241c000)]
  0x0000007f581a1270 JavaThread "Thread-16" daemon [_thread_in_native, id=7759, stack(0x0000007f31e22000,0x0000007f32020000)]
  0x0000007f58309660 JavaThread "sshd-SshServer[35ab52a6](port=8101)-timer-thread-1" daemon [_thread_blocked, id=7760, stack(0x0000007f32020000,0x0000007f3221e000)]
  0x0000007f842443d0 JavaThread "qtp2086675668-308" [_thread_in_native, id=7761, stack(0x0000007f3241c000,0x0000007f3261a000)]
  0x0000007f8424cb70 JavaThread "qtp2086675668-309" [_thread_in_native, id=7762, stack(0x0000007f3261a000,0x0000007f32818000)]
  0x0000007f449752a0 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=7792, stack(0x0000007f31c24000,0x0000007f31e22000)]
  0x0000007f842ba220 JavaThread "Session-HouseKeeper-4a60a40f-1" [_thread_blocked, id=7793, stack(0x0000007f31a26000,0x0000007f31c24000)]
  0x0000007f842f0770 JavaThread "Scanner-0" daemon [_thread_blocked, id=7810, stack(0x0000007f31828000,0x0000007f31a26000)]
  0x0000007f842c0410 JavaThread "qtp2086675668-360-acceptor-0@3986da8d-0.0.0.0:8443@6b772b6d{SSL, (ssl, http/1.1)}{0.0.0.0:8443}" [_thread_in_native, id=7813, stack(0x0000007f3142c000,0x0000007f3162a000)]
  0x0000007f842db140 JavaThread "qtp2086675668-361" [_thread_in_native, id=7814, stack(0x0000007f3122e000,0x0000007f3142c000)]
  0x0000007f842c11e0 JavaThread "qtp2086675668-362" [_thread_blocked, id=7815, stack(0x0000007f31030000,0x0000007f3122e000)]
  0x0000007f8446fc40 JavaThread "qtp2086675668-363-acceptor-0@587ad8d9-default@32e39442{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8080}" [_thread_in_native, id=7816, stack(0x0000007f30e32000,0x0000007f31030000)]
  0x0000007f8448f950 JavaThread "HttpService->Whiteboard" [_thread_blocked, id=7818, stack(0x0000007f30c34000,0x0000007f30e32000)]
  0x0000007f50002200 JavaThread "qtp2086675668-365" [_thread_blocked, id=7820, stack(0x0000007f30a36000,0x0000007f30c34000)]
  0x0000007f500032b0 JavaThread "qtp2086675668-367" [_thread_blocked, id=7822, stack(0x0000007f3063a000,0x0000007f30838000)]
  0x0000007f5c003b00 JavaThread "Connector-Scheduler-32e39442-1" [_thread_blocked, id=7823, stack(0x0000007f3043c000,0x0000007f3063a000)]
  0x0000007f44c0ea90 JavaThread "OH-OSGiEventManager" daemon [_thread_blocked, id=7825, stack(0x0000007f30040000,0x0000007f3023e000)]
  0x0000007f50004ae0 JavaThread "qtp2086675668-371" [_thread_blocked, id=7826, stack(0x0000007f0be02000,0x0000007f0c000000)]
  0x0000007f449053c0 JavaThread "OH-common-1" daemon [_thread_blocked, id=7829, stack(0x0000007f0bc04000,0x0000007f0be02000)]
  0x000000558dce4a10 JavaThread "FileSystemWatchService" daemon [_thread_in_native, id=7830, stack(0x0000007f0ba06000,0x0000007f0bc04000)]
  0x000000558dce5db0 JavaThread "OH-common-2" daemon [_thread_blocked, id=7831, stack(0x0000007f0b808000,0x0000007f0ba06000)]
  0x0000007f44af4700 JavaThread "OH-startlevel-1" [_thread_blocked, id=7832, stack(0x0000007f0b60a000,0x0000007f0b808000)]
  0x0000007f4436a260 JavaThread "OH-common-4" daemon [_thread_blocked, id=7836, stack(0x0000007f0b20e000,0x0000007f0b40c000)]
  0x0000007f7400a250 JavaThread "configWatcher" daemon [_thread_blocked, id=7838, stack(0x0000007f0ae12000,0x0000007f0b010000)]
  0x0000007f451f7510 JavaThread "SocketListener(192-168-0-159.local.)" daemon [_thread_in_native, id=7934, stack(0x0000007f09e22000,0x0000007f0a020000)]
  0x0000007f451f8fc0 JavaThread "JmDNS(192-168-0-159.local.).Timer" daemon [_thread_blocked, id=7935, stack(0x0000007f09c24000,0x0000007f09e22000)]
  0x0000007f451f9db0 JavaThread "JmDNS(192-168-0-159.local.).State.Timer" [_thread_blocked, id=7936, stack(0x0000007f09a26000,0x0000007f09c24000)]
  0x0000007f451fe9a0 JavaThread "SocketListener(2607-fb91-7901-a147-fcd3-ad-6102-bfb0-wlan0.local.)" daemon [_thread_in_native, id=7937, stack(0x0000007f09828000,0x0000007f09a26000)]
  0x0000007f451fc320 JavaThread "JmDNS(2607-fb91-7901-a147-fcd3-ad-6102-bfb0-wlan0.local.).Timer" daemon [_thread_blocked, id=7938, stack(0x0000007f0962a000,0x0000007f09828000)]
  0x0000007f451fd6c0 JavaThread "JmDNS(2607-fb91-7901-a147-fcd3-ad-6102-bfb0-wlan0.local.).State.Timer" [_thread_blocked, id=7939, stack(0x0000007f0942c000,0x0000007f0962a000)]
  0x0000007f45202070 JavaThread "OH-discovery-2" daemon [_thread_blocked, id=7941, stack(0x0000007f09030000,0x0000007f0922e000)]
  0x0000007f45222020 JavaThread "OH-karaf-addons-1" [_thread_blocked, id=7949, stack(0x0000007f08838000,0x0000007f08a36000)]
  0x0000007f44c9e720 JavaThread "pool-9-thread-1" [_thread_blocked, id=7982, stack(0x0000007f08c34000,0x0000007f08e32000)]
  0x0000007f70079110 JavaThread "OH-eventexecutor-0-1" [_thread_blocked, id=8008, stack(0x0000007f08e32000,0x0000007f09030000)]
  0x0000007f680093b0 JavaThread "OH-eventwatcher-1" [_thread_blocked, id=8009, stack(0x0000007f0863a000,0x0000007f08838000)]
  0x0000007f704c01d0 JavaThread "OH-eventexecutor-1-1" [_thread_blocked, id=8010, stack(0x0000007f0843c000,0x0000007f0863a000)]
  0x0000007f6800a070 JavaThread "pool-4-thread-1" [_thread_blocked, id=8011, stack(0x0000007f0823e000,0x0000007f0843c000)]
  0x0000007f70738ad0 JavaThread "OH-eventexecutor-2-1" [_thread_blocked, id=8012, stack(0x0000007f08040000,0x0000007f0823e000)]
  0x0000007f44e42560 JavaThread "OH-lsp-1" [_thread_in_native, id=8033, stack(0x0000007f03e02000,0x0000007f04000000)]
  0x0000007f844661b0 JavaThread "OH-rulesRefresher-1" [_thread_blocked, id=8035, stack(0x0000007f03808000,0x0000007f03a06000)]
  0x0000007f709ccf10 JavaThread "OH-eventexecutor-3-1" [_thread_blocked, id=8041, stack(0x0000007f08a36000,0x0000007f08c34000)]
  0x0000007f70522ce0 JavaThread "OH-eventexecutor-4-1" [_thread_blocked, id=8042, stack(0x0000007f0922e000,0x0000007f0942c000)]
  0x0000007f74014900 JavaThread "OH-discovery-6" daemon [_thread_in_native, id=8055, stack(0x0000007f02818000,0x0000007f02a16000)]
  0x0000007f8431b770 JavaThread "AsyncProxyServlet-559" [_thread_in_native, id=8059, stack(0x0000007f0261a000,0x0000007f02818000)]
  0x0000007f8431c200 JavaThread "AsyncProxyServlet-560" [_thread_in_native, id=8060, stack(0x0000007f0241c000,0x0000007f0261a000)]
  0x0000007f8431e5a0 JavaThread "AsyncProxyServlet-561" [_thread_blocked, id=8061, stack(0x0000007f0221e000,0x0000007f0241c000)]
  0x0000007f8431f4e0 JavaThread "AsyncProxyServlet-562" [_thread_blocked, id=8062, stack(0x0000007f02020000,0x0000007f0221e000)]
  0x0000007f843208c0 JavaThread "AsyncProxyServlet-563" [_thread_blocked, id=8063, stack(0x0000007f01e22000,0x0000007f02020000)]
  0x0000007f845552d0 JavaThread "AsyncProxyServlet-564" [_thread_blocked, id=8064, stack(0x0000007f01c24000,0x0000007f01e22000)]
  0x0000007f845569b0 JavaThread "AsyncProxyServlet-565" [_thread_blocked, id=8065, stack(0x0000007f01a26000,0x0000007f01c24000)]
  0x0000007f84557d30 JavaThread "AsyncProxyServlet-566" [_thread_blocked, id=8066, stack(0x0000007f01828000,0x0000007f01a26000)]
  0x0000007f0c00b9c0 JavaThread "OH-common-6" daemon [_thread_blocked, id=8067, stack(0x0000007f0b010000,0x0000007f0b20e000)]
  0x0000007f454b6b80 JavaThread "JmDNS pool-5-thread-1" [_thread_blocked, id=8115, stack(0x0000007f00e32000,0x0000007f01030000)]
  0x0000007f454f7800 JavaThread "JmDNS pool-6-thread-1" [_thread_blocked, id=8117, stack(0x0000007f00c34000,0x0000007f00e32000)]
  0x0000007f45469340 JavaThread "OH-usb-serial-discovery-linux-sysfs-1" daemon [_thread_blocked, id=8134, stack(0x0000007f00838000,0x0000007f00a36000)]
  0x0000007f44dfee40 JavaThread "upnp-main-1" [_thread_blocked, id=8147, stack(0x0000007f0063a000,0x0000007f00838000)]
  0x0000007f44eae1e0 JavaThread "upnp-main-2" [_thread_in_native, id=8148, stack(0x0000007f0025b000,0x0000007f00459000)]
  0x0000007f44eb2a20 JavaThread "upnp-main-4" [_thread_in_native, id=8152, stack(0x0000007effe5f000,0x0000007f0005d000)]
  0x0000007f44f86850 JavaThread "jupnp-jetty-client-639" daemon [_thread_in_native, id=8153, stack(0x0000007effc61000,0x0000007effe5f000)]
  0x0000007f44f875a0 JavaThread "jupnp-jetty-client-640" daemon [_thread_in_native, id=8154, stack(0x0000007effa63000,0x0000007effc61000)]
  0x0000007f44f82bf0 JavaThread "jupnp-jetty-client-641" daemon [_thread_blocked, id=8155, stack(0x0000007eff865000,0x0000007effa63000)]
  0x0000007f44f83f10 JavaThread "jupnp-jetty-client-642" daemon [_thread_blocked, id=8156, stack(0x0000007eff667000,0x0000007eff865000)]
  0x0000007f44f85310 JavaThread "jupnp-jetty-client-643" daemon [_thread_blocked, id=8157, stack(0x0000007eff469000,0x0000007eff667000)]
  0x0000007f4544ca80 JavaThread "OH-RRD4j-1" [_thread_blocked, id=8183, stack(0x0000007efe479000,0x0000007efe677000)]
  0x0000007f601d0b20 JavaThread "qtp2086675668-674" [_thread_blocked, id=8194, stack(0x0000007eff26b000,0x0000007eff469000)]
  0x0000007f8448de70 JavaThread "OH-ruleengine-1" [_thread_blocked, id=8201, stack(0x0000007efee6f000,0x0000007eff06d000)]
  0x0000007f701bcd10 JavaThread "OH-eventexecutor-5-1" [_thread_blocked, id=8224, stack(0x0000007f0a818000,0x0000007f0aa16000)]
  0x0000007f50019240 JavaThread "qtp2086675668-692" [_thread_blocked, id=8226, stack(0x0000007eff06d000,0x0000007eff26b000)]
  0x0000007f1c001070 JavaThread "qtp2086675668-693" [_thread_in_native, id=8227, stack(0x0000007efea73000,0x0000007efec71000)]
  0x0000007f640411f0 JavaThread "Timer-0" [_thread_blocked, id=8233, stack(0x0000007efdc81000,0x0000007efde7f000)]
  0x0000007f180170f0 JavaThread "features-2-thread-1" [_thread_blocked, id=8295, stack(0x0000007f03010000,0x0000007f0320e000)]
  0x0000007fa45ba950 JavaThread "Refresh Thread: Equinox Container: a42799e6-ca72-4033-86c8-0ef9d3c0f684" daemon [_thread_blocked, id=8322, stack(0x0000007efd08d000,0x0000007efd28b000)]
  0x0000007f70459bf0 JavaThread "OH-eventexecutor-6-1" [_thread_blocked, id=8323, stack(0x0000007f3023e000,0x0000007f3043c000)]
  0x000000558dcccd70 JavaThread "OH-scheduler-7" daemon [_thread_blocked, id=8348, stack(0x0000007f02e12000,0x0000007f03010000)]
  0x0000007f644aaf30 JavaThread "OH-thingManager-13" daemon [_thread_blocked, id=8349, stack(0x0000007efc895000,0x0000007efca93000)]
  0x0000007f740782b0 JavaThread "OH-discovery-11" daemon [_thread_blocked, id=8353, stack(0x0000007efc499000,0x0000007efc697000)]
  0x0000007f647ce260 JavaThread "OH-thingManager-15" daemon [_thread_blocked, id=8371, stack(0x0000007f0360a000,0x0000007f03808000)]
  0x0000007f70f8b870 JavaThread "qtp2086675668-770" [_thread_blocked, id=8377, stack(0x0000007efc09d000,0x0000007efc29b000)]
  0x0000007f5c0ded60 JavaThread "qtp2086675668-771" [_thread_blocked, id=8378, stack(0x0000007efc29b000,0x0000007efc499000)]
  0x0000007f8462b8f0 JavaThread "OH-discovery-13" daemon [_thread_blocked, id=8380, stack(0x0000007efe875000,0x0000007efea73000)]
=>0x0000007f4800f8a0 JavaThread "RXTXPortMonitor(/dev/ttyACM0)" daemon [_thread_in_Java, id=8395, stack(0x0000007efe07d000,0x0000007efe27b000)]
  0x0000007f48011520 JavaThread "ZWaveReceiveInputThread" daemon [_thread_in_native, id=8396, stack(0x0000007efd28b000,0x0000007efd489000)]
  0x0000007f480122c0 JavaThread "Timer-2" [_thread_blocked, id=8397, stack(0x0000007efd489000,0x0000007efd687000)]
  0x0000007f480141c0 JavaThread "Timer-3" [_thread_blocked, id=8399, stack(0x0000007efe677000,0x0000007efe875000)]
  0x0000007f48015010 JavaThread "OH-thingHandler-8" daemon [_thread_blocked, id=8400, stack(0x0000007efd885000,0x0000007efda83000)]
  0x0000007f80029580 JavaThread "OH-thingManager-18" daemon [_thread_blocked, id=8402, stack(0x0000007f02a16000,0x0000007f02c14000)]
  0x0000007f84226500 JavaThread "OH-discovery-14" daemon [_thread_blocked, id=8420, stack(0x0000007f0340c000,0x0000007f0360a000)]
  0x0000007f1801a830 JavaThread "OH-thingManager-19" daemon [_thread_blocked, id=8427, stack(0x0000007f02c14000,0x0000007f02e12000)]
  0x0000007f7c0250a0 JavaThread "OH-common-7" daemon [_thread_blocked, id=8428, stack(0x0000007f0b40c000,0x0000007f0b60a000)]
  0x0000007f647cefd0 JavaThread "OH-thingManager-20" daemon [_thread_blocked, id=8443, stack(0x0000007efc697000,0x0000007efc895000)]
  0x0000007f74075b40 JavaThread "OH-scheduler-12" daemon [_thread_blocked, id=8445, stack(0x0000007efec71000,0x0000007efee6f000)]

Other Threads:
  0x0000007fa40b7840 VMThread "VM Thread" [stack: 0x0000007fa9b52000,0x0000007fa9d50000] [id=7449]
  0x0000007fa41f5eb0 WatcherThread [stack: 0x0000007fa81bb000,0x0000007fa83b9000] [id=7460]

Threads with active compile tasks:

VM state: not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x00000000f1c00000, size: 228 MB, Compressed Oops mode: 32-bit

CDS archive(s) not mapped
Compressed class space mapped at: 0x0000000100000000-0x0000000140000000, reserved size: 1073741824
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3, Narrow klass range: 0x140000000

GC Precious Log:
 CPUs: 4 total, 4 available
 Memory: 907M
 Large Page Support: Disabled
 NUMA Support: Disabled
 Compressed Oops: Enabled (32-bit)
 Heap Min Capacity: 8M
 Heap Initial Capacity: 16M
 Heap Max Capacity: 228M
 Pre-touch: Disabled

Heap:
 def new generation   total 63552K, used 37078K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,  63% used [0x00000000f1c00000, 0x00000000f3edaa10, 0x00000000f5330000)
  from space 7040K,  19% used [0x00000000f5a10000, 0x00000000f5b6b0c0, 0x00000000f60f0000)
  to   space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116683K, committed 119360K, reserved 1179648K
  class space    used 13796K, committed 15040K, reserved 1048576K

Card table byte_map: [0x0000007fa9ee7000,0x0000007fa9f5a000] _byte_map_base: 0x0000007fa9759000

Polling page: 0x0000007faba41000

Metaspace:

Usage:
  Non-class:    100.47 MB used.
      Class:     13.47 MB used.
       Both:    113.95 MB used.

Virtual space:
  Non-class space:      128.00 MB reserved,     101.88 MB ( 80%) committed,  2 nodes.
      Class space:        1.00 GB reserved,      14.69 MB (  1%) committed,  1 nodes.
             Both:        1.12 GB reserved,     116.56 MB ( 10%) committed. 

Chunk freelists:
   Non-Class:  9.75 MB
       Class:  1.44 MB
        Both:  11.19 MB

MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 193.88 MB
CDS: off
MetaspaceReclaimPolicy: balanced
 - commit_granule_bytes: 65536.
 - commit_granule_words: 8192.
 - virtual_space_node_default_size: 8388608.
 - enlarge_chunks_in_place: 1.
 - new_chunks_are_fully_committed: 0.
 - uncommit_free_chunks: 1.
 - use_allocation_guard: 0.
 - handle_deallocations: 1.


Internal statistics:

num_allocs_failed_limit: 0.
num_arena_births: 1380.
num_arena_deaths: 268.
num_vsnodes_births: 3.
num_vsnodes_deaths: 0.
num_space_committed: 1865.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 349.
num_chunks_taken_from_freelist: 6739.
num_chunk_merges: 98.
num_chunk_splits: 4015.
num_chunks_enlarged: 2260.
num_inconsistent_stats: 0.

CodeHeap 'non-profiled nmethods': size=120032Kb used=7502Kb max_used=7502Kb free=112529Kb
 bounds [0x0000007f94e08000, 0x0000007f95568000, 0x0000007f9c340000]
CodeHeap 'profiled nmethods': size=120028Kb used=27228Kb max_used=27228Kb free=92799Kb
 bounds [0x0000007f8d340000, 0x0000007f8ede0000, 0x0000007f94877000]
CodeHeap 'non-nmethods': size=5700Kb used=1433Kb max_used=1627Kb free=4266Kb
 bounds [0x0000007f94877000, 0x0000007f94ae7000, 0x0000007f94e08000]
 total_blobs=13977 nmethods=13164 adapters=731
 compilation: enabled
              stopped_count=0, restarted_count=0
 full_count=0

Compilation events (20 events):
Event: 831.836 Thread 0x0000007fa40f0a60 nmethod 17511 0x0000007f8edd1c10 code [0x0000007f8edd1e40, 0x0000007f8edd22e8]
Event: 831.836 Thread 0x0000007fa40f0a60 17510       1       org.openhab.core.thing.ThingStatusInfo::getStatusDetail (5 bytes)
Event: 831.842 Thread 0x0000007fa40f0a60 nmethod 17510 0x0000007f95559c10 code [0x0000007f95559d80, 0x0000007f95559e18]
Event: 831.864 Thread 0x0000007fa40ef530 nmethod 17502 0x0000007f95559f10 code [0x0000007f9555a100, 0x0000007f9555a5b0]
Event: 831.864 Thread 0x0000007fa40ef530 17504 %     4       java.util.concurrent.ConcurrentLinkedDeque::size @ 7 (45 bytes)
Event: 831.887 Thread 0x0000007fa40ef530 nmethod 17504% 0x0000007f9555a910 code [0x0000007f9555aac0, 0x0000007f9555ac40]
Event: 831.887 Thread 0x0000007fa40ef530 17514       4       java.nio.Buffer$1::acquireScope (41 bytes)
Event: 831.891 Thread 0x0000007fa40ef530 nmethod 17514 0x0000007f9555ad90 code [0x0000007f9555af40, 0x0000007f9555aff0]
Event: 835.379 Thread 0x0000007fa40f0a60 17515       3       java.util.TreeSet::<init> (11 bytes)
Event: 835.382 Thread 0x0000007fa40f0a60 nmethod 17515 0x0000007f8edd2510 code [0x0000007f8edd2740, 0x0000007f8edd2c08]
Event: 836.655 Thread 0x0000007fa40f0a60 17516       1       java.text.ParsePosition::getIndex (5 bytes)
Event: 836.659 Thread 0x0000007fa40f0a60 nmethod 17516 0x0000007f9555b110 code [0x0000007f9555b280, 0x0000007f9555b318]
Event: 836.660 Thread 0x0000007fa40f0a60 17518       3       java.time.format.DateTimeFormatterBuilder$NumberPrinterParser::parse (609 bytes)
Event: 836.687 Thread 0x0000007fa40f0a60 nmethod 17518 0x0000007f8edd2e90 code [0x0000007f8edd3400, 0x0000007f8edd53f8]
Event: 836.687 Thread 0x0000007fa40f0a60 17519       3       java.time.format.DateTimeFormatterBuilder$NumberPrinterParser::setValue (14 bytes)
Event: 836.689 Thread 0x0000007fa40f0a60 nmethod 17519 0x0000007f8edd6010 code [0x0000007f8edd61c0, 0x0000007f8edd6348]
Event: 836.689 Thread 0x0000007fa40f0a60 17517       3       java.time.format.DateTimeFormatterBuilder$CharLiteralPrinterParser::<init> (10 bytes)
Event: 836.690 Thread 0x0000007fa40f0a60 nmethod 17517 0x0000007f8edd6410 code [0x0000007f8edd65c0, 0x0000007f8edd6758]
Event: 836.690 Thread 0x0000007fa40f0a60 17520       1       java.time.temporal.TemporalField::resolve (2 bytes)
Event: 836.690 Thread 0x0000007fa40f0a60 nmethod 17520 0x0000007f9555b410 code [0x0000007f9555b580, 0x0000007f9555b658]

GC Heap History (20 events):
Event: 513.959 GC heap before
{Heap before GC invocations=108 (full 7):
 def new generation   total 49344K, used 49344K [0x00000000f1c00000, 0x00000000f5180000, 0x00000000f6800000)
  eden space 43904K, 100% used [0x00000000f1c00000, 0x00000000f46e0000, 0x00000000f46e0000)
  from space 5440K, 100% used [0x00000000f46e0000, 0x00000000f4c30000, 0x00000000f4c30000)
  to   space 5440K,   0% used [0x00000000f4c30000, 0x00000000f4c30000, 0x00000000f5180000)
 tenured generation   total 108952K, used 108024K [0x00000000f6800000, 0x00000000fd266000, 0x0000000100000000)
   the space 108952K,  99% used [0x00000000f6800000, 0x00000000fd17e0d0, 0x00000000fd17e200, 0x00000000fd266000)
 Metaspace       used 116212K, committed 118976K, reserved 1179648K
  class space    used 13806K, committed 14976K, reserved 1048576K
}
Event: 514.134 GC heap after
{Heap after GC invocations=109 (full 7):
 def new generation   total 49344K, used 1097K [0x00000000f1c00000, 0x00000000f5180000, 0x00000000f6800000)
  eden space 43904K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f46e0000)
  from space 5440K,  20% used [0x00000000f4c30000, 0x00000000f4d42620, 0x00000000f5180000)
  to   space 5440K,   0% used [0x00000000f46e0000, 0x00000000f46e0000, 0x00000000f4c30000)
 tenured generation   total 108952K, used 108854K [0x00000000f6800000, 0x00000000fd266000, 0x0000000100000000)
   the space 108952K,  99% used [0x00000000f6800000, 0x00000000fd24d8f0, 0x00000000fd24da00, 0x00000000fd266000)
 Metaspace       used 116212K, committed 118976K, reserved 1179648K
  class space    used 13806K, committed 14976K, reserved 1048576K
}
Event: 518.587 GC heap before
{Heap before GC invocations=109 (full 7):
 def new generation   total 49344K, used 45001K [0x00000000f1c00000, 0x00000000f5180000, 0x00000000f6800000)
  eden space 43904K, 100% used [0x00000000f1c00000, 0x00000000f46e0000, 0x00000000f46e0000)
  from space 5440K,  20% used [0x00000000f4c30000, 0x00000000f4d42620, 0x00000000f5180000)
  to   space 5440K,   0% used [0x00000000f46e0000, 0x00000000f46e0000, 0x00000000f4c30000)
 tenured generation   total 108952K, used 108854K [0x00000000f6800000, 0x00000000fd266000, 0x0000000100000000)
   the space 108952K,  99% used [0x00000000f6800000, 0x00000000fd24d8f0, 0x00000000fd24da00, 0x00000000fd266000)
 Metaspace       used 116320K, committed 119104K, reserved 1179648K
  class space    used 13808K, committed 15040K, reserved 1048576K
}
Event: 518.759 GC heap after
{Heap after GC invocations=110 (full 7):
 def new generation   total 49344K, used 5440K [0x00000000f1c00000, 0x00000000f5180000, 0x00000000f6800000)
  eden space 43904K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f46e0000)
  from space 5440K, 100% used [0x00000000f46e0000, 0x00000000f4c30000, 0x00000000f4c30000)
  to   space 5440K,   0% used [0x00000000f4c30000, 0x00000000f4c30000, 0x00000000f5180000)
 tenured generation   total 109720K, used 109594K [0x00000000f6800000, 0x00000000fd326000, 0x0000000100000000)
   the space 109720K,  99% used [0x00000000f6800000, 0x00000000fd3069f8, 0x00000000fd306a00, 0x00000000fd326000)
 Metaspace       used 116320K, committed 119104K, reserved 1179648K
  class space    used 13808K, committed 15040K, reserved 1048576K
}
Event: 518.759 GC heap before
{Heap before GC invocations=110 (full 7):
 def new generation   total 49344K, used 5440K [0x00000000f1c00000, 0x00000000f5180000, 0x00000000f6800000)
  eden space 43904K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f46e0000)
  from space 5440K, 100% used [0x00000000f46e0000, 0x00000000f4c30000, 0x00000000f4c30000)
  to   space 5440K,   0% used [0x00000000f4c30000, 0x00000000f4c30000, 0x00000000f5180000)
 tenured generation   total 109720K, used 109594K [0x00000000f6800000, 0x00000000fd326000, 0x0000000100000000)
   the space 109720K,  99% used [0x00000000f6800000, 0x00000000fd3069f8, 0x00000000fd306a00, 0x00000000fd326000)
 Metaspace       used 116320K, committed 119104K, reserved 1179648K
  class space    used 13808K, committed 15040K, reserved 1048576K
}
Event: 564.340 GC heap after
{Heap after GC invocations=110 (full 8):
 def new generation   total 63552K, used 0K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f5330000)
  from space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
  to   space 7040K,   0% used [0x00000000f5a10000, 0x00000000f5a10000, 0x00000000f60f0000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116125K, committed 119104K, reserved 1179648K
  class space    used 13768K, committed 15040K, reserved 1048576K
}
Event: 599.342 GC heap before
{Heap before GC invocations=110 (full 8):
 def new generation   total 63552K, used 56512K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K, 100% used [0x00000000f1c00000, 0x00000000f5330000, 0x00000000f5330000)
  from space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
  to   space 7040K,   0% used [0x00000000f5a10000, 0x00000000f5a10000, 0x00000000f60f0000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116212K, committed 119104K, reserved 1179648K
  class space    used 13777K, committed 15040K, reserved 1048576K
}
Event: 599.482 GC heap after
{Heap after GC invocations=111 (full 8):
 def new generation   total 63552K, used 1738K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f5330000)
  from space 7040K,  24% used [0x00000000f5a10000, 0x00000000f5bc2bd8, 0x00000000f60f0000)
  to   space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116212K, committed 119104K, reserved 1179648K
  class space    used 13777K, committed 15040K, reserved 1048576K
}
Event: 602.477 GC heap before
{Heap before GC invocations=111 (full 8):
 def new generation   total 63552K, used 58250K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K, 100% used [0x00000000f1c00000, 0x00000000f5330000, 0x00000000f5330000)
  from space 7040K,  24% used [0x00000000f5a10000, 0x00000000f5bc2bd8, 0x00000000f60f0000)
  to   space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116235K, committed 119104K, reserved 1179648K
  class space    used 13779K, committed 15040K, reserved 1048576K
}
Event: 602.556 GC heap after
{Heap after GC invocations=112 (full 8):
 def new generation   total 63552K, used 1799K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f5330000)
  from space 7040K,  25% used [0x00000000f5330000, 0x00000000f54f1cb8, 0x00000000f5a10000)
  to   space 7040K,   0% used [0x00000000f5a10000, 0x00000000f5a10000, 0x00000000f60f0000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116235K, committed 119104K, reserved 1179648K
  class space    used 13779K, committed 15040K, reserved 1048576K
}
Event: 604.758 GC heap before
{Heap before GC invocations=112 (full 8):
 def new generation   total 63552K, used 58311K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K, 100% used [0x00000000f1c00000, 0x00000000f5330000, 0x00000000f5330000)
  from space 7040K,  25% used [0x00000000f5330000, 0x00000000f54f1cb8, 0x00000000f5a10000)
  to   space 7040K,   0% used [0x00000000f5a10000, 0x00000000f5a10000, 0x00000000f60f0000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116236K, committed 119104K, reserved 1179648K
  class space    used 13779K, committed 15040K, reserved 1048576K
}
Event: 604.811 GC heap after
{Heap after GC invocations=113 (full 8):
 def new generation   total 63552K, used 2072K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f5330000)
  from space 7040K,  29% used [0x00000000f5a10000, 0x00000000f5c161f8, 0x00000000f60f0000)
  to   space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116236K, committed 119104K, reserved 1179648K
  class space    used 13779K, committed 15040K, reserved 1048576K
}
Event: 606.670 GC heap before
{Heap before GC invocations=113 (full 8):
 def new generation   total 63552K, used 58584K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K, 100% used [0x00000000f1c00000, 0x00000000f5330000, 0x00000000f5330000)
  from space 7040K,  29% used [0x00000000f5a10000, 0x00000000f5c161f8, 0x00000000f60f0000)
  to   space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116236K, committed 119104K, reserved 1179648K
  class space    used 13779K, committed 15040K, reserved 1048576K
}
Event: 606.751 GC heap after
{Heap after GC invocations=114 (full 8):
 def new generation   total 63552K, used 2440K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f5330000)
  from space 7040K,  34% used [0x00000000f5330000, 0x00000000f55922e8, 0x00000000f5a10000)
  to   space 7040K,   0% used [0x00000000f5a10000, 0x00000000f5a10000, 0x00000000f60f0000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116236K, committed 119104K, reserved 1179648K
  class space    used 13779K, committed 15040K, reserved 1048576K
}
Event: 608.607 GC heap before
{Heap before GC invocations=114 (full 8):
 def new generation   total 63552K, used 58952K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K, 100% used [0x00000000f1c00000, 0x00000000f5330000, 0x00000000f5330000)
  from space 7040K,  34% used [0x00000000f5330000, 0x00000000f55922e8, 0x00000000f5a10000)
  to   space 7040K,   0% used [0x00000000f5a10000, 0x00000000f5a10000, 0x00000000f60f0000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116236K, committed 119104K, reserved 1179648K
  class space    used 13779K, committed 15040K, reserved 1048576K
}
Event: 608.857 GC heap after
{Heap after GC invocations=115 (full 8):
 def new generation   total 63552K, used 2587K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f5330000)
  from space 7040K,  36% used [0x00000000f5a10000, 0x00000000f5c96f18, 0x00000000f60f0000)
  to   space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116236K, committed 119104K, reserved 1179648K
  class space    used 13779K, committed 15040K, reserved 1048576K
}
Event: 613.345 GC heap before
{Heap before GC invocations=115 (full 8):
 def new generation   total 63552K, used 59099K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K, 100% used [0x00000000f1c00000, 0x00000000f5330000, 0x00000000f5330000)
  from space 7040K,  36% used [0x00000000f5a10000, 0x00000000f5c96f18, 0x00000000f60f0000)
  to   space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116262K, committed 119104K, reserved 1179648K
  class space    used 13780K, committed 15040K, reserved 1048576K
}
Event: 613.476 GC heap after
{Heap after GC invocations=116 (full 8):
 def new generation   total 63552K, used 1247K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f5330000)
  from space 7040K,  17% used [0x00000000f5330000, 0x00000000f5467cc8, 0x00000000f5a10000)
  to   space 7040K,   0% used [0x00000000f5a10000, 0x00000000f5a10000, 0x00000000f60f0000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116262K, committed 119104K, reserved 1179648K
  class space    used 13780K, committed 15040K, reserved 1048576K
}
Event: 626.238 GC heap before
{Heap before GC invocations=116 (full 8):
 def new generation   total 63552K, used 57759K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K, 100% used [0x00000000f1c00000, 0x00000000f5330000, 0x00000000f5330000)
  from space 7040K,  17% used [0x00000000f5330000, 0x00000000f5467cc8, 0x00000000f5a10000)
  to   space 7040K,   0% used [0x00000000f5a10000, 0x00000000f5a10000, 0x00000000f60f0000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116342K, committed 119168K, reserved 1179648K
  class space    used 13786K, committed 15040K, reserved 1048576K
}
Event: 626.434 GC heap after
{Heap after GC invocations=117 (full 8):
 def new generation   total 63552K, used 1388K [0x00000000f1c00000, 0x00000000f60f0000, 0x00000000f6800000)
  eden space 56512K,   0% used [0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f5330000)
  from space 7040K,  19% used [0x00000000f5a10000, 0x00000000f5b6b0c0, 0x00000000f60f0000)
  to   space 7040K,   0% used [0x00000000f5330000, 0x00000000f5330000, 0x00000000f5a10000)
 tenured generation   total 140476K, used 84285K [0x00000000f6800000, 0x00000000ff12f000, 0x0000000100000000)
   the space 140476K,  59% used [0x00000000f6800000, 0x00000000fba4f548, 0x00000000fba4f600, 0x00000000ff12f000)
 Metaspace       used 116342K, committed 119168K, reserved 1179648K
  class space    used 13786K, committed 15040K, reserved 1048576K
}

Dll operation events (13 events):
Event: 0.008 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libjava.so
Event: 0.022 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libzip.so
Event: 1.005 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libnio.so
Event: 1.877 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libzip.so
Event: 2.251 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libjimage.so
Event: 2.966 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libmanagement.so
Event: 2.994 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libmanagement_ext.so
Event: 3.129 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libnet.so
Event: 15.963 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libextnet.so
Event: 16.789 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libverify.so
Event: 192.459 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libawt.so
Event: 192.532 Loaded shared library /usr/lib/jvm/zulu-17-arm64/lib/libawt_headless.so
Event: 276.543 Loaded shared library /var/lib/openhab/tmp/libNRJavaSerialv8_openhab_0/libNRJavaSerialv8.so

Deoptimization events (20 events):
Event: 704.789 Thread 0x0000007f500032b0 DEOPT PACKING pc=0x0000007f954a7ef8 sp=0x0000007f308339c0
Event: 704.789 Thread 0x0000007f500032b0 DEOPT UNPACKING pc=0x0000007f948be91c sp=0x0000007f30833990 mode 2
Event: 721.962 Thread 0x0000007f2805a9d0 DEOPT PACKING pc=0x0000007f8dd7956c sp=0x0000007efd08b080
Event: 721.962 Thread 0x0000007f2805a9d0 DEOPT UNPACKING pc=0x0000007f948be77c sp=0x0000007efd08ad30 mode 3
Event: 730.905 Thread 0x0000007f60002410 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000007f954920dc relative=0x000000000000015c
Event: 730.905 Thread 0x0000007f60002410 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000007f954920dc method=java.util.ArrayList.equalsArrayList(Ljava/util/ArrayList;)Z @ 85 c2
Event: 730.905 Thread 0x0000007f60002410 DEOPT PACKING pc=0x0000007f954920dc sp=0x0000007f03dffcf0
Event: 730.906 Thread 0x0000007f60002410 DEOPT UNPACKING pc=0x0000007f948be91c sp=0x0000007f03dffbf0 mode 2
Event: 730.907 Thread 0x0000007f60002410 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000007f95456a08 relative=0x0000000000000108
Event: 730.907 Thread 0x0000007f60002410 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000007f95456a08 method=java.util.ArrayList.equalsArrayList(Ljava/util/ArrayList;)Z @ 85 c2
Event: 730.907 Thread 0x0000007f60002410 DEOPT PACKING pc=0x0000007f95456a08 sp=0x0000007f03dffc40
Event: 730.908 Thread 0x0000007f60002410 DEOPT UNPACKING pc=0x0000007f948be91c sp=0x0000007f03dffbc0 mode 2
Event: 804.653 Thread 0x0000007f1c001070 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000007f95470774 relative=0x0000000000002db4
Event: 804.653 Thread 0x0000007f1c001070 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000007f95470774 method=com.google.gson.stream.JsonWriter.string(Ljava/lang/String;)V @ 104 c2
Event: 804.653 Thread 0x0000007f1c001070 DEOPT PACKING pc=0x0000007f95470774 sp=0x0000007efec6cba0
Event: 804.673 Thread 0x0000007f1c001070 DEOPT UNPACKING pc=0x0000007f948be91c sp=0x0000007efec6cb40 mode 2
Event: 816.986 Thread 0x0000007f1c001070 DEOPT PACKING pc=0x0000007f8e8a2990 sp=0x0000007efec6cd90
Event: 816.987 Thread 0x0000007f1c001070 DEOPT UNPACKING pc=0x0000007f948be77c sp=0x0000007efec6ca90 mode 0
Event: 836.747 Thread 0x0000007f7c017f40 DEOPT PACKING pc=0x0000007f8ec3146c sp=0x0000007f31825f80
Event: 836.747 Thread 0x0000007f7c017f40 DEOPT UNPACKING pc=0x0000007f948be77c sp=0x0000007f31825cd0 mode 3

Classes loaded (20 events):
Event: 385.111 Loading class java/util/AbstractMap$2$1
Event: 385.112 Loading class java/util/AbstractMap$2$1 done
Event: 385.113 Loading class java/text/CollationElementIterator
Event: 385.120 Loading class java/text/CollationElementIterator done
Event: 385.121 Loading class sun/text/CollatorUtilities
Event: 385.122 Loading class sun/text/CollatorUtilities done
Event: 385.123 Loading class jdk/internal/icu/text/UCharacterIterator
Event: 385.130 Loading class jdk/internal/icu/text/UCharacterIterator done
Event: 385.130 Loading class jdk/internal/icu/impl/ReplaceableUCharacterIterator
Event: 385.131 Loading class jdk/internal/icu/impl/ReplaceableUCharacterIterator done
Event: 385.132 Loading class jdk/internal/icu/text/ReplaceableString
Event: 385.135 Loading class jdk/internal/icu/text/Replaceable
Event: 385.135 Loading class jdk/internal/icu/text/Replaceable done
Event: 385.135 Loading class jdk/internal/icu/text/ReplaceableString done
Event: 703.292 Loading class java/lang/Throwable$WrappedPrintStream
Event: 703.378 Loading class java/lang/Throwable$PrintStreamOrWriter
Event: 703.394 Loading class java/lang/Throwable$PrintStreamOrWriter done
Event: 703.397 Loading class java/lang/Throwable$WrappedPrintStream done
Event: 831.747 Loading class jdk/internal/misc/ScopedMemoryAccess$Scope$Handle
Event: 831.794 Loading class jdk/internal/misc/ScopedMemoryAccess$Scope$Handle done

Classes unloaded (20 events):
Event: 540.221 Thread 0x0000007fa40b7840 Unloading class 0x0000000100339c00 'java/lang/invoke/LambdaForm$MH+0x0000000100339c00'
Event: 540.221 Thread 0x0000007fa40b7840 Unloading class 0x0000000100339800 'java/lang/invoke/LambdaForm$MH+0x0000000100339800'
Event: 540.221 Thread 0x0000007fa40b7840 Unloading class 0x0000000100339400 'java/lang/invoke/LambdaForm$MH+0x0000000100339400'
Event: 540.221 Thread 0x0000007fa40b7840 Unloading class 0x0000000100338800 'java/lang/invoke/LambdaForm$MH+0x0000000100338800'
Event: 540.221 Thread 0x0000007fa40b7840 Unloading class 0x0000000100338400 'java/lang/invoke/LambdaForm$MH+0x0000000100338400'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100338000 'java/lang/invoke/LambdaForm$MH+0x0000000100338000'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100335c00 'java/lang/invoke/LambdaForm$MH+0x0000000100335c00'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100335400 'java/lang/invoke/LambdaForm$MH+0x0000000100335400'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100335000 'java/lang/invoke/LambdaForm$MH+0x0000000100335000'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100334c00 'java/lang/invoke/LambdaForm$MH+0x0000000100334c00'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100334800 'java/lang/invoke/LambdaForm$MH+0x0000000100334800'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100318800 'java/lang/invoke/LambdaForm$MH+0x0000000100318800'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100318400 'java/lang/invoke/LambdaForm$MH+0x0000000100318400'
Event: 540.222 Thread 0x0000007fa40b7840 Unloading class 0x0000000100318000 'java/lang/invoke/LambdaForm$MH+0x0000000100318000'
Event: 540.223 Thread 0x0000007fa40b7840 Unloading class 0x0000000100290000 'jdk/internal/reflect/GeneratedConstructorAccessor10'
Event: 540.223 Thread 0x0000007fa40b7840 Unloading class 0x000000010028f400 'jdk/internal/reflect/GeneratedConstructorAccessor9'
Event: 540.223 Thread 0x0000007fa40b7840 Unloading class 0x000000010028f000 'jdk/internal/reflect/GeneratedConstructorAccessor8'
Event: 540.223 Thread 0x0000007fa40b7840 Unloading class 0x000000010028e800 'jdk/internal/reflect/GeneratedConstructorAccessor6'
Event: 540.223 Thread 0x0000007fa40b7840 Unloading class 0x000000010028e400 'jdk/internal/reflect/GeneratedConstructorAccessor5'
Event: 540.223 Thread 0x0000007fa40b7840 Unloading class 0x000000010028e000 'jdk/internal/reflect/GeneratedConstructorAccessor4'

Classes redefined (0 events):
No events

Internal exceptions (20 events):
Event: 822.209 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e65ae0}> (0x00000000f3e65ae0) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.210 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e66250}> (0x00000000f3e66250) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.210 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e667b0}> (0x00000000f3e667b0) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.211 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e66d10}> (0x00000000f3e66d10) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.212 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e67270}> (0x00000000f3e67270) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.212 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e679d8}> (0x00000000f3e679d8) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.213 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e67f38}> (0x00000000f3e67f38) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.213 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e68498}> (0x00000000f3e68498) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.214 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e689f8}> (0x00000000f3e689f8) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.214 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e69158}> (0x00000000f3e69158) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.214 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e696b8}> (0x00000000f3e696b8) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.216 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e69c18}> (0x00000000f3e69c18) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.217 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e6a178}> (0x00000000f3e6a178) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.217 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e6a8e8}> (0x00000000f3e6a8e8) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.218 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e6ae48}> (0x00000000f3e6ae48) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 822.218 Thread 0x0000007f45469340 Exception <a 'sun/nio/fs/UnixException'{0x00000000f3e6b3c8}> (0x00000000f3e6b3c8) 
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 831.392 Thread 0x0000007f4800f8a0 Exception <a 'java/io/IOException'{0x00000000f3e858c0}: Input/output error in nativeavailable> (0x00000000f3e858c0) 
thrown [src/hotspot/share/prims/jni.cpp, line 535]
Event: 836.750 Thread 0x0000007f1003e310 Exception <a 'java/lang/InterruptedException'{0x00000000f3810bf0}> (0x00000000f3810bf0) 
thrown [src/hotspot/share/runtime/objectMonitor.cpp, line 1658]
Event: 836.750 Thread 0x0000007f0c00f500 Exception <a 'java/lang/InterruptedException'{0x00000000f3818980}> (0x00000000f3818980) 
thrown [src/hotspot/share/runtime/objectMonitor.cpp, line 1658]
Event: 836.758 Thread 0x0000007f842ca7d0 Exception <a 'java/lang/InterruptedException'{0x00000000f37b7568}: sleep interrupted> (0x00000000f37b7568) 
thrown [src/hotspot/share/prims/jvm.cpp, line 3064]

VM Operations (20 events):
Event: 804.668 Executing VM operation: Cleanup
Event: 804.675 Executing VM operation: Cleanup done
Event: 804.714 Executing VM operation: HandshakeAllThreads
Event: 804.715 Executing VM operation: HandshakeAllThreads done
Event: 805.718 Executing VM operation: Cleanup
Event: 805.737 Executing VM operation: Cleanup done
Event: 807.738 Executing VM operation: Cleanup
Event: 807.738 Executing VM operation: Cleanup done
Event: 815.739 Executing VM operation: Cleanup
Event: 815.740 Executing VM operation: Cleanup done
Event: 817.740 Executing VM operation: Cleanup
Event: 817.740 Executing VM operation: Cleanup done
Event: 831.744 Executing VM operation: Cleanup
Event: 831.745 Executing VM operation: Cleanup done
Event: 832.745 Executing VM operation: Cleanup
Event: 832.746 Executing VM operation: Cleanup done
Event: 834.746 Executing VM operation: Cleanup
Event: 834.746 Executing VM operation: Cleanup done
Event: 835.746 Executing VM operation: Cleanup
Event: 835.747 Executing VM operation: Cleanup done

Memory protections (20 events):
Event: 730.297 Protecting memory [0x0000007f03c04000,0x0000007f03c08000] with protection modes 0
Event: 730.312 Protecting memory [0x0000007f03c04000,0x0000007f03c08000] with protection modes 0
Event: 730.350 Protecting memory [0x0000007f03c04000,0x0000007f03c08000] with protection modes 0
Event: 730.351 Protecting memory [0x0000007efde7f000,0x0000007efde83000] with protection modes 0
Event: 730.352 Protecting memory [0x0000007efd687000,0x0000007efd68b000] with protection modes 0
Event: 730.352 Protecting memory [0x0000007f0a41c000,0x0000007f0a420000] with protection modes 0
Event: 731.503 Protecting memory [0x0000007f0a41c000,0x0000007f0a420000] with protection modes 0
Event: 731.504 Protecting memory [0x0000007f3162a000,0x0000007f3162e000] with protection modes 0
Event: 731.550 Protecting memory [0x0000007f03c04000,0x0000007f03c08000] with protection modes 0
Event: 731.555 Protecting memory [0x0000007efde7f000,0x0000007efde83000] with protection modes 0
Event: 735.369 Protecting memory [0x0000007efd687000,0x0000007efd68b000] with protection modes 0
Event: 735.398 Protecting memory [0x0000007efd687000,0x0000007efd68b000] with protection modes 0
Event: 735.409 Protecting memory [0x0000007efd687000,0x0000007efd68b000] with protection modes 0
Event: 735.421 Protecting memory [0x0000007efd687000,0x0000007efd68b000] with protection modes 0
Event: 759.493 Protecting memory [0x0000007f0340c000,0x0000007f03410000] with protection modes 0
Event: 761.801 Protecting memory [0x0000007efd687000,0x0000007efd68b000] with protection modes 0
Event: 798.917 Protecting memory [0x0000007f02c14000,0x0000007f02c18000] with protection modes 0
Event: 801.179 Protecting memory [0x0000007f0b40c000,0x0000007f0b410000] with protection modes 0
Event: 818.913 Protecting memory [0x0000007efc697000,0x0000007efc69b000] with protection modes 0
Event: 821.800 Protecting memory [0x0000007efec71000,0x0000007efec75000] with protection modes 0

Nmethod flushes (20 events):
Event: 601.234 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8d925990
Event: 601.234 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8d926410
Event: 601.437 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8d9c1c10
Event: 602.645 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8daf1590
Event: 603.806 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8dc50710
Event: 604.071 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8dcce010
Event: 604.204 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8df8ce90
Event: 604.257 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e080010
Event: 604.300 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e1ebd90
Event: 604.373 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e5f7190
Event: 604.374 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e5f7490
Event: 604.375 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e5f8090
Event: 604.375 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e5f8390
Event: 604.375 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e5f8710
Event: 604.377 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e619b10
Event: 604.377 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e61a010
Event: 604.416 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e75e010
Event: 604.431 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e866e10
Event: 604.449 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8e900610
Event: 604.466 Thread 0x0000007fa40f1e90 flushing  nmethod 0x0000007f8eaad290

Events (20 events):
Event: 787.176 Thread 0x0000007f5c0f53b0 Thread exited: 0x0000007f5c0f53b0
Event: 787.180 Thread 0x0000007f3c018940 Thread exited: 0x0000007f3c018940
Event: 792.240 Thread 0x0000007f80025c40 Thread exited: 0x0000007f80025c40
Event: 797.895 Thread 0x0000007f80018630 Thread exited: 0x0000007f80018630
Event: 798.916 Thread 0x0000007f647ce260 Thread added: 0x0000007f1801a830
Event: 800.250 Thread 0x0000007f7c001900 Thread exited: 0x0000007f7c001900
Event: 801.179 Thread 0x0000007f0c00b9c0 Thread added: 0x0000007f7c0250a0
Event: 817.897 Thread 0x0000007f647cefd0 Thread exited: 0x0000007f647cefd0
Event: 818.913 Thread 0x0000007f80029580 Thread added: 0x0000007f647cefd0
Event: 821.799 Thread 0x000000558dcccd70 Thread added: 0x0000007f74075b40
Event: 823.826 Thread 0x0000007f44eed620 Thread exited: 0x0000007f44eed620
Event: 826.802 Thread 0x0000007f74076cd0 Thread exited: 0x0000007f74076cd0
Event: 831.735 Thread 0x0000007f48013380 Thread exited: 0x0000007f48013380
Event: 835.033 Thread 0x0000007f454b2c30 Thread exited: 0x0000007f454b2c30
Event: 835.230 Thread 0x0000007f454b3dc0 Thread exited: 0x0000007f454b3dc0
Event: 835.443 Thread 0x0000007f454b5120 Thread exited: 0x0000007f454b5120
Event: 835.649 Thread 0x0000007f454f87c0 Thread exited: 0x0000007f454f87c0
Event: 836.751 Thread 0x0000007f1003e310 Thread exited: 0x0000007f1003e310
Event: 836.751 Thread 0x0000007f0c00f500 Thread exited: 0x0000007f0c00f500
Event: 836.759 Thread 0x0000007f7c017f40 Thread exited: 0x0000007f7c017f40
Dynamic libraries:
f1c00000-f60f0000 rw-p 00000000 00:00 0 
f60f0000-f6800000 ---p 00000000 00:00 0 
f6800000-ff12f000 rw-p 00000000 00:00 0 
ff12f000-100000000 ---p 00000000 00:00 0 
100000000-100010000 rw-p 00000000 00:00 0 
100010000-100030000 rw-p 00000000 00:00 0 
100030000-1000b0000 rw-p 00000000 00:00 0 
1000b0000-1000d0000 rw-p 00000000 00:00 0 
1000d0000-100130000 rw-p 00000000 00:00 0 
100130000-1001b0000 rw-p 00000000 00:00 0 
1001b0000-1001f0000 rw-p 00000000 00:00 0 
1001f0000-1002b0000 rw-p 00000000 00:00 0 
1002b0000-1002f0000 rw-p 00000000 00:00 0 
1002f0000-100350000 rw-p 00000000 00:00 0 
100350000-1003b0000 rw-p 00000000 00:00 0 
1003b0000-1003f0000 rw-p 00000000 00:00 0 
1003f0000-1005f0000 rw-p 00000000 00:00 0 
1005f0000-1006d0000 rw-p 00000000 00:00 0 
1006d0000-100750000 rw-p 00000000 00:00 0 
100750000-100770000 rw-p 00000000 00:00 0 
100770000-100930000 rw-p 00000000 00:00 0 
100930000-100970000 rw-p 00000000 00:00 0 
100970000-100b70000 rw-p 00000000 00:00 0 
100b70000-100eb0000 rw-p 00000000 00:00 0 
100eb0000-140000000 ---p 00000000 00:00 0 
5558b30000-5558b31000 r-xp 00000000 b3:02 413277                         /usr/lib/jvm/zulu-17-arm64/bin/java
5558b4f000-5558b50000 r--p 0000f000 b3:02 413277                         /usr/lib/jvm/zulu-17-arm64/bin/java
5558b50000-5558b51000 rw-p 00010000 b3:02 413277                         /usr/lib/jvm/zulu-17-arm64/bin/java
558dc98000-558dd12000 rw-p 00000000 00:00 0                              [heap]
7efbe12000-7efc09d000 rw-p 00000000 00:00 0 
7efc09d000-7efc0a1000 ---p 00000000 00:00 0 
7efc0a1000-7efc29b000 rw-p 00000000 00:00 0 
7efc29b000-7efc29f000 ---p 00000000 00:00 0 
7efc29f000-7efc499000 rw-p 00000000 00:00 0 
7efc499000-7efc49d000 ---p 00000000 00:00 0 
7efc49d000-7efc697000 rw-p 00000000 00:00 0 
7efc697000-7efc69b000 ---p 00000000 00:00 0 
7efc69b000-7efc895000 rw-p 00000000 00:00 0 
7efc895000-7efc899000 ---p 00000000 00:00 0 
7efc899000-7efca93000 rw-p 00000000 00:00 0 
7efca93000-7efca97000 ---p 00000000 00:00 0 
7efca97000-7efcc91000 rw-p 00000000 00:00 0 
7efce8f000-7efce93000 ---p 00000000 00:00 0 
7efce93000-7efd08d000 rw-p 00000000 00:00 0 
7efd08d000-7efd091000 ---p 00000000 00:00 0 
7efd091000-7efd28b000 rw-p 00000000 00:00 0 
7efd28b000-7efd28f000 ---p 00000000 00:00 0 
7efd28f000-7efd489000 rw-p 00000000 00:00 0 
7efd489000-7efd48d000 ---p 00000000 00:00 0 
7efd48d000-7efd687000 rw-p 00000000 00:00 0 
7efd687000-7efd68b000 ---p 00000000 00:00 0 
7efd68b000-7efd885000 rw-p 00000000 00:00 0 
7efd885000-7efd889000 ---p 00000000 00:00 0 
7efd889000-7efda83000 rw-p 00000000 00:00 0 
7efda83000-7efda87000 ---p 00000000 00:00 0 
7efda87000-7efdc81000 rw-p 00000000 00:00 0 
7efdc81000-7efdc85000 ---p 00000000 00:00 0 
7efdc85000-7efde7f000 rw-p 00000000 00:00 0 
7efde7f000-7efde83000 ---p 00000000 00:00 0 
7efde83000-7efe07d000 rw-p 00000000 00:00 0 
7efe07d000-7efe081000 ---p 00000000 00:00 0 
7efe081000-7efe27b000 rw-p 00000000 00:00 0 
7efe27b000-7efe27f000 ---p 00000000 00:00 0 
7efe27f000-7efe479000 rw-p 00000000 00:00 0 
7efe479000-7efe47d000 ---p 00000000 00:00 0 
7efe47d000-7efe677000 rw-p 00000000 00:00 0 
7efe677000-7efe67b000 ---p 00000000 00:00 0 
7efe67b000-7efe875000 rw-p 00000000 00:00 0 
7efe875000-7efe879000 ---p 00000000 00:00 0 
7efe879000-7efea73000 rw-p 00000000 00:00 0 
7efea73000-7efea77000 ---p 00000000 00:00 0 
7efea77000-7efec71000 rw-p 00000000 00:00 0 
7efec71000-7efec75000 ---p 00000000 00:00 0 
7efec75000-7efee6f000 rw-p 00000000 00:00 0 
7efee6f000-7efee73000 ---p 00000000 00:00 0 
7efee73000-7eff06d000 rw-p 00000000 00:00 0 
7eff06d000-7eff071000 ---p 00000000 00:00 0 
7eff071000-7eff26b000 rw-p 00000000 00:00 0 
7eff26b000-7eff26f000 ---p 00000000 00:00 0 
7eff26f000-7eff469000 rw-p 00000000 00:00 0 
7eff469000-7eff46d000 ---p 00000000 00:00 0 
7eff46d000-7eff667000 rw-p 00000000 00:00 0 
7eff667000-7eff66b000 ---p 00000000 00:00 0 
7eff66b000-7eff865000 rw-p 00000000 00:00 0 
7eff865000-7eff869000 ---p 00000000 00:00 0 
7eff869000-7effa63000 rw-p 00000000 00:00 0 
7effa63000-7effa67000 ---p 00000000 00:00 0 
7effa67000-7effc61000 rw-p 00000000 00:00 0 
7effc61000-7effc65000 ---p 00000000 00:00 0 
7effc65000-7effe5f000 rw-p 00000000 00:00 0 
7effe5f000-7effe63000 ---p 00000000 00:00 0 
7effe63000-7f0005d000 rw-p 00000000 00:00 0 
7f0005d000-7f00061000 ---p 00000000 00:00 0 
7f00061000-7f0025b000 rw-p 00000000 00:00 0 
7f0025b000-7f0025f000 ---p 00000000 00:00 0 
7f0025f000-7f0063a000 rw-p 00000000 00:00 0 
7f0063a000-7f0063e000 ---p 00000000 00:00 0 
7f0063e000-7f00838000 rw-p 00000000 00:00 0 
7f00838000-7f0083c000 ---p 00000000 00:00 0 
7f0083c000-7f00a36000 rw-p 00000000 00:00 0 
7f00a36000-7f00a3a000 ---p 00000000 00:00 0 
7f00a3a000-7f00c34000 rw-p 00000000 00:00 0 
7f00c34000-7f00c38000 ---p 00000000 00:00 0 
7f00c38000-7f00e32000 rw-p 00000000 00:00 0 
7f00e32000-7f00e36000 ---p 00000000 00:00 0 
7f00e36000-7f01030000 rw-p 00000000 00:00 0 
7f01030000-7f01034000 ---p 00000000 00:00 0 
7f01034000-7f0122e000 rw-p 00000000 00:00 0 
7f0122e000-7f01232000 ---p 00000000 00:00 0 
7f01232000-7f0142c000 rw-p 00000000 00:00 0 
7f0142c000-7f01430000 ---p 00000000 00:00 0 
7f01430000-7f0162a000 rw-p 00000000 00:00 0 
7f0162a000-7f0162e000 ---p 00000000 00:00 0 
7f0162e000-7f01828000 rw-p 00000000 00:00 0 
7f01828000-7f0182c000 ---p 00000000 00:00 0 
7f0182c000-7f01a26000 rw-p 00000000 00:00 0 
7f01a26000-7f01a2a000 ---p 00000000 00:00 0 
7f01a2a000-7f01c24000 rw-p 00000000 00:00 0 
7f01c24000-7f01c28000 ---p 00000000 00:00 0 
7f01c28000-7f01e22000 rw-p 00000000 00:00 0 
7f01e22000-7f01e26000 ---p 00000000 00:00 0 
7f01e26000-7f02020000 rw-p 00000000 00:00 0 
7f02020000-7f02024000 ---p 00000000 00:00 0 
7f02024000-7f0221e000 rw-p 00000000 00:00 0 
7f0221e000-7f02222000 ---p 00000000 00:00 0 
7f02222000-7f0241c000 rw-p 00000000 00:00 0 
7f0241c000-7f02420000 ---p 00000000 00:00 0 
7f02420000-7f0261a000 rw-p 00000000 00:00 0 
7f0261a000-7f0261e000 ---p 00000000 00:00 0 
7f0261e000-7f02818000 rw-p 00000000 00:00 0 
7f02818000-7f0281c000 ---p 00000000 00:00 0 
7f0281c000-7f02a16000 rw-p 00000000 00:00 0 
7f02a16000-7f02a1a000 ---p 00000000 00:00 0 
7f02a1a000-7f02c14000 rw-p 00000000 00:00 0 
7f02c14000-7f02c18000 ---p 00000000 00:00 0 
7f02c18000-7f02e12000 rw-p 00000000 00:00 0 
7f02e12000-7f02e16000 ---p 00000000 00:00 0 
7f02e16000-7f03010000 rw-p 00000000 00:00 0 
7f03010000-7f03014000 ---p 00000000 00:00 0 
7f03014000-7f0320e000 rw-p 00000000 00:00 0 
7f0340c000-7f03410000 ---p 00000000 00:00 0 
7f03410000-7f0360a000 rw-p 00000000 00:00 0 
7f0360a000-7f0360e000 ---p 00000000 00:00 0 
7f0360e000-7f03808000 rw-p 00000000 00:00 0 
7f03808000-7f0380c000 ---p 00000000 00:00 0 
7f0380c000-7f03a06000 rw-p 00000000 00:00 0 
7f03a06000-7f03a0a000 ---p 00000000 00:00 0 
7f03a0a000-7f03c04000 rw-p 00000000 00:00 0 
7f03c04000-7f03c08000 ---p 00000000 00:00 0 
7f03c08000-7f03e02000 rw-p 00000000 00:00 0 
7f03e02000-7f03e06000 ---p 00000000 00:00 0 
7f03e06000-7f046f0000 rw-p 00000000 00:00 0 
7f046f0000-7f047f0000 rw-p 00000000 00:00 0 
7f047f0000-7f04d30000 rw-p 00000000 00:00 0 
7f04d30000-7f04d70000 rw-p 00000000 00:00 0 
7f04d70000-7f04ef0000 rw-p 00000000 00:00 0 
7f04ef0000-7f061b0000 rw-p 00000000 00:00 0 
7f061b0000-7f061f0000 rw-p 00000000 00:00 0 
7f061f0000-7f062f0000 rw-p 00000000 00:00 0 
7f062f0000-7f063a0000 rw-p 00000000 00:00 0 
7f063a0000-7f06400000 ---p 00000000 00:00 0 
7f06400000-7f06640000 rw-p 00000000 00:00 0 
7f06640000-7f08000000 ---p 00000000 00:00 0 
7f08040000-7f08044000 ---p 00000000 00:00 0 
7f08044000-7f0823e000 rw-p 00000000 00:00 0 
7f0823e000-7f08242000 ---p 00000000 00:00 0 
7f08242000-7f0843c000 rw-p 00000000 00:00 0 
7f0843c000-7f08440000 ---p 00000000 00:00 0 
7f08440000-7f0863a000 rw-p 00000000 00:00 0 
7f0863a000-7f0863e000 ---p 00000000 00:00 0 
7f0863e000-7f08838000 rw-p 00000000 00:00 0 
7f08838000-7f0883c000 ---p 00000000 00:00 0 
7f0883c000-7f08a36000 rw-p 00000000 00:00 0 
7f08a36000-7f08a3a000 ---p 00000000 00:00 0 
7f08a3a000-7f08c34000 rw-p 00000000 00:00 0 
7f08c34000-7f08c38000 ---p 00000000 00:00 0 
7f08c38000-7f08e32000 rw-p 00000000 00:00 0 
7f08e32000-7f08e36000 ---p 00000000 00:00 0 
7f08e36000-7f09030000 rw-p 00000000 00:00 0 
7f09030000-7f09034000 ---p 00000000 00:00 0 
7f09034000-7f0922e000 rw-p 00000000 00:00 0 
7f0922e000-7f09232000 ---p 00000000 00:00 0 
7f09232000-7f0942c000 rw-p 00000000 00:00 0 
7f0942c000-7f09430000 ---p 00000000 00:00 0 
7f09430000-7f0962a000 rw-p 00000000 00:00 0 
7f0962a000-7f0962e000 ---p 00000000 00:00 0 
7f0962e000-7f09828000 rw-p 00000000 00:00 0 
7f09828000-7f0982c000 ---p 00000000 00:00 0 
7f0982c000-7f09a26000 rw-p 00000000 00:00 0 
7f09a26000-7f09a2a000 ---p 00000000 00:00 0 
7f09a2a000-7f09c24000 rw-p 00000000 00:00 0 
7f09c24000-7f09c28000 ---p 00000000 00:00 0 
7f09c28000-7f09e22000 rw-p 00000000 00:00 0 
7f09e22000-7f09e26000 ---p 00000000 00:00 0 
7f09e26000-7f0a020000 rw-p 00000000 00:00 0 
7f0a020000-7f0a024000 ---p 00000000 00:00 0 
7f0a024000-7f0a21e000 rw-p 00000000 00:00 0 
7f0a21e000-7f0a222000 ---p 00000000 00:00 0 
7f0a222000-7f0a41c000 rw-p 00000000 00:00 0 
7f0a41c000-7f0a420000 ---p 00000000 00:00 0 
7f0a420000-7f0a61a000 rw-p 00000000 00:00 0 
7f0a61a000-7f0a61e000 ---p 00000000 00:00 0 
7f0a61e000-7f0a818000 rw-p 00000000 00:00 0 
7f0a818000-7f0a81c000 ---p 00000000 00:00 0 
7f0a81c000-7f0aa16000 rw-p 00000000 00:00 0 
7f0ac14000-7f0ac18000 ---p 00000000 00:00 0 
7f0ac18000-7f0ae12000 rw-p 00000000 00:00 0 
7f0ae12000-7f0ae16000 ---p 00000000 00:00 0 
7f0ae16000-7f0b010000 rw-p 00000000 00:00 0 
7f0b010000-7f0b014000 ---p 00000000 00:00 0 
7f0b014000-7f0b20e000 rw-p 00000000 00:00 0 
7f0b20e000-7f0b212000 ---p 00000000 00:00 0 
7f0b212000-7f0b40c000 rw-p 00000000 00:00 0 
7f0b40c000-7f0b410000 ---p 00000000 00:00 0 
7f0b410000-7f0b60a000 rw-p 00000000 00:00 0 
7f0b60a000-7f0b60e000 ---p 00000000 00:00 0 
7f0b60e000-7f0b808000 rw-p 00000000 00:00 0 
7f0b808000-7f0b80c000 ---p 00000000 00:00 0 
7f0b80c000-7f0ba06000 rw-p 00000000 00:00 0 
7f0ba06000-7f0ba0a000 ---p 00000000 00:00 0 
7f0ba0a000-7f0bc04000 rw-p 00000000 00:00 0 
7f0bc04000-7f0bc08000 ---p 00000000 00:00 0 
7f0bc08000-7f0be02000 rw-p 00000000 00:00 0 
7f0be02000-7f0be06000 ---p 00000000 00:00 0 
7f0be06000-7f0c000000 rw-p 00000000 00:00 0 
7f0c000000-7f0c021000 rw-p 00000000 00:00 0 
7f0c021000-7f10000000 ---p 00000000 00:00 0 
7f10000000-7f1026a000 rw-p 00000000 00:00 0 
7f1026a000-7f14000000 ---p 00000000 00:00 0 
7f14000000-7f14056000 rw-p 00000000 00:00 0 
7f14056000-7f18000000 ---p 00000000 00:00 0 
7f18000000-7f1803f000 rw-p 00000000 00:00 0 
7f1803f000-7f1c000000 ---p 00000000 00:00 0 
7f1c000000-7f1c0ed000 rw-p 00000000 00:00 0 
7f1c0ed000-7f20000000 ---p 00000000 00:00 0 
7f20000000-7f20021000 rw-p 00000000 00:00 0 
7f20021000-7f24000000 ---p 00000000 00:00 0 
7f24000000-7f24021000 rw-p 00000000 00:00 0 
7f24021000-7f28000000 ---p 00000000 00:00 0 
7f28000000-7f2805e000 rw-p 00000000 00:00 0 
7f2805e000-7f2c000000 ---p 00000000 00:00 0 
7f2c000000-7f2c021000 rw-p 00000000 00:00 0 
7f2c021000-7f30000000 ---p 00000000 00:00 0 
7f30040000-7f30044000 ---p 00000000 00:00 0 
7f30044000-7f3023e000 rw-p 00000000 00:00 0 
7f3023e000-7f30242000 ---p 00000000 00:00 0 
7f30242000-7f3043c000 rw-p 00000000 00:00 0 
7f3043c000-7f30440000 ---p 00000000 00:00 0 
7f30440000-7f3063a000 rw-p 00000000 00:00 0 
7f3063a000-7f3063e000 ---p 00000000 00:00 0 
7f3063e000-7f30838000 rw-p 00000000 00:00 0 
7f30a36000-7f30a3a000 ---p 00000000 00:00 0 
7f30a3a000-7f30c34000 rw-p 00000000 00:00 0 
7f30c34000-7f30c38000 ---p 00000000 00:00 0 
7f30c38000-7f30e32000 rw-p 00000000 00:00 0 
7f30e32000-7f30e36000 ---p 00000000 00:00 0 
7f30e36000-7f31030000 rw-p 00000000 00:00 0 
7f31030000-7f31034000 ---p 00000000 00:00 0 
7f31034000-7f3122e000 rw-p 00000000 00:00 0 
7f3122e000-7f31232000 ---p 00000000 00:00 0 
7f31232000-7f3142c000 rw-p 00000000 00:00 0 
7f3142c000-7f31430000 ---p 00000000 00:00 0 
7f31430000-7f3162a000 rw-p 00000000 00:00 0 
7f3162a000-7f3162e000 ---p 00000000 00:00 0 
7f3162e000-7f31828000 rw-p 00000000 00:00 0 
7f31828000-7f3182c000 ---p 00000000 00:00 0 
7f3182c000-7f31a26000 rw-p 00000000 00:00 0 
7f31a26000-7f31a2a000 ---p 00000000 00:00 0 
7f31a2a000-7f31c24000 rw-p 00000000 00:00 0 
7f31c24000-7f31c28000 ---p 00000000 00:00 0 
7f31c28000-7f31e22000 rw-p 00000000 00:00 0 
7f31e22000-7f31e26000 ---p 00000000 00:00 0 
7f31e26000-7f32020000 rw-p 00000000 00:00 0 
7f32020000-7f32024000 ---p 00000000 00:00 0 
7f32024000-7f3221e000 rw-p 00000000 00:00 0 
7f3221e000-7f32222000 ---p 00000000 00:00 0 
7f32222000-7f3241c000 rw-p 00000000 00:00 0 
7f3241c000-7f32420000 ---p 00000000 00:00 0 
7f32420000-7f3261a000 rw-p 00000000 00:00 0 
7f3261a000-7f3261e000 ---p 00000000 00:00 0 
7f3261e000-7f32818000 rw-p 00000000 00:00 0 
7f32818000-7f3281c000 ---p 00000000 00:00 0 
7f3281c000-7f32a16000 rw-p 00000000 00:00 0 
7f32a16000-7f32a1a000 ---p 00000000 00:00 0 
7f32a1a000-7f32c14000 rw-p 00000000 00:00 0 
7f32c14000-7f32c18000 ---p 00000000 00:00 0 
7f32c18000-7f32e12000 rw-p 00000000 00:00 0 
7f32e12000-7f32e16000 ---p 00000000 00:00 0 
7f32e16000-7f33010000 rw-p 00000000 00:00 0 
7f33010000-7f33014000 ---p 00000000 00:00 0 
7f33014000-7f3320e000 rw-p 00000000 00:00 0 
7f3320e000-7f33212000 ---p 00000000 00:00 0 
7f33212000-7f3340c000 rw-p 00000000 00:00 0 
7f3340c000-7f33410000 ---p 00000000 00:00 0 
7f33410000-7f3360a000 rw-p 00000000 00:00 0 
7f3360a000-7f3360e000 ---p 00000000 00:00 0 
7f3360e000-7f33808000 rw-p 00000000 00:00 0 
7f33808000-7f3380c000 ---p 00000000 00:00 0 
7f3380c000-7f33a06000 rw-p 00000000 00:00 0 
7f33a06000-7f33a0a000 ---p 00000000 00:00 0 
7f33a0a000-7f33c04000 rw-p 00000000 00:00 0 
7f33c04000-7f33c08000 ---p 00000000 00:00 0 
7f33c08000-7f33e02000 rw-p 00000000 00:00 0 
7f33e02000-7f33e06000 ---p 00000000 00:00 0 
7f33e06000-7f34000000 rw-p 00000000 00:00 0 
7f34000000-7f34028000 rw-p 00000000 00:00 0 
7f34028000-7f38000000 ---p 00000000 00:00 0 
7f38000000-7f38021000 rw-p 00000000 00:00 0 
7f38021000-7f3c000000 ---p 00000000 00:00 0 
7f3c000000-7f3c035000 rw-p 00000000 00:00 0 
7f3c035000-7f40000000 ---p 00000000 00:00 0 
7f40000000-7f40021000 rw-p 00000000 00:00 0 
7f40021000-7f44000000 ---p 00000000 00:00 0 
7f44000000-7f45be4000 rw-p 00000000 00:00 0 
7f45be4000-7f48000000 ---p 00000000 00:00 0 
7f48000000-7f48021000 rw-p 00000000 00:00 0 
7f48021000-7f4c000000 ---p 00000000 00:00 0 
7f4c000000-7f4c218000 rw-p 00000000 00:00 0 
7f4c218000-7f50000000 ---p 00000000 00:00 0 
7f50000000-7f5009c000 rw-p 00000000 00:00 0 
7f5009c000-7f54000000 ---p 00000000 00:00 0 
7f54000000-7f5415b000 rw-p 00000000 00:00 0 
7f5415b000-7f58000000 ---p 00000000 00:00 0 
7f58000000-7f58317000 rw-p 00000000 00:00 0 
7f58317000-7f5c000000 ---p 00000000 00:00 0 
7f5c000000-7f5c128000 rw-p 00000000 00:00 0 
7f5c128000-7f60000000 ---p 00000000 00:00 0 
7f60000000-7f601d4000 rw-p 00000000 00:00 0 
7f601d4000-7f64000000 ---p 00000000 00:00 0 
7f64000000-7f64c6f000 rw-p 00000000 00:00 0 
7f64c6f000-7f68000000 ---p 00000000 00:00 0 
7f68000000-7f680bd000 rw-p 00000000 00:00 0 
7f680bd000-7f6c000000 ---p 00000000 00:00 0 
7f6c000000-7f6c0a5000 rw-p 00000000 00:00 0 
7f6c0a5000-7f70000000 ---p 00000000 00:00 0 
7f70000000-7f725f2000 rw-p 00000000 00:00 0 
7f725f2000-7f74000000 ---p 00000000 00:00 0 
7f74000000-7f7407a000 rw-p 00000000 00:00 0 
7f7407a000-7f78000000 ---p 00000000 00:00 0 
7f78000000-7f78092000 rw-p 00000000 00:00 0 
7f78092000-7f7c000000 ---p 00000000 00:00 0 
7f7c000000-7f7c050000 rw-p 00000000 00:00 0 
7f7c050000-7f80000000 ---p 00000000 00:00 0 
7f80000000-7f8002c000 rw-p 00000000 00:00 0 
7f8002c000-7f84000000 ---p 00000000 00:00 0 
7f84000000-7f8463c000 rw-p 00000000 00:00 0 
7f8463c000-7f88000000 ---p 00000000 00:00 0 
7f88010000-7f88014000 ---p 00000000 00:00 0 
7f88014000-7f8820e000 rw-p 00000000 00:00 0 
7f8820e000-7f88212000 ---p 00000000 00:00 0 
7f88212000-7f8840c000 rw-p 00000000 00:00 0 
7f8840c000-7f88410000 ---p 00000000 00:00 0 
7f88410000-7f8860a000 rw-p 00000000 00:00 0 
7f8860a000-7f8860e000 ---p 00000000 00:00 0 
7f8860e000-7f88808000 rw-p 00000000 00:00 0 
7f88808000-7f8880c000 ---p 00000000 00:00 0 
7f8880c000-7f88a06000 rw-p 00000000 00:00 0 
7f88a06000-7f88a0a000 ---p 00000000 00:00 0 
7f88a0a000-7f88c04000 rw-p 00000000 00:00 0 
7f88c04000-7f88c08000 ---p 00000000 00:00 0 
7f88c08000-7f88e02000 rw-p 00000000 00:00 0 
7f88e02000-7f88e06000 ---p 00000000 00:00 0 
7f88e06000-7f893f0000 rw-p 00000000 00:00 0 
7f893f0000-7f89430000 rw-p 00000000 00:00 0 
7f89430000-7f89470000 rw-p 00000000 00:00 0 
7f89470000-7f894f0000 rw-p 00000000 00:00 0 
7f894f0000-7f896f0000 rw-p 00000000 00:00 0 
7f896f0000-7f89730000 rw-p 00000000 00:00 0 
7f89730000-7f89770000 rw-p 00000000 00:00 0 
7f89770000-7f898f0000 rw-p 00000000 00:00 0 
7f898f0000-7f89910000 rw-p 00000000 00:00 0 
7f89910000-7f89930000 rw-p 00000000 00:00 0 
7f89930000-7f89970000 rw-p 00000000 00:00 0 
7f89970000-7f89af0000 rw-p 00000000 00:00 0 
7f89af0000-7f89cf0000 rw-p 00000000 00:00 0 
7f89cf0000-7f89df0000 rw-p 00000000 00:00 0 
7f89df0000-7f89ef0000 rw-p 00000000 00:00 0 
7f89ef0000-7f89ff0000 rw-p 00000000 00:00 0 
7f89ff0000-7f8a3f0000 rw-p 00000000 00:00 0 
7f8a3f0000-7f8a530000 rw-p 00000000 00:00 0 
7f8a530000-7f8a570000 rw-p 00000000 00:00 0 
7f8a570000-7f8a6f0000 rw-p 00000000 00:00 0 
7f8a6f0000-7f8a7f0000 rw-p 00000000 00:00 0 
7f8a7f0000-7f8a970000 rw-p 00000000 00:00 0 
7f8a970000-7f8aab0000 rw-p 00000000 00:00 0 
7f8aab0000-7f8aaf0000 rw-p 00000000 00:00 0 
7f8aaf0000-7f8acf0000 rw-p 00000000 00:00 0 
7f8acf0000-7f8adf0000 rw-p 00000000 00:00 0 
7f8adf0000-7f8b2f0000 rw-p 00000000 00:00 0 
7f8b2f0000-7f8b3f0000 rw-p 00000000 00:00 0 
7f8b3f0000-7f8baf0000 rw-p 00000000 00:00 0 
7f8baf0000-7f8bbf0000 rw-p 00000000 00:00 0 
7f8bbf0000-7f8bdb0000 rw-p 00000000 00:00 0 
7f8bdb0000-7f8bdf0000 rw-p 00000000 00:00 0 
7f8bdf0000-7f8bef0000 rw-p 00000000 00:00 0 
7f8bef0000-7f8bff0000 rw-p 00000000 00:00 0 
7f8bff0000-7f8c2f0000 rw-p 00000000 00:00 0 
7f8c2f0000-7f8c3f0000 rw-p 00000000 00:00 0 
7f8c3f0000-7f8c8f0000 rw-p 00000000 00:00 0 
7f8c8f0000-7f8c9f0000 rw-p 00000000 00:00 0 
7f8c9f0000-7f8cd70000 rw-p 00000000 00:00 0 
7f8cd70000-7f8cdf0000 rw-p 00000000 00:00 0 
7f8cdf0000-7f8d000000 rw-p 00000000 00:00 0 
7f8d050000-7f8d0f6000 r-xp 00000000 b3:02 413291                         /usr/lib/jvm/zulu-17-arm64/lib/libawt.so
7f8d0f6000-7f8d10f000 ---p 000a6000 b3:02 413291                         /usr/lib/jvm/zulu-17-arm64/lib/libawt.so
7f8d10f000-7f8d110000 r--p 000af000 b3:02 413291                         /usr/lib/jvm/zulu-17-arm64/lib/libawt.so
7f8d110000-7f8d11b000 rw-p 000b0000 b3:02 413291                         /usr/lib/jvm/zulu-17-arm64/lib/libawt.so
7f8d11b000-7f8d13f000 rw-p 00000000 00:00 0 
7f8d142000-7f8d146000 ---p 00000000 00:00 0 
7f8d146000-7f8d340000 rw-p 00000000 00:00 0 
7f8d340000-7f8ede0000 rwxp 00000000 00:00 0 
7f8ede0000-7f94877000 ---p 00000000 00:00 0 
7f94877000-7f94ae7000 rwxp 00000000 00:00 0 
7f94ae7000-7f94e08000 ---p 00000000 00:00 0 
7f94e08000-7f95568000 rwxp 00000000 00:00 0 
7f95568000-7f9c340000 ---p 00000000 00:00 0 
7f9c340000-7fa4000000 r--s 00000000 b3:02 413294                         /usr/lib/jvm/zulu-17-arm64/lib/modules
7fa4000000-7fa45d9000 rw-p 00000000 00:00 0 
7fa45d9000-7fa8000000 ---p 00000000 00:00 0 
7fa8080000-7fa8087000 r-xp 00000000 b3:02 413317                         /usr/lib/jvm/zulu-17-arm64/lib/libawt_headless.so
7fa8087000-7fa809f000 ---p 00007000 b3:02 413317                         /usr/lib/jvm/zulu-17-arm64/lib/libawt_headless.so
7fa809f000-7fa80a0000 r--p 0000f000 b3:02 413317                         /usr/lib/jvm/zulu-17-arm64/lib/libawt_headless.so
7fa80a0000-7fa80a1000 rw-p 00010000 b3:02 413317                         /usr/lib/jvm/zulu-17-arm64/lib/libawt_headless.so
7fa80b0000-7fa80b3000 r-xp 00000000 b3:02 6500                           /usr/lib/aarch64-linux-gnu/libnss_mdns4_minimal.so.2
7fa80b3000-7fa80cf000 ---p 00003000 b3:02 6500                           /usr/lib/aarch64-linux-gnu/libnss_mdns4_minimal.so.2
7fa80cf000-7fa80d0000 r--p 0000f000 b3:02 6500                           /usr/lib/aarch64-linux-gnu/libnss_mdns4_minimal.so.2
7fa80d0000-7fa80d1000 rw-p 00010000 b3:02 6500                           /usr/lib/aarch64-linux-gnu/libnss_mdns4_minimal.so.2
7fa80f0000-7fa80fc000 r-xp 00000000 b3:02 413340                         /usr/lib/jvm/zulu-17-arm64/lib/libverify.so
7fa80fc000-7fa810e000 ---p 0000c000 b3:02 413340                         /usr/lib/jvm/zulu-17-arm64/lib/libverify.so
7fa810e000-7fa8110000 r--p 0000e000 b3:02 413340                         /usr/lib/jvm/zulu-17-arm64/lib/libverify.so
7fa8110000-7fa8111000 rw-p 00000000 00:00 0 
7fa8120000-7fa8122000 r-xp 00000000 b3:02 413307                         /usr/lib/jvm/zulu-17-arm64/lib/libextnet.so
7fa8122000-7fa813f000 ---p 00002000 b3:02 413307                         /usr/lib/jvm/zulu-17-arm64/lib/libextnet.so
7fa813f000-7fa8140000 r--p 0000f000 b3:02 413307                         /usr/lib/jvm/zulu-17-arm64/lib/libextnet.so
7fa8140000-7fa8141000 rw-p 00000000 00:00 0 
7fa8150000-7fa8156000 r-xp 00000000 b3:02 413321                         /usr/lib/jvm/zulu-17-arm64/lib/libmanagement_ext.so
7fa8156000-7fa816f000 ---p 00006000 b3:02 413321                         /usr/lib/jvm/zulu-17-arm64/lib/libmanagement_ext.so
7fa816f000-7fa8170000 r--p 0000f000 b3:02 413321                         /usr/lib/jvm/zulu-17-arm64/lib/libmanagement_ext.so
7fa8170000-7fa8171000 rw-p 00000000 00:00 0 
7fa8180000-7fa8184000 r-xp 00000000 b3:02 413319                         /usr/lib/jvm/zulu-17-arm64/lib/libmanagement.so
7fa8184000-7fa819f000 ---p 00004000 b3:02 413319                         /usr/lib/jvm/zulu-17-arm64/lib/libmanagement.so
7fa819f000-7fa81a0000 r--p 0000f000 b3:02 413319                         /usr/lib/jvm/zulu-17-arm64/lib/libmanagement.so
7fa81a0000-7fa81a1000 rw-p 00000000 00:00 0 
7fa81ab000-7fa81bb000 ---p 00000000 00:00 0 
7fa81bb000-7fa83b9000 rw-p 00000000 00:00 0 
7fa83b9000-7fa83bd000 ---p 00000000 00:00 0 
7fa83bd000-7fa85f0000 rw-p 00000000 00:00 0 
7fa85f0000-7fa8606000 r-xp 00000000 b3:02 413298                         /usr/lib/jvm/zulu-17-arm64/lib/libnet.so
7fa8606000-7fa861f000 ---p 00016000 b3:02 413298                         /usr/lib/jvm/zulu-17-arm64/lib/libnet.so
7fa861f000-7fa8620000 r--p 0001f000 b3:02 413298                         /usr/lib/jvm/zulu-17-arm64/lib/libnet.so
7fa8620000-7fa8621000 rw-p 00020000 b3:02 413298                         /usr/lib/jvm/zulu-17-arm64/lib/libnet.so
7fa8630000-7fa8643000 r-xp 00000000 b3:02 413289                         /usr/lib/jvm/zulu-17-arm64/lib/libnio.so
7fa8643000-7fa865f000 ---p 00013000 b3:02 413289                         /usr/lib/jvm/zulu-17-arm64/lib/libnio.so
7fa865f000-7fa8660000 r--p 0001f000 b3:02 413289                         /usr/lib/jvm/zulu-17-arm64/lib/libnio.so
7fa8660000-7fa8661000 rw-p 00020000 b3:02 413289                         /usr/lib/jvm/zulu-17-arm64/lib/libnio.so
7fa866b000-7fa866f000 ---p 00000000 00:00 0 
7fa866f000-7fa8869000 rw-p 00000000 00:00 0 
7fa8869000-7fa886d000 ---p 00000000 00:00 0 
7fa886d000-7fa8a67000 rw-p 00000000 00:00 0 
7fa8a67000-7fa8a6b000 ---p 00000000 00:00 0 
7fa8a6b000-7fa8c65000 rw-p 00000000 00:00 0 
7fa8c65000-7fa8c69000 ---p 00000000 00:00 0 
7fa8c69000-7fa8e63000 rw-p 00000000 00:00 0 
7fa8e63000-7fa8e67000 ---p 00000000 00:00 0 
7fa8e67000-7fa9061000 rw-p 00000000 00:00 0 
7fa9061000-7fa9065000 ---p 00000000 00:00 0 
7fa9065000-7fa925f000 rw-p 00000000 00:00 0 
7fa925f000-7fa9263000 ---p 00000000 00:00 0 
7fa9263000-7fa945d000 rw-p 00000000 00:00 0 
7fa945d000-7fa9746000 r--p 00000000 b3:02 54135                          /usr/lib/locale/locale-archive
7fa9746000-7fa974a000 ---p 00000000 00:00 0 
7fa974a000-7fa9944000 rw-p 00000000 00:00 0 
7fa9944000-7fa9948000 ---p 00000000 00:00 0 
7fa9948000-7fa9b42000 rw-p 00000000 00:00 0 
7fa9b42000-7fa9b52000 ---p 00000000 00:00 0 
7fa9b52000-7fa9d50000 rw-p 00000000 00:00 0 
7fa9d50000-7fa9d57000 r-xp 00000000 b3:02 413284                         /usr/lib/jvm/zulu-17-arm64/lib/libzip.so
7fa9d57000-7fa9d6f000 ---p 00007000 b3:02 413284                         /usr/lib/jvm/zulu-17-arm64/lib/libzip.so
7fa9d6f000-7fa9d70000 r--p 0000f000 b3:02 413284                         /usr/lib/jvm/zulu-17-arm64/lib/libzip.so
7fa9d70000-7fa9d71000 rw-p 00000000 00:00 0 
7fa9d7d000-7fa9e59000 rw-p 00000000 00:00 0 
7fa9e70000-7fa9e7d000 r-xp 00000000 b3:02 522099                         /var/lib/openhab/tmp/libNRJavaSerialv8_openhab_0/libNRJavaSerialv8.so
7fa9e7d000-7fa9e8c000 ---p 0000d000 b3:02 522099                         /var/lib/openhab/tmp/libNRJavaSerialv8_openhab_0/libNRJavaSerialv8.so
7fa9e8c000-7fa9e8d000 r--p 0000c000 b3:02 522099                         /var/lib/openhab/tmp/libNRJavaSerialv8_openhab_0/libNRJavaSerialv8.so
7fa9e8d000-7fa9e8e000 rw-p 0000d000 b3:02 522099                         /var/lib/openhab/tmp/libNRJavaSerialv8_openhab_0/libNRJavaSerialv8.so
7fa9e9a000-7fa9edf000 rw-p 00000000 00:00 0 
7fa9edf000-7fa9ee7000 ---p 00000000 00:00 0 
7fa9ee7000-7fa9f0a000 rw-p 00000000 00:00 0 
7fa9f0a000-7fa9f0d000 ---p 00000000 00:00 0 
7fa9f0d000-7fa9f52000 rw-p 00000000 00:00 0 
7fa9f52000-7fa9f59000 ---p 00000000 00:00 0 
7fa9f59000-7fa9f69000 rw-p 00000000 00:00 0 
7fa9f69000-7faa045000 ---p 00000000 00:00 0 
7faa045000-7faa07b000 rw-p 00000000 00:00 0 
7faa07b000-7faa130000 ---p 00000000 00:00 0 
7faa130000-7faa154000 r-xp 00000000 b3:02 413292                         /usr/lib/jvm/zulu-17-arm64/lib/libjava.so
7faa154000-7faa16f000 ---p 00024000 b3:02 413292                         /usr/lib/jvm/zulu-17-arm64/lib/libjava.so
7faa16f000-7faa170000 r--p 0002f000 b3:02 413292                         /usr/lib/jvm/zulu-17-arm64/lib/libjava.so
7faa170000-7faa171000 rw-p 00030000 b3:02 413292                         /usr/lib/jvm/zulu-17-arm64/lib/libjava.so
7faa180000-7faa19b000 r-xp 00000000 b3:02 413288                         /usr/lib/jvm/zulu-17-arm64/lib/libjimage.so
7faa19b000-7faa1ae000 ---p 0001b000 b3:02 413288                         /usr/lib/jvm/zulu-17-arm64/lib/libjimage.so
7faa1ae000-7faa1b0000 r--p 0001e000 b3:02 413288                         /usr/lib/jvm/zulu-17-arm64/lib/libjimage.so
7faa1b0000-7faa1b1000 rw-p 00020000 b3:02 413288                         /usr/lib/jvm/zulu-17-arm64/lib/libjimage.so
7faa1b2000-7faa1b6000 ---p 00000000 00:00 0 
7faa1b6000-7faa3b0000 rw-p 00000000 00:00 0 
7faa3b0000-7faa430000 r-xp 00000000 b3:02 6418                           /usr/lib/aarch64-linux-gnu/libm.so.6
7faa430000-7faa43f000 ---p 00080000 b3:02 6418                           /usr/lib/aarch64-linux-gnu/libm.so.6
7faa43f000-7faa440000 r--p 0008f000 b3:02 6418                           /usr/lib/aarch64-linux-gnu/libm.so.6
7faa440000-7faa441000 rw-p 00090000 b3:02 6418                           /usr/lib/aarch64-linux-gnu/libm.so.6
7faa450000-7faa451000 r-xp 00000000 b3:02 6618                           /usr/lib/aarch64-linux-gnu/librt.so.1
7faa451000-7faa46f000 ---p 00001000 b3:02 6618                           /usr/lib/aarch64-linux-gnu/librt.so.1
7faa46f000-7faa470000 r--p 0000f000 b3:02 6618                           /usr/lib/aarch64-linux-gnu/librt.so.1
7faa470000-7faa471000 rw-p 00010000 b3:02 6618                           /usr/lib/aarch64-linux-gnu/librt.so.1
7faa480000-7fab5ea000 r-xp 00000000 b3:02 413305                         /usr/lib/jvm/zulu-17-arm64/lib/server/libjvm.so
7fab5ea000-7fab5fc000 ---p 0116a000 b3:02 413305                         /usr/lib/jvm/zulu-17-arm64/lib/server/libjvm.so
7fab5fc000-7fab6d0000 r--p 0116c000 b3:02 413305                         /usr/lib/jvm/zulu-17-arm64/lib/server/libjvm.so
7fab6d0000-7fab701000 rw-p 01240000 b3:02 413305                         /usr/lib/jvm/zulu-17-arm64/lib/server/libjvm.so
7fab701000-7fab780000 rw-p 00000000 00:00 0 
7fab790000-7fab917000 r-xp 00000000 b3:02 6048                           /usr/lib/aarch64-linux-gnu/libc.so.6
7fab917000-7fab92c000 ---p 00187000 b3:02 6048                           /usr/lib/aarch64-linux-gnu/libc.so.6
7fab92c000-7fab930000 r--p 0018c000 b3:02 6048                           /usr/lib/aarch64-linux-gnu/libc.so.6
7fab930000-7fab932000 rw-p 00190000 b3:02 6048                           /usr/lib/aarch64-linux-gnu/libc.so.6
7fab932000-7fab93f000 rw-p 00000000 00:00 0 
7fab940000-7fab941000 r-xp 00000000 b3:02 6117                           /usr/lib/aarch64-linux-gnu/libdl.so.2
7fab941000-7fab95f000 ---p 00001000 b3:02 6117                           /usr/lib/aarch64-linux-gnu/libdl.so.2
7fab95f000-7fab960000 r--p 0000f000 b3:02 6117                           /usr/lib/aarch64-linux-gnu/libdl.so.2
7fab960000-7fab961000 rw-p 00010000 b3:02 6117                           /usr/lib/aarch64-linux-gnu/libdl.so.2
7fab970000-7fab971000 r-xp 00000000 b3:02 6593                           /usr/lib/aarch64-linux-gnu/libpthread.so.0
7fab971000-7fab98f000 ---p 00001000 b3:02 6593                           /usr/lib/aarch64-linux-gnu/libpthread.so.0
7fab98f000-7fab990000 r--p 0000f000 b3:02 6593                           /usr/lib/aarch64-linux-gnu/libpthread.so.0
7fab990000-7fab991000 rw-p 00010000 b3:02 6593                           /usr/lib/aarch64-linux-gnu/libpthread.so.0
7fab9a0000-7fab9af000 r-xp 00000000 b3:02 413315                         /usr/lib/jvm/zulu-17-arm64/lib/libjli.so
7fab9af000-7fab9bf000 ---p 0000f000 b3:02 413315                         /usr/lib/jvm/zulu-17-arm64/lib/libjli.so
7fab9bf000-7fab9c0000 r--p 0000f000 b3:02 413315                         /usr/lib/jvm/zulu-17-arm64/lib/libjli.so
7fab9c0000-7fab9c1000 rw-p 00010000 b3:02 413315                         /usr/lib/jvm/zulu-17-arm64/lib/libjli.so
7fab9d0000-7fab9ea000 r-xp 00000000 b3:02 6822                           /usr/lib/aarch64-linux-gnu/libz.so.1.2.13
7fab9ea000-7fab9ff000 ---p 0001a000 b3:02 6822                           /usr/lib/aarch64-linux-gnu/libz.so.1.2.13
7fab9ff000-7faba00000 r--p 0001f000 b3:02 6822                           /usr/lib/aarch64-linux-gnu/libz.so.1.2.13
7faba00000-7faba01000 rw-p 00020000 b3:02 6822                           /usr/lib/aarch64-linux-gnu/libz.so.1.2.13
7faba02000-7faba09000 r--s 00000000 b3:02 7641                           /usr/lib/aarch64-linux-gnu/gconv/gconv-modules.cache
7faba09000-7faba0b000 rw-p 00000000 00:00 0 
7faba0b000-7faba32000 r-xp 00000000 b3:02 5758                           /usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
7faba32000-7faba34000 r--s 0000d000 b3:02 414902                         /usr/share/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar
7faba34000-7faba35000 r--s 00002000 b3:02 414903                         /usr/share/openhab/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar
7faba35000-7faba3a000 rw-p 00000000 00:00 0 
7faba3a000-7faba41000 ---p 00000000 00:00 0 
7faba41000-7faba42000 ---p 00000000 00:00 0 
7faba42000-7faba43000 r--p 00000000 00:00 0 
7faba43000-7faba44000 ---p 00000000 00:00 0 
7faba44000-7faba46000 rw-p 00000000 00:00 0 
7faba46000-7faba48000 r--p 00000000 00:00 0                              [vvar]
7faba48000-7faba49000 r-xp 00000000 00:00 0                              [vdso]
7faba49000-7faba4b000 r--p 0002e000 b3:02 5758                           /usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
7faba4b000-7faba4d000 rw-p 00030000 b3:02 5758                           /usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
7ff8b1b000-7ff8b3d000 rw-p 00000000 00:00 0                              [stack]


VM Arguments:
jvm_args: -XX:-UsePerfData -Dopenhab.home=/usr/share/openhab -Dopenhab.conf=/etc/openhab -Dopenhab.runtime=/usr/share/openhab/runtime -Dopenhab.userdata=/var/lib/openhab -Dopenhab.logdir=/var/log/openhab -Dfelix.cm.dir=/var/lib/openhab/config -Djava.library.path=/var/lib/openhab/tmp/lib -Djdk.util.zip.disableZip64ExtraFieldValidation=true -Djetty.host=0.0.0.0 -Djetty.http.compliance=RFC2616 -Dorg.apache.cxf.osgi.http.transport.disable=true -Dorg.ops4j.pax.web.listening.addresses=0.0.0.0 -Dorg.osgi.service.http.port=8080 -Dorg.osgi.service.http.port.secure=8443 -Djava.awt.headless=true -Dfile.encoding=UTF-8 --add-reads=java.xml=java.logging --add-exports=java.base/org.apache.karaf.specs.locator=java.xml,ALL-UNNAMED --patch-module=java.base=/usr/share/openhab/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar --patch-module=java.xml=/usr/share/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport.tcp=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.file=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.ftp=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.https=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.jar=ALL-UNNAMED --add-exports=java.base/sun.net.www.content.text=ALL-UNNAMED --add-exports=jdk.xml.dom/org.w3c.dom.html=ALL-UNNAMED --add-exports=jdk.naming.rmi/com.sun.jndi.url.rmi=ALL-UNNAMED --add-exports=java.rmi/sun.rmi.registry=ALL-UNNAMED --add-exports=java.security.sasl/com.sun.security.sasl=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED -Dkaraf.instances=/var/lib/openhab/tmp/instances -Dkaraf.home=/usr/share/openhab/runtime -Dkaraf.base=/var/lib/openhab -Dkaraf.data=/var/lib/openhab -Dkaraf.etc=/var/lib/openhab/etc -Dkaraf.log=/var/log/openhab -Dkaraf.restart.jvm.supported=true -Djava.io.tmpdir=/var/lib/openhab/tmp -Djava.util.logging.config.file=/var/lib/openhab/etc/java.util.logging.properties -Dkaraf.startLocalConsole=false -Dkaraf.startRemoteShell=true 
java_command: org.apache.karaf.main.Main
java_class_path (initial): /usr/share/openhab/runtime/lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar:/usr/share/openhab/runtime/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar:/usr/share/openhab/runtime/lib/boot/org.apache.karaf.main-4.4.6.jar:/usr/share/openhab/runtime/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar:/usr/share/openhab/runtime/lib/boot/osgi.core-8.0.0.jar:/usr/share/openhab/runtime/lib/jdk9plus/istack-commons-runtime-3.0.12.jar:/usr/share/openhab/runtime/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar:/usr/share/openhab/runtime/lib/jdk9plus/javax.annotation-api-1.3.2.jar:/usr/share/openhab/runtime/lib/jdk9plus/jaxb-runtime-2.3.8.jar:/usr/share/openhab/runtime/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar:/usr/share/openhab/runtime/lib/jdk9plus/txw2-2.3.8.jar
Launcher Type: SUN_STANDARD

[Global flags]
     intx CICompilerCount                          = 3                                         {product} {ergonomic}
   size_t InitialHeapSize                          = 16777216                                  {product} {ergonomic}
   size_t MaxHeapSize                              = 239075328                                 {product} {ergonomic}
   size_t MaxNewSize                               = 79691776                                  {product} {ergonomic}
   size_t MinHeapDeltaBytes                        = 196608                                    {product} {ergonomic}
   size_t MinHeapSize                              = 8388608                                   {product} {ergonomic}
   size_t NewSize                                  = 5570560                                   {product} {ergonomic}
    uintx NonNMethodCodeHeapSize                   = 5832908                                {pd product} {ergonomic}
    uintx NonProfiledCodeHeapSize                  = 122912666                              {pd product} {ergonomic}
   size_t OldSize                                  = 11206656                                  {product} {ergonomic}
    uintx ProfiledCodeHeapSize                     = 122912666                              {pd product} {ergonomic}
    uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
     bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
   size_t SoftMaxHeapSize                          = 239075328                              {manageable} {ergonomic}
     bool UseCompressedClassPointers               = true                           {product lp64_product} {ergonomic}
     bool UseCompressedOops                        = true                           {product lp64_product} {ergonomic}
     bool UsePerfData                              = false                                     {product} {command line}
     bool UseSerialGC                              = true                                      {product} {ergonomic}

Logging:
Log output configuration:
 #0: stdout all=warning uptime,level,tags
 #1: stderr all=off uptime,level,tags

Environment Variables:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_LIBRARY_PATH=/var/lib/openhab/lib:/usr/share/openhab/runtime/lib
LANG=en_US.UTF-8

Active Locale:
LC_ALL=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8

Signal Handlers:
   SIGSEGV: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
    SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
    SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
   SIGPIPE: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
    SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
   SIGUSR2: SR_handler in libjvm.so, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked
    SIGHUP: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
    SIGINT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGTERM: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
   SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked


Periodic native trim disabled


---------------  S Y S T E M  ---------------

OS:
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
uname: Linux 6.6.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64
OS uptime: 0 days 3:14 hours
libc: glibc 2.36 NPTL 2.36 
rlimit (soft/hard): STACK 8192k/infinity , CORE 0k/infinity , NPROC 2535/2535 , NOFILE 102642/102642 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK 8192k/8192k
load average: 2.53 3.81 3.16

/proc/meminfo:
MemTotal:         928948 kB
MemFree:          147532 kB
MemAvailable:     210152 kB
Buffers:            1948 kB
Cached:           103244 kB
SwapCached:         8868 kB
Active:           488828 kB
Inactive:         187716 kB
Active(anon):     435208 kB
Inactive(anon):   143944 kB
Active(file):      53620 kB
Inactive(file):    43772 kB
Unevictable:          16 kB
Mlocked:              16 kB
SwapTotal:        524284 kB
SwapFree:            216 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1016 kB
Writeback:             8 kB
AnonPages:        562832 kB
Mapped:            89792 kB
Shmem:              7752 kB
KReclaimable:      20820 kB
Slab:              56504 kB
SReclaimable:      20820 kB
SUnreclaim:        35684 kB
KernelStack:        9384 kB
PageTables:        13304 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      988756 kB
Committed_AS:    3172912 kB
VmallocTotal:   257687552 kB
VmallocUsed:       17540 kB
VmallocChunk:          0 kB
Percpu:              816 kB
CmaTotal:         262144 kB
CmaFree:          108256 kB

/sys/kernel/mm/transparent_hugepage/enabled: <Not Available>
/sys/kernel/mm/transparent_hugepage/hpage_pmd_size: <Not Available>
/sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): <Not Available>

Process Memory:
Virtual Size: 4151700K (peak: 4157228K)
Resident Set Size: 258180K (peak: 383644K) (anon: 249476K, file: 8704K, shmem: 0K)
Swapped out: 198140K
C-Heap outstanding allocations: 64567K, retained: 44084K
glibc malloc tunables: (default)

/proc/sys/kernel/threads-max (system-wide limit on the number of threads): 5070
/proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 65530
/proc/sys/vm/swappiness (control to define how aggressively the kernel swaps out anonymous memory): 60
/proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 4194304

container information not found.
Steal ticks since vm start: 0
Steal ticks percentage since vm start:  0.000

CPU: total 4 (initial active 4) 0x41:0x0:0xd03:4, fp, simd, evtstrm, crc, a53mac
/proc/cpuinfo:
processor	: 0
BogoMIPS	: 38.40
Features	: fp asimd evtstrm crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd03
CPU revision	: 4

processor	: 1
BogoMIPS	: 38.40
Features	: fp asimd evtstrm crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd03
CPU revision	: 4

processor	: 2
BogoMIPS	: 38.40
Features	: fp asimd evtstrm crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd03
CPU revision	: 4

processor	: 3
BogoMIPS	: 38.40
Features	: fp asimd evtstrm crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd03
CPU revision	: 4

Revision	: a02082
Serial		: 000000001d12e67d
Model		: Raspberry Pi 3 Model B Rev 1.2

Online cpus: 0-3
Offline cpus: 

Memory: 4k page, physical 928948k(147532k free), swap 524284k(352k free)
Page Sizes: 4k

vm_info: OpenJDK 64-Bit Server VM (17.0.13+11-LTS) for linux-aarch64 JRE (17.0.13+11-LTS) (Zulu17.54+21-CA), built on Oct  1 2024 14:59:23 by "zulu_re" with gcc 9.3.1 20200408 (Red Hat 9.3.1-2)

END.

The key item is still this:

`2024-12-14 15:21:22.989 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=39 07 85 AC 80 4A 66 74 F4 F3 19 DF 3E 06 F3 CD}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=port; type=String; value=/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=controller_exclude; type=Boolean; value=false}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveSerialController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}`

Despite trying to change in the configuration, despite using a binding that has a fix for this and despite the try at a hard reset the zstick still shows this problem. One last try with OH and then I think you need to download the Silabs Simplicity suite to factory reset the controller.

Delete all zwave things including the controller. Issue clean-cache in terminal, Stop OH, Restart OH, Change the zwave logging to “DEBUG” (settings-Add-on settings), then go to the inbox, zwave and add bridge. Before you hit “Create” ensure the port is /dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00, not /dev/ttyACM0, click for advanced and make sure the sis_node is 1, then “Create”. Check for node XML in var/lib/openhab/zwave. Turn zwave logging back to “INFO”. Post openhab debug log only if no XML. Also if it didn’t work get the Silabs program for the next try :wink:.

Sorry it’s taken me so long to reply.
I created a new installation. This time I created an openhabian installation. I still had to do an apt-get installation of openhab. I followed your instructions and put z-wave into debug mode. I looked in the zwave directory:

openhabian@openhabian:~ $ cd /var/lib/openhab
openhabian@openhabian:/var/lib/openhab $ ls
cache  config  etc  jsondb  log  persistence  piper  secrets  tmp  zwave
openhabian@openhabian:/var/lib/openhab $ cd zwave
openhabian@openhabian:/var/lib/openhab/zwave $ ls
openhabian@openhabian:/var/lib/openhab/zwave $ 

openhab.log

openhabian@openhabian:/var/log/openhab $ cat openhab.log
2024-12-21 12:02:05.140 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/'s Observer 
2024-12-21 12:02:11.502 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/'s Observer 
2024-12-21 12:02:17.796 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/'s Observer 
2024-12-21 12:02:26.782 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/'s Observer 
2024-12-21 12:02:37.822 [INFO ] [org.openhab.core.Activator          ] - Starting openHAB 4.3.0 (Release Build)
2024-12-21 12:03:15.718 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2024-12-21 12:03:17.444 [WARN ] [ort.loader.AbstractScriptFileWatcher] - Failed to create watched directory: /etc/openhab/automation/jsr223
2024-12-21 12:03:25.343 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
2024-12-21 12:04:07.812 [WARN ] [.io.rest.auth.internal.TokenResource] - Couldn't find a user with a session matching the provided refresh_token
2024-12-21 12:04:07.820 [WARN ] [.io.rest.auth.internal.TokenResource] - Token issuing failed: invalid_grant
2024-12-21 12:04:52.606 [INFO ] [p.auth.internal.AuthorizePageServlet] - First user account created: todd
2024-12-21 12:05:01.764 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'America/Los_Angeles'.
2024-12-21 12:05:01.772 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'en_US'.
2024-12-21 12:07:59.005 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '38.567501329648344,-121.30238922206111'.
2024-12-21 12:12:22.185 [WARN ] [ader.AbstractScriptDependencyTracker] - Failed to create watched directory: /etc/openhab/automation/js/node_modules
2024-12-21 12:12:27.139 [WARN ] [ort.loader.AbstractScriptFileWatcher] - Failed to create watched directory: /etc/openhab/automation/js
2024-12-21 12:13:16.878 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'astro:sun:local' to inbox.
2024-12-21 12:13:16.944 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'astro:moon:local' to inbox.
2024-12-21 12:15:17.192 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hpprinter:printer:hp_LaserJet_2430__E15877_' to inbox.
2024-12-21 12:15:26.563 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'chromecast:chromecast:2d003e81013fd521b19c4c3ca27cba30' to inbox.
2024-12-21 12:15:26.595 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'chromecast:audiogroup:fd52f531-1879-4a6c-b4d3-cbcec43c2731' to inbox.
2024-12-21 12:17:08.054 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'roku:roku_tv:2n00ej111237' to inbox.
2024-12-21 12:17:08.123 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'roku:roku_tv:yn00e5787501' to inbox.
2024-12-21 14:09:09.404 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hpprinter:printer:hp_LaserJet_2430__E15877_' to inbox.
2024-12-21 14:11:11.066 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-21 14:11:11.068 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2024-12-21 14:11:14.541 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=E2 B1 B8 F1 69 9A B3 CA 90 0F AC 88 93 AF 82 17}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=port; type=String; value=/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_exclude; type=Boolean; value=false}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}
2024-12-21 14:11:46.071 [WARN ] [wave.discovery.ZWaveDiscoveryService] - NODE 1: Device discovery could not resolve to a thingType! Manufacturer data not known.
2024-12-21 14:11:46.090 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'zwave:device:Z-WaveController:node1' to inbox.
2024-12-21 14:12:22.434 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hpprinter:printer:hp_LaserJet_2430__E15877_' to inbox.
2024-12-21 14:13:35.232 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'roku:roku_tv:yn00e5787501' to inbox.
2024-12-21 14:13:35.465 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'roku:roku_tv:2n00ej111237' to inbox.
2024-12-21 14:15:39.460 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hpprinter:printer:hp_LaserJet_2430__E15877_' to inbox.
2024-12-21 15:50:09.598 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'chromecast:chromecast:2d003e81013fd521b19c4c3ca27cba30' to inbox.
2024-12-22 01:36:44.550 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-22 01:36:44.553 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2024-12-22 01:36:47.739 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=E2 B1 B8 F1 69 9A B3 CA 90 0F AC 88 93 AF 82 17}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=port; type=String; value=/dev/ttyACM0}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_exclude; type=Boolean; value=false}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}
2024-12-22 01:40:10.126 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'hpprinter:printer:hp_LaserJet_2430__E15877_' to inbox.
2024-12-22 01:44:49.826 [INFO ] [ce.pipertts.internal.PiperTTSService] - Piper directory created at: /var/lib/openhab/piper
2024-12-22 01:45:03.782 [WARN ] [marytts.TextToMaryXML               ] - Locale is null, overriding with en_US
2024-12-22 01:45:03.787 [WARN ] [marytts.TextToMaryXML               ] - Locale is null, overriding with en_US
2024-12-22 04:05:04.835 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-22 04:05:04.837 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2024-12-22 04:05:07.954 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=E2 B1 B8 F1 69 9A B3 CA 90 0F AC 88 93 AF 82 17}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=port; type=String; value=/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_exclude; type=Boolean; value=false}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}
2024-12-22 04:06:20.272 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2024-12-22 04:06:48.096 [WARN ] [service.spi.util.WebContainerManager] - Can't get a WebContainer service from {org.osgi.service.http.HttpService, org.ops4j.pax.web.service.WebContainer}={org.ops4j.pax.web.log.ncsa.extended=true, org.ops4j.pax.web.ssl.keystore.password=********, service.scope=bundle, org.ops4j.pax.web.ssl.key.password=********, org.ops4j.pax.web.session.cookie.name=JSESSIONID, org.osgi.service.http.connector.name=default, org.ops4j.pax.web.enc.iterationcount=1000, org.ops4j.pax.web.log.ncsa.file=yyyy_mm_dd.request.log, org.ops4j.pax.web.server.eventDispatcherThreadCount=1, org.osgi.service.http.checkForwardedHeaders=false, org.ops4j.pax.web.enc.suffix=), org.ops4j.pax.web.digestAuth.maxNonceAge=60000, org.ops4j.pax.web.ssl.ciphersuites.included=, org.ops4j.pax.web.session.url=jsessionid, org.ops4j.pax.web.formAuth.errorRedirect=false, org.ops4j.pax.web.ssl.ciphersuites.excluded=^.*_(MD5|SHA|SHA1)$,^TLS_RSA_.*$,^SSL_.*$,^.*_NULL_.*$,^.*_anon_.*, org.ops4j.pax.web.enc.prefix=ENC(, org.ops4j.pax.web.server.maxThreads=50, org.ops4j.pax.web.validatePeerCerts=false, service.id=131, org.ops4j.pax.web.session.cookie.maxAge=-1, org.ops4j.pax.web.ssl.truststore.password=********, org.ops4j.pax.web.ssl.session.cacheSize=-1, org.ops4j.pax.web.ssl.truststore.type=JKS, org.ops4j.pax.web.ssl.keystore.type=JKS, org.ops4j.pax.web.ssl.session.enabled=true, org.ops4j.pax.web.ssl.protocol=TLSv1.3, org.osgi.service.http.port=8080, org.ops4j.pax.web.log.ncsa.file.date.format=yyyy-MM-dd, org.ops4j.pax.web.ssl.renegotiationLimit=-1, org.osgi.service.http.secure.enabled=true, org.osgi.service.http.enabled=true, org.ops4j.pax.web.server.idleTimeout=300000, org.ops4j.pax.web.log.ncsa.retaindays=90, org.ops4j.pax.web.log.ncsa.logtimezone=GMT, org.ops4j.pax.web.enc.algorithm=PBEWithHmacSHA256AndAES_128, org.ops4j.pax.web.validateCerts=false, org.ops4j.pax.web.config.files=/usr/share/openhab/runtime/etc/jetty.xml, org.ops4j.pax.web.ssl.renegotiationAllowed=true, org.ops4j.pax.web.digestAuth.maxNonceCount=1024, org.ops4j.pax.web.enableOCSP=false, org.ops4j.pax.web.ssl.clientauth.needed=false, org.ops4j.pax.web.enc.enabled=false, org.osgi.service.http.port.secure=8443, javax.servlet.context.tempdir=/var/lib/openhab/tmp, org.ops4j.pax.web.enableCRLDP=false, org.ops4j.pax.web.server.connector.idleTimeout=30000, org.ops4j.pax.web.session.timeout=10, org.ops4j.pax.web.ssl.clientauth.wanted=false, org.ops4j.pax.web.ssl.protocols.excluded=SSL,SSLv2,SSLv2Hello,SSLv3, service.bundleid=232, org.ops4j.pax.web.server.minThreads=2, org.ops4j.pax.web.session.cookie.secure=false, org.ops4j.pax.web.enc.masterpassword=********, org.ops4j.pax.web.log.ncsa.append=true, org.osgi.service.http.secure.connector.name=secureDefault, org.ops4j.pax.web.ssl.session.timeout=-1, org.ops4j.pax.web.listening.addresses=0.0.0.0, org.ops4j.pax.web.log.ncsa.buffered=true, org.ops4j.pax.web.session.cookie.sameSite=unset, org.ops4j.pax.web.log.ncsa.enabled=false, org.ops4j.pax.web.ssl.protocols.included=, org.ops4j.pax.web.session.cookie.httpOnly=true, org.ops4j.pax.web.server.showStacks=false}
2024-12-22 04:07:44.132 [INFO ] [org.openhab.core.Activator          ] - Starting openHAB 4.3.0 (Release Build)
2024-12-22 04:07:45.370 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'America/Los_Angeles'.
2024-12-22 04:07:45.390 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '38.567501329648344,-121.30238922206111'.
2024-12-22 04:07:45.393 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'en_US'.
2024-12-22 04:07:48.420 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-22 04:07:48.420 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-22 04:07:49.754 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-22 04:07:49.755 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-22 04:07:50.352 [WARN ] [ort.loader.AbstractScriptFileWatcher] - Failed to create watched directory: /etc/openhab/automation/jsr223
2024-12-22 04:07:51.826 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-22 04:07:51.826 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-22 04:07:55.856 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-22 04:07:55.856 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://10.5.0.121:8080/rest/events's Observer 
2024-12-22 04:08:16.853 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2024-12-22 04:08:41.274 [WARN ] [ader.AbstractScriptDependencyTracker] - Failed to create watched directory: /etc/openhab/automation/js/node_modules
2024-12-22 04:08:44.173 [WARN ] [ort.loader.AbstractScriptFileWatcher] - Failed to create watched directory: /etc/openhab/automation/js
2024-12-22 04:08:46.579 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
2024-12-22 04:08:54.906 [WARN ] [marytts.TextToMaryXML               ] - Locale is null, overriding with en_US
2024-12-22 04:08:54.910 [WARN ] [marytts.TextToMaryXML               ] - Locale is null, overriding with en_US
2024-12-22 08:51:14.168 [DEBUG] [g.zwave.internal.ZWaveConfigProvider] - No thing found in getConfigDescription thing:zwave:serial_zstick:Z-WaveController
2024-12-22 08:51:14.289 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Creating ZWave discovery service for zwave:serial_zstick:Z-WaveController with scan time of 60
2024-12-22 08:51:14.291 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - ZWave discovery: Active zwave:serial_zstick:Z-WaveController
2024-12-22 08:51:14.293 [DEBUG] [zwave.handler.ZWaveControllerHandler] - Attempting to add listener when controller is null
2024-12-22 08:51:14.344 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Initializing ZWave serial controller.
2024-12-22 08:51:14.347 [DEBUG] [zwave.handler.ZWaveControllerHandler] - Initializing ZWave Controller zwave:serial_zstick:Z-WaveController.
2024-12-22 08:51:14.349 [DEBUG] [zwave.handler.ZWaveControllerHandler] - No network key set by user - using random value.
2024-12-22 08:51:19.413 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Connecting to serial port '/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00'
2024-12-22 08:51:19.445 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Starting receive thread
2024-12-22 08:51:19.455 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Starting ZWave thread: Receive
2024-12-22 08:51:19.458 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Serial port is initialized
2024-12-22 08:51:19.461 [DEBUG] [zwave.handler.ZWaveControllerHandler] - Initialising ZWave controller
2024-12-22 08:51:19.520 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-22 08:51:19.520 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:19.522 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2024-12-22 08:51:19.522 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:19.526 [DEBUG] [ve.internal.protocol.ZWaveController] - Event listener added.
2024-12-22 08:51:19.528 [DEBUG] [ve.internal.protocol.ZWaveController] - Event listener added.
2024-12-22 08:51:19.531 [DEBUG] [zwave.handler.ZWaveControllerHandler] - Scheduling network mesh heal for 18 hours time.
2024-12-22 08:51:22.526 [DEBUG] [.ZWaveController$InitializeDelayTask] - Initialising network
2024-12-22 08:51:22.553 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 0 to queue - size 1
2024-12-22 08:51:22.556 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:22.566 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 03 00 15 E9 
2024-12-22 08:51:22.569 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 03 00 15 E9 
2024-12-22 08:51:22.572 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:22.575 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:22.577 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.583 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.585 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2024-12-22 08:51:22.587 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 10 01 15 5A 2D 57 61 76 65 20 37 2E 32 32 00 07 97 
2024-12-22 08:51:22.588 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:22.590 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.595 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=GetVersion[21], type=Response[1], dest=255, callback=0, payload=5A 2D 57 61 76 65 20 37 2E 32 32 00 07 
2024-12-22 08:51:22.607 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 0: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.611 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.614 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 1 to queue - size 1
2024-12-22 08:51:22.615 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=GetVersion[21], type=Response[1], dest=255, callback=0, payload=5A 2D 57 61 76 65 20 37 2E 32 32 00 07 
2024-12-22 08:51:22.616 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.617 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 0: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.620 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:22.623 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 0: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.625 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 2 to queue - size 2
2024-12-22 08:51:22.626 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=GetVersion[21], type=Response[1], dest=255, callback=0, payload=5A 2D 57 61 76 65 20 37 2E 32 32 00 07 
2024-12-22 08:51:22.627 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.632 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 3 to queue - size 3
2024-12-22 08:51:22.634 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.638 [DEBUG] [rialmessage.GetSucNodeIdMessageClass] - Get SUC NodeID
2024-12-22 08:51:22.641 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 4 to queue - size 4
2024-12-22 08:51:22.643 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.658 [DEBUG] [serialmessage.GetVersionMessageClass] - Got MessageGetVersion response. Version=Z-Wave 7.22, Library Type=7
2024-12-22 08:51:22.660 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 0: Transaction COMPLETED
2024-12-22 08:51:22.662 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Response processed after 88ms
2024-12-22 08:51:22.663 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 0: Transaction completed
2024-12-22 08:51:22.665 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:0 DONE
2024-12-22 08:51:22.671 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.672 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:22.674 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 03 00 20 DC 
2024-12-22 08:51:22.675 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 03 00 20 DC 
2024-12-22 08:51:22.677 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:22.678 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 1: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.680 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:22.682 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.683 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.684 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 09 01 20 D5 2F 43 69 00 01 06 
2024-12-22 08:51:22.685 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 1: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.686 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:22.687 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=MemoryGetId[32], type=Response[1], dest=255, callback=0, payload=D5 2F 43 69 00 01 
2024-12-22 08:51:22.688 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.690 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.692 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=MemoryGetId[32], type=Response[1], dest=255, callback=0, payload=D5 2F 43 69 00 01 
2024-12-22 08:51:22.694 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 1: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.695 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:22.697 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 1: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.699 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=MemoryGetId[32], type=Response[1], dest=255, callback=0, payload=D5 2F 43 69 00 01 
2024-12-22 08:51:22.701 [DEBUG] [erialmessage.MemoryGetIdMessageClass] - Got MessageMemoryGetId response. Home id = 0xd52f4369, Controller Node id = 0
2024-12-22 08:51:22.703 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 1: Transaction COMPLETED
2024-12-22 08:51:22.704 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Response processed after 26ms
2024-12-22 08:51:22.705 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 1: Transaction completed
2024-12-22 08:51:22.706 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:1 DONE
2024-12-22 08:51:22.708 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.710 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:22.712 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 03 00 07 FB 
2024-12-22 08:51:22.713 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 03 00 07 FB 
2024-12-22 08:51:22.715 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:22.716 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 2: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.717 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:22.719 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.721 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.722 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 2: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.724 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:22.725 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.726 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 2B 01 07 01 28 02 7A 00 04 06 10 F6 87 3E 88 CF 2B C0 5F FB D7 FD E0 97 00 00 80 00 80 86 80 BA 05 00 70 00 00 EE 7F C0 00 00 00 13 
2024-12-22 08:51:22.726 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.732 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SerialApiGetCapabilities[7], type=Response[1], dest=255, callback=0, payload=01 28 02 7A 00 04 06 10 F6 87 3E 88 CF 2B C0 5F FB D7 FD E0 97 00 00 80 00 80 86 80 BA 05 00 70 00 00 EE 7F C0 00 00 00 
2024-12-22 08:51:22.736 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SerialApiGetCapabilities[7], type=Response[1], dest=255, callback=0, payload=01 28 02 7A 00 04 06 10 F6 87 3E 88 CF 2B C0 5F FB D7 FD E0 97 00 00 80 00 80 86 80 BA 05 00 70 00 00 EE 7F C0 00 00 00 
2024-12-22 08:51:22.737 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 2: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.739 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:22.740 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 2: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.743 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SerialApiGetCapabilities[7], type=Response[1], dest=255, callback=0, payload=01 28 02 7A 00 04 06 10 F6 87 3E 88 CF 2B C0 5F FB D7 FD E0 97 00 00 80 00 80 86 80 BA 05 00 70 00 00 EE 7F C0 00 00 00 
2024-12-22 08:51:22.745 [DEBUG] [SerialApiGetCapabilitiesMessageClass] - API Version    = 1.40
2024-12-22 08:51:22.747 [DEBUG] [SerialApiGetCapabilitiesMessageClass] - Manufacture ID = 0x27a
2024-12-22 08:51:22.748 [DEBUG] [SerialApiGetCapabilitiesMessageClass] - Device Type    = 0x4
2024-12-22 08:51:22.749 [DEBUG] [SerialApiGetCapabilitiesMessageClass] - Device ID      = 0x610
2024-12-22 08:51:22.751 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 2: Transaction COMPLETED
2024-12-22 08:51:22.753 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 5 to queue - size 3
2024-12-22 08:51:22.754 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.756 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Response processed after 40ms
2024-12-22 08:51:22.758 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 2: Transaction completed
2024-12-22 08:51:22.759 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:2 DONE
2024-12-22 08:51:22.761 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.763 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:22.764 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 05 00 06 96 0F 65 
2024-12-22 08:51:22.766 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 05 00 06 96 0F 65 
2024-12-22 08:51:22.767 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:22.768 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 3: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.771 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:22.773 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.774 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.775 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 05 01 06 96 0F 64 
2024-12-22 08:51:22.775 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 3: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.777 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:22.777 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SerialApiSetTimeouts[6], type=Response[1], dest=255, callback=0, payload=96 0F 
2024-12-22 08:51:22.778 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SerialApiSetTimeouts[6], type=Response[1], dest=255, callback=0, payload=96 0F 
2024-12-22 08:51:22.780 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 3: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.781 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:22.782 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 3: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.784 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SerialApiSetTimeouts[6], type=Response[1], dest=255, callback=0, payload=96 0F 
2024-12-22 08:51:22.786 [DEBUG] [age.SerialApiSetTimeoutsMessageClass] - Got SerialApiSetTimeouts response. ACK=150, BYTE=15
2024-12-22 08:51:22.787 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 3: Transaction COMPLETED
2024-12-22 08:51:22.788 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Response processed after 20ms
2024-12-22 08:51:22.789 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 3: Transaction completed
2024-12-22 08:51:22.791 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:3 DONE
2024-12-22 08:51:22.792 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.794 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:22.796 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 03 00 56 AA 
2024-12-22 08:51:22.797 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 03 00 56 AA 
2024-12-22 08:51:22.798 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:22.800 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 4: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.801 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:22.803 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.804 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.805 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 05 01 56 00 00 AD 
2024-12-22 08:51:22.805 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 4: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.806 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:22.807 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=GetSucNodeId[86], type=Response[1], dest=255, callback=0, payload=00 00 
2024-12-22 08:51:22.807 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.809 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.810 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=GetSucNodeId[86], type=Response[1], dest=255, callback=0, payload=00 00 
2024-12-22 08:51:22.812 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 4: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.813 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:22.814 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 4: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.816 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=GetSucNodeId[86], type=Response[1], dest=255, callback=0, payload=00 00 
2024-12-22 08:51:22.817 [DEBUG] [rialmessage.GetSucNodeIdMessageClass] - Got SUC NodeID response.
2024-12-22 08:51:22.818 [DEBUG] [rialmessage.GetSucNodeIdMessageClass] - No SUC Node is set
2024-12-22 08:51:22.819 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 4: Transaction COMPLETED
2024-12-22 08:51:22.821 [DEBUG] [ve.internal.protocol.ZWaveController] - SUC was not set as required - currently 0, requires 1
2024-12-22 08:51:22.822 [DEBUG] [serialmessage.SetSucNodeMessageClass] - NODE 1: SetSucNodeID node true
2024-12-22 08:51:22.824 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 6 to queue - size 2
2024-12-22 08:51:22.825 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.827 [DEBUG] [etControllerCapabilitiesMessageClass] - Creating GET_CONTROLLER_CAPABILITIES message
2024-12-22 08:51:22.828 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 7 to queue - size 3
2024-12-22 08:51:22.829 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.831 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Response processed after 31ms
2024-12-22 08:51:22.832 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 4: Transaction completed
2024-12-22 08:51:22.833 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:4 DONE
2024-12-22 08:51:22.834 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.835 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:22.837 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 03 00 02 FE 
2024-12-22 08:51:22.838 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 03 00 02 FE 
2024-12-22 08:51:22.840 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:22.842 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 5: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.843 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:22.844 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.846 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.847 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.848 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:22.849 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.850 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.851 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 25 01 02 0A 00 1D 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 C7 
2024-12-22 08:51:22.857 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SerialApiGetInitData[2], type=Response[1], dest=255, callback=0, payload=0A 00 1D 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 
2024-12-22 08:51:22.859 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SerialApiGetInitData[2], type=Response[1], dest=255, callback=0, payload=0A 00 1D 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 
2024-12-22 08:51:22.860 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 5: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.862 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:22.863 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 5: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:22.865 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SerialApiGetInitData[2], type=Response[1], dest=255, callback=0, payload=0A 00 1D 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 
2024-12-22 08:51:22.867 [DEBUG] [age.SerialApiGetInitDataMessageClass] - Got MessageSerialApiGetInitData response.
2024-12-22 08:51:22.869 [DEBUG] [age.SerialApiGetInitDataMessageClass] - NODE 1: Node found
2024-12-22 08:51:22.875 [DEBUG] [age.SerialApiGetInitDataMessageClass] - ZWave Controller using Controller API
2024-12-22 08:51:22.877 [DEBUG] [age.SerialApiGetInitDataMessageClass] - ZWave Controller is Primary Controller
2024-12-22 08:51:22.878 [DEBUG] [age.SerialApiGetInitDataMessageClass] - ------------Number of Nodes Found Registered to ZWave Controller------------
2024-12-22 08:51:22.879 [DEBUG] [age.SerialApiGetInitDataMessageClass] - # Nodes = 1
2024-12-22 08:51:22.880 [DEBUG] [age.SerialApiGetInitDataMessageClass] - ----------------------------------------------------------------------------
2024-12-22 08:51:22.881 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 5: Transaction COMPLETED
2024-12-22 08:51:22.892 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 1: Init node thread start
2024-12-22 08:51:22.894 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Response processed after 52ms
2024-12-22 08:51:22.894 [DEBUG] [ve.internal.protocol.ZWaveController] - Starting waiting for init threads
2024-12-22 08:51:22.895 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 5: Transaction completed
2024-12-22 08:51:22.895 [DEBUG] [ve.internal.protocol.ZWaveController] - Waiting for init thread Node_1_init
2024-12-22 08:51:22.896 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:5 DONE
2024-12-22 08:51:22.898 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.900 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:22.902 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 08 00 54 01 01 00 01 01 A3 
2024-12-22 08:51:22.903 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 08 00 54 01 01 00 01 01 A3 
2024-12-22 08:51:22.905 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:22.906 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 6: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 1
2024-12-22 08:51:22.909 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:22.910 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.912 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:22.913 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 54 01 AF 
2024-12-22 08:51:22.914 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 6: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 1
2024-12-22 08:51:22.916 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:22.917 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.919 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:22.920 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=SetSucNodeID[84], type=Response[1], dest=255, callback=0, payload=01 
2024-12-22 08:51:22.922 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=SetSucNodeID[84], type=Response[1], dest=255, callback=0, payload=01 
2024-12-22 08:51:22.923 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 6: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 1
2024-12-22 08:51:22.924 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:22.925 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 6: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 1
2024-12-22 08:51:22.927 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=SetSucNodeID[84], type=Response[1], dest=255, callback=0, payload=01 
2024-12-22 08:51:22.928 [DEBUG] [serialmessage.SetSucNodeMessageClass] - NODE 1: SetSucNodeID node response.
2024-12-22 08:51:22.931 [DEBUG] [serialmessage.SetSucNodeMessageClass] - NODE 1: SetSucNodeID command OK.
2024-12-22 08:51:22.932 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 6: Advanced to WAIT_REQUEST
2024-12-22 08:51:22.934 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 6: Transaction not completed
2024-12-22 08:51:22.935 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:22.937 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:23.174 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 1: Serializing from file /var/lib/openhab/zwave/network_d52f4369__node_1.xml
2024-12-22 08:51:23.178 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 1: Error serializing from file: file does not exist.
2024-12-22 08:51:23.274 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 1: Starting initialisation from EMPTYNODE
2024-12-22 08:51:23.286 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 1: Init node thread finished
2024-12-22 08:51:23.286 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 1: Node advancer - advancing to IDENTIFY_NODE
2024-12-22 08:51:23.288 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 1: Node advancer: Initialisation starting
2024-12-22 08:51:23.288 [DEBUG] [ve.internal.protocol.ZWaveController] - Init thread Node_1_init complete
2024-12-22 08:51:23.289 [DEBUG] [ve.internal.protocol.ZWaveController] - All init threads complete
2024-12-22 08:51:23.290 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@8b03cc
2024-12-22 08:51:23.291 [DEBUG] [zwave.handler.ZWaveControllerHandler] - Controller: Incoming Network State Event true
2024-12-22 08:51:23.296 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Added 8 to queue - size 1
2024-12-22 08:51:23.298 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:23.306 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=76 D0 65 C0 F9 C6 E9 C2 FC 50 E9 A0 87 21 9E A5}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=port; type=String; value=/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_exclude; type=Boolean; value=false}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}
2024-12-22 08:51:27.935 [DEBUG] [sactionManager$ZWaveTransactionTimer] - NODE 255: TID 6: Timeout at state WAIT_REQUEST. 3 retries remaining.
2024-12-22 08:51:27.938 [DEBUG] [sactionManager$ZWaveTransactionTimer] - TID 6: Transaction is current transaction, so clearing!!!!!
2024-12-22 08:51:27.940 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 6: Transaction CANCELLED
2024-12-22 08:51:27.943 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:6 CANCELLED
2024-12-22 08:51:27.945 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:27.949 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 00 41 01 BB 
2024-12-22 08:51:27.951 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 04 00 41 01 BB 
2024-12-22 08:51:27.953 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:27.955 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 8: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:27.957 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:27.959 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:27.961 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:27.963 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 8: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:27.963 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 01 41 00 00 00 03 00 00 00 B6 
2024-12-22 08:51:27.965 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:27.966 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:27.967 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=IdentifyNode[65], type=Response[1], dest=255, callback=0, payload=00 00 00 03 00 00 00 
2024-12-22 08:51:27.968 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:27.971 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=IdentifyNode[65], type=Response[1], dest=255, callback=0, payload=00 00 00 03 00 00 00 
2024-12-22 08:51:27.973 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 8: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:27.974 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:27.977 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 8: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:27.980 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=IdentifyNode[65], type=Response[1], dest=255, callback=0, payload=00 00 00 03 00 00 00 
2024-12-22 08:51:27.982 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: ProtocolInfo
2024-12-22 08:51:27.984 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Listening = false
2024-12-22 08:51:27.986 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Routing   = false
2024-12-22 08:51:27.988 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Beaming   = false
2024-12-22 08:51:27.990 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Version   = 1
2024-12-22 08:51:27.991 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: FLIRS     = false
2024-12-22 08:51:27.993 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Security  = false
2024-12-22 08:51:27.994 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Max Baud  = 9600
2024-12-22 08:51:27.996 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Basic    = BASIC_TYPE_SLAVE
2024-12-22 08:51:27.998 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Generic  = GENERIC_TYPE_NOT_USED
2024-12-22 08:51:28.000 [DEBUG] [rialmessage.IdentifyNodeMessageClass] - NODE 1: Specific = SPECIFIC_TYPE_NOT_USED
2024-12-22 08:51:28.003 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 1: Creating new instance of command class COMMAND_CLASS_NO_OPERATION
2024-12-22 08:51:28.008 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 1: Command class COMMAND_CLASS_NO_OPERATION, endpoint 0 created
2024-12-22 08:51:28.010 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 1: Version = 1, version set. Enabling extra functionality.
2024-12-22 08:51:28.012 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 1: Adding command class COMMAND_CLASS_NO_OPERATION to the list of supported command classes.
2024-12-22 08:51:28.014 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 1: Creating new instance of command class COMMAND_CLASS_BASIC
2024-12-22 08:51:28.023 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 1: Command class COMMAND_CLASS_BASIC, endpoint 0 created
2024-12-22 08:51:28.025 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 1: Adding command class COMMAND_CLASS_BASIC to the list of supported command classes.
2024-12-22 08:51:28.026 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 8: Transaction COMPLETED
2024-12-22 08:51:28.028 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Response processed after 72ms
2024-12-22 08:51:28.029 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 8: Transaction completed
2024-12-22 08:51:28.031 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:8 DONE
2024-12-22 08:51:28.033 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:28.034 [DEBUG] [nal.protocol.ZWaveTransactionManager] - TID 8: Transaction event listener: DONE: DONE -> UNINTIALIZED
2024-12-22 08:51:28.035 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:51:28.037 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 03 00 05 F9 
2024-12-22 08:51:28.039 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 1: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@8fb4ef
2024-12-22 08:51:28.039 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 03 00 05 F9 
2024-12-22 08:51:28.040 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 1: Node Init transaction completed with response COMPLETE
2024-12-22 08:51:28.041 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - Message SENT
2024-12-22 08:51:28.042 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage started: TID 7: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:28.042 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 1: Node advancer - advancing to REQUEST_NIF
2024-12-22 08:51:28.045 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 1: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@8ed68d
2024-12-22 08:51:28.045 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 06
2024-12-22 08:51:28.047 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:28.047 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 1: Bump transaction 9 priority from Controller to Immediate
2024-12-22 08:51:28.049 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 1: Adding to device queue
2024-12-22 08:51:28.050 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=null[0], type=ACK[2], dest=255, callback=0, payload=
2024-12-22 08:51:28.050 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 05 2C D3 
2024-12-22 08:51:28.051 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 1: Added 9 to queue - size 1
2024-12-22 08:51:28.051 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 7: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:28.053 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=GetControllerCapabilities[5], type=Response[1], dest=255, callback=0, payload=2C 
2024-12-22 08:51:28.053 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 1 out at start. Holdoff false.
2024-12-22 08:51:28.054 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg: ACK
2024-12-22 08:51:28.055 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=GetControllerCapabilities[5], type=Response[1], dest=255, callback=0, payload=2C 
2024-12-22 08:51:28.057 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction TID 7: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:28.058 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 1
2024-12-22 08:51:28.060 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: TID 7: [WAIT_RESPONSE] priority=Controller, requiresResponse=true, callback: 0
2024-12-22 08:51:28.062 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=GetControllerCapabilities[5], type=Response[1], dest=255, callback=0, payload=2C 
2024-12-22 08:51:28.064 [DEBUG] [etControllerCapabilitiesMessageClass] - Controller is secondary = false
2024-12-22 08:51:28.065 [DEBUG] [etControllerCapabilitiesMessageClass] - Controller is on other network = false
2024-12-22 08:51:28.067 [DEBUG] [etControllerCapabilitiesMessageClass] - Node ID Server is present = false
2024-12-22 08:51:28.068 [DEBUG] [etControllerCapabilitiesMessageClass] - Controller is real primary = true
2024-12-22 08:51:28.069 [DEBUG] [etControllerCapabilitiesMessageClass] - Controller is SUC = false
2024-12-22 08:51:28.071 [DEBUG] [e.internal.protocol.ZWaveTransaction] - TID 7: Transaction COMPLETED
2024-12-22 08:51:28.073 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: Response processed after 30ms
2024-12-22 08:51:28.074 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: TID 7: Transaction completed
2024-12-22 08:51:28.076 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 255: notifyTransactionResponse TID:7 DONE
2024-12-22 08:51:28.079 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2024-12-22 08:51:28.081 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2024-12-22 08:55:10.325 [DEBUG] [g.zwave.internal.ZWaveConfigProvider] - No bridgeUID found in getConfigDescription thing:zwave:serial_zstick:Z-WaveController
2024-12-22 08:55:43.742 [DEBUG] [g.zwave.internal.ZWaveConfigProvider] - ZWave product zwave:serial_zstick has no references!
2024-12-22 08:55:43.764 [DEBUG] [g.zwave.internal.ZWaveConfigProvider] - ZWave product zwave:device has no references!
openhabian@openhabian:/var/log/openhab $ 

Why ? On openHABian installations, it is strongly recommendet not to do apt installations outside the openhabian-config tool. You will loose some tweeks being done under the hood.

Your log again shows issues with folders. First try would be to use openhabian-config tool and use the “Fix Permissions” menu entry.

I think the controller needs to be reset to factory and it doesn’t appear from earlier steps that it is possible in OH. There is still the same sis_node problem

Get the Silabs program insert stick, go to network management. You’ll see this (hopefully with just the controller)

  1. hit reset
  2. Set as sis-node
    for grins you could also use the ADD+ to include you ministon. Then go back to OH and try to add bridge.

Edit Reasoning: from the Zwave log viewer it seems the controller has a node 0 assignment and node 1 (the actual controller) is id’ed as a slave which is not right.

I ran the Silicon Labs Simplicity Suite and this was the result:

The switch still shows no channels.

Openhab log:

2024-12-24 01:48:23.717 [INFO ] [org.openhab.core.Activator          ] - Starting openHAB 4.3.0 (Release Build)
2024-12-24 01:48:24.924 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'America/Los_Angeles'.
2024-12-24 01:48:24.943 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '38.567501329648344,-121.30238922206111'.
2024-12-24 01:48:24.946 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'en_US'.
2024-12-24 01:48:58.146 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2024-12-24 01:49:26.070 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
2024-12-24 01:49:37.013 [WARN ] [marytts.TextToMaryXML               ] - Locale is null, overriding with en_US
2024-12-24 01:49:37.017 [WARN ] [marytts.TextToMaryXML               ] - Locale is null, overriding with en_US
2024-12-25 02:58:22.940 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-25 02:58:22.948 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2024-12-25 02:58:26.500 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=76 D0 65 C0 F9 C6 E9 C2 FC 50 E9 A0 87 21 9E A5}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=port; type=String; value=/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=controller_exclude; type=Boolean; value=false}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}
2024-12-25 03:00:41.209 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-25 03:00:41.214 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2024-12-25 03:00:44.353 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=BB 28 56 70 B5 F7 0A DA FA 11 39 A5 AF C9 15 DE}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=port; type=String; value=/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_exclude; type=Boolean; value=false}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}
2024-12-25 03:02:35.500 [WARN ] [wave.discovery.ZWaveDiscoveryService] - NODE 1: Device discovery could not resolve to a thingType! Manufacturer data not known.
2024-12-25 03:02:35.567 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'zwave:device:Z-WaveController:node1' to inbox.
2024-12-25 03:07:52.571 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-25 03:07:52.575 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
2024-12-25 03:07:55.711 [WARN ] [.core.thing.binding.BaseThingHandler] - Attempt to apply invalid configuration 'Configuration[{key=controller_softreset; type=Boolean; value=false}, {key=security_networkkey; type=String; value=BB 28 56 70 B5 F7 0A DA FA 11 39 A5 AF C9 15 DE}, {key=security_inclusionmode; type=BigDecimal; value=0}, {key=controller_sisnode; type=BigDecimal; value=0}, {key=controller_maxawakeperiod; type=BigDecimal; value=10}, {key=controller_sync; type=Boolean; value=false}, {key=port; type=String; value=/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00}, {key=controller_master; type=Boolean; value=true}, {key=inclusion_mode; type=BigDecimal; value=2}, {key=controller_wakeupperiod; type=BigDecimal; value=3600}, {key=heal_time; type=BigDecimal; value=2}, {key=controller_exclude; type=Boolean; value=false}, {key=controller_inclusiontimeout; type=BigDecimal; value=30}, {key=controller_hardreset; type=Boolean; value=false}]' on thing 'zwave:serial_zstick:Z-WaveController' blocked. This is most likely a bug: {controller_sisnode=The value must not be less than 1.}

I also took the AOTEC controller off of my main HA system and tried to connect the switch - it worked. The only thing left that I can see is the controller. I’m thinking of orderint another AOTEC for this system. It just seems to work better.

Is there anything else you need?

Thank you!

Merry Christmas!!!

No, I’m out of suggestions :disappointed: Something with the stick seems stuck and won’t “unstick”.

With the PC controller the Zstick should have been auto discovered (it may have been-can’t really tell), but it looks like you needed to add it. When you plugged the controller into a USB port and started the Silabs tool it should have looked like this
Silabs start 2024-12-25 094303

Anyway, did you hit the reset after the picture above before switching to OH? The zstick properties look fine (newest firmware version-hope that is not related).

Back in OH the problem remains. OH seems to think the controller is node 0 and also does not recognize it as a controller. Edit: It also should not be required with your version of OH (and what I see in the PC Controller), but when manually creating the bridge in OH (after the reset this should be needed) are you clicking advanced and setting the sis_node to 1 before hitting create?

Sorry, but merry Christmas (without flashing lights, I’m afraid) :wink:

Too late for Xmas, but I think this guide should allow your Z-stick to work. Zwave Z-stick SDK issue with OH Z-wave binding - Tutorials & Examples / Solutions - openHAB Community

Sorry that took so long, I was fooled by the warning message, but when someone else had the same issue I looked into it further.