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