openhabgs
(Openhabgs)
November 17, 2024, 9:49pm
1
Running openHab 4.2.2 on Raspi 4B.
Since 2 weeks and after the last updates, no notifications are being sent.
The log says:
2024-11-17 22:17:25.822 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 24…40, base URL = http://localhost:8080 )
2024-11-17 22:17:50.817 [DEBUG] [io.openhabcloud.internal.CloudClient] - Socket.IO ping
2024-11-17 22:17:50.842 [DEBUG] [io.openhabcloud.internal.CloudClient] - Socket.IO pong: 25 ms
2024-11-17 22:17:55.481 [INFO ] [penhab.core.model.script.Testswitch2] - Notification sent
2024-11-17 22:17:55.483 [DEBUG] [b.io.openhabcloud.NotificationAction] - sending notification ‘Test Notification’ to user um-gs@arcor.de
2024-11-17 22:17:55.484 [DEBUG] [o.openhabcloud.internal.CloudService] - Sending message ‘Test Notification’ to user id um-gs@arcor.de
2024-11-17 22:17:55.486 [DEBUG] [io.openhabcloud.internal.CloudClient] - No connection, notification is not sent
2024-11-17 22:17:55.487 [DEBUG] [b.io.openhabcloud.NotificationAction] - sending broadcast notification ‘Test Broadcast Notification’ to all users
2024-11-17 22:17:55.488 [DEBUG] [o.openhabcloud.internal.CloudService] - Sending broadcast message ‘Test Broadcast Notification’ to all users
2024-11-17 22:17:55.489 [DEBUG] [io.openhabcloud.internal.CloudClient] - No connection, notification is not sent
2024-11-17 22:17:55.491 [DEBUG] [b.io.openhabcloud.NotificationAction] - sending log notification ‘Test LogNotification’
2024-11-17 22:17:55.492 [DEBUG] [o.openhabcloud.internal.CloudService] - Sending log message ‘Test LogNotification’
2024-11-17 22:17:55.493 [DEBUG] [io.openhabcloud.internal.CloudClient] - No connection, notification is not sent
2024-11-17 22:18:15.843 [DEBUG] [io.openhabcloud.internal.CloudClient] - Socket.IO ping
2024-11-17 22:18:15.866 [DEBUG] [io.openhabcloud.internal.CloudClient] - Socket.IO pong: 23 ms
2024-11-17 22:18:29.244 [DEBUG] [o.openhabcloud.internal.CloudService] - bundle org.openhab.io.openhabcloud:4.2.2 (330)[org.openhab.io.openhabcloud.internal.CloudService(536)] : ConfigurableComponentHolder configuration updated for pid org.openhab.openhabcloud with change count 13
2024-11-17 22:18:29.246 [DEBUG] [o.openhabcloud.internal.CloudService] - bundle org.openhab.io.openhabcloud:4.2.2 (330)[org.openhab.io.openhabcloud.internal.CloudService(536)] : Querying state active
2024-11-17 22:18:29.248 [DEBUG] [o.openhabcloud.internal.CloudService] - bundle org.openhab.io.openhabcloud:4.2.2 (330)[org.openhab.io.openhabcloud.internal.CloudService(536)] : Querying state active
2024-11-17 22:18:29.250 [DEBUG] [o.openhabcloud.internal.CloudService] - bundle org.openhab.io.openhabcloud:4.2.2 (330)[org.openhab.io.openhabcloud.internal.CloudService(536)] : invoking modified: modified: parameters [org.apache.felix.scr.impl.helper.ReadOnlyDictionary]
2024-11-17 22:18:29.252 [DEBUG] [o.openhabcloud.internal.CloudService] - Using secret at ‘/var/lib/openhab/openhabcloud/secret’ with content ‘Ia…HO’
2024-11-17 22:18:29.253 [DEBUG] [o.openhabcloud.internal.CloudService] - UUID = 24…40, secret = Ia…HO
2024-11-17 22:18:29.313 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2024-11-17 22:18:29.314 [WARN ] [io.openhabcloud.internal.CloudClient] - Socket.IO disconnected: io client disconnect
2024-11-17 22:18:29.316 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = 24…40, base URL = http://localhost:8080 )
2024-11-17 22:18:29.469 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 24…40, base URL = http://localhost:8080 )
So there is a connection with openhabcloud, I can also remotely connect to my server, but the notification is not sent.
Do the notifications appear in the notification log on myopenhab.org ?
Could you please elaborate on your client devices registered in openHAB cloud?
openhabgs
(Openhabgs)
November 18, 2024, 9:10am
3
Hi,
the notifications do not appear in the notification log on myopenhab.org (only the older ones until it stopped).
These devices are registered:
Pulling in @digitaldan : Can you check what’s going on?
digitaldan
(Dan Cunningham)
November 18, 2024, 8:44pm
5
Have you tried restarting the entire openHAB process? There is a very rare condition where i think a zombie instance hangs around and the active one does not get routed actions. Restarting openHAB is the only way to clear out.
openhabgs
(Openhabgs)
November 19, 2024, 6:05am
6
Yes, openhab.service has been stopped an a clean cache performed before rebooting. No improvement though.
openhabgs
(Openhabgs)
November 21, 2024, 4:49pm
7
Hi, anyone any ideas what to do?
digitaldan
(Dan Cunningham)
November 22, 2024, 3:44pm
8
If you were to restart that binding, do you see the message Socket.IO connected
? Can you grab all the logs from when you do a restart? You can PM me those.
openhabgs
(Openhabgs)
November 22, 2024, 7:08pm
9
thanks Dan, will do. How to restart this binding (Openhab Cloud)?
digitaldan
(Dan Cunningham)
November 22, 2024, 7:45pm
10
from the openHAB console (cli) restart org.openhab.io.openhabcloud
or if you go into openhab cloud settings in the Main UI, you can click “save” which will also restart it (event if nothing changed)
openhabgs
(Openhabgs)
November 29, 2024, 8:55am
11
Solution in my case:
Uninstall openHab Cloud - Addon
sudo systemctl stop openhab.service
sudo openhab-cli clean-cache
restart openHab server
Install openHab Cloud - Addon
openhabgs
(Openhabgs)
December 21, 2024, 4:51pm
12
@digitaldan , have to reopen this issue.
After ca. 2 weeks of operation (no updates/changes to the system), the cloiud notification stopped working again.
“Solution” as last time was to uninstall/reinstall the openHab Cloud -Addon.
How to proceed to get this problem permanently solved?
digitaldan
(Dan Cunningham)
December 21, 2024, 5:15pm
13
I don’t know, afaik you are the only one having this issue out of 30K or so users right now, so i don’t have a good explanation for you.
Josef
(Schrade)
January 12, 2025, 11:52am
14
Hi @digitaldan , unfortunately the problem is still not solved and @openhabgs is not the only one being impacted by.
[INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = b3…5f, base URL = http://localhost:8080 )
After sending out a notification via rule:
[DEBUG] [io.openhabcloud.internal.CloudClient] - No connection, notification is not sent
The sent notification does not appear in the notification log on myopenhab.org .
The sent notification does not appear in the client device registered in myopenhab.org .
I have restarted the org.openhab.io.openhabcloud bundle for several times - no change.
Send a message to this device on myopenhab.org is working.
The only one workaround for me is to restart the Pi 4, but after a couple of days the problem is back again. I couldn’t even find out any test configuration to simulate the scenario, the problem comes and goes just like a rolling stone…
System environment:
openHAB 4.3.1 - Release Build
Karaf 4.4.6
Release = Debian GNU/Linux 11 (bullseye)
Kernel = Linux 6.1.21-v8+
Platform = Raspberry Pi 4 Model B Rev 1.5
Any idea what the root course could be? At least where should I give a try to pinpoint the trouble?
openhabgs
(Openhabgs)
January 20, 2025, 3:55pm
15
just to confirm, issue not solved yet , reappears as well in OH 4.3.2.
Important to mention: After removing the binding, you have to stop the openHAB.service and perform a clean-cache before the re-installation.
So it seems something happens in the cached data after a longer runtime.
Josef
(Schrade)
January 21, 2025, 1:38pm
16
I agree, after a short OH 4.3.2 upgrade unfortunately the issue is still valid:
2025-01-27 12:21:22.101 [DEBUG] [io.openhabcloud.internal.CloudClient] - Socket.IO OPEN
2025-01-27 12:21:22.111 [DEBUG] [io.openhabcloud.internal.CloudClient] - Socket.IO connected
2025-01-27 12:21:22.113 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = b3…5f, base URL = http://localhost:8080 )
2025-01-27 12:21:29.787 [DEBUG] [b.io.openhabcloud.NotificationAction] - sending notification ‘Dies ist ein Notification test’ to user xxx@yyy.zz
2025-01-27 12:21:29.788 [DEBUG] [o.openhabcloud.internal.CloudService] - Sending message ‘Dies ist ein Notification test’ to user id xxx@yyy.zz
2025-01-27 12:21:29.789 [DEBUG] [io.openhabcloud.internal.CloudClient] - No connection, notification is not sent
digitaldan
(Dan Cunningham)
January 27, 2025, 9:38pm
17
Yeah, i’m not sure whats going on , its super odd and i can’t reproduce it. Could you maybe PM me a thread dump from the openHAB cli? so just type the command threads
, i’m curious if there’s maybe more then one in memory.
openhabgs
(Openhabgs)
February 19, 2025, 2:53pm
19
Hi Dan,
please find below the “threads” you have requested:
Notification working:
“OH-httpClient-openhabcloud-1433”: RUNNABLE
“OH-httpClient-openhabcloud-1434”: TIMED_WAITING
“OH-httpClient-openhabcloud-1435”: RUNNABLE
“OH-httpClient-openhabcloud-1436”: TIMED_WAITING
“OH-httpClient-openhabcloud-1437”: TIMED_WAITING
Notification not working:
"OH-httpClient-openhabcloud-1219": TIMED_WAITING
"OH-httpClient-openhabcloud-1220": RUNNABLE
"OH-httpClient-openhabcloud-1221": TIMED_WAITING
"OH-httpClient-openhabcloud-1222": TIMED_WAITING
"OH-httpClient-openhabcloud-1223": RUNNABLE
digitaldan
(Dan Cunningham)
February 19, 2025, 3:45pm
20
Thanks, but i need the entire output of the threads
command
openhabgs
(Openhabgs)
February 19, 2025, 4:48pm
21
here you go…
hread Group “system”
Thread Group “main”
Thread Group “Configuration Admin Service”
“CM Configuration Updater”: WAITING
“CM Event Dispatcher”: WAITING
“fileinstall-/usr/share/openhab/addons”: TIMED_WAITING
“encryption-1-thread-1”: TIMED_WAITING
“OH-rule-Heizung-13-1”: WAITING
“OH-rule-Heizung-4-1”: WAITING
“OH-rule-Heizung-1-1”: WAITING
“OH-rule-Heizung-7-1”: WAITING
“OH-rule-Heizung-3-1”: WAITING
“OH-rule-Heizung-11-1”: WAITING
“OH-rule-Heizung-9-1”: WAITING
“OH-rule-Heizung-14-1”: WAITING
“OH-rule-Heizung-8-1”: WAITING
“OH-rule-Heizung-10-1”: WAITING
“OH-rule-Heizung-2-1”: WAITING
“OH-rule-Heizung-6-1”: WAITING
“OH-rule-Heizung-12-1”: WAITING
“OH-rule-Heizung-5-1”: WAITING
“OH-rule-Heizung-16-1”: WAITING
“OH-rule-Heizung-15-1”: WAITING
“main”: WAITING
“Active Thread: Equinox Container: bc554631-7082-4c08-bd09-c7cbf391d2cd”: TIMED_WAITING
“Framework Event Dispatcher: Equinox Container: bc554631-7082-4c08-bd09-c7cbf391d2cd”: WAITING
“Start Level: Equinox Container: bc554631-7082-4c08-bd09-c7cbf391d2cd”: WAITING
“Karaf Lock Monitor Thread”: TIMED_WAITING
“Karaf Shutdown Socket Thread”: RUNNABLE
“fileinstall-/var/lib/openhab/etc”: TIMED_WAITING
“EventAdminAsyncThread #11 ”: WAITING
“EventAdminAsyncThread #12 ”: WAITING
“features-3-thread-1”: WAITING
“encryption-3-thread-1”: TIMED_WAITING
“Bundle File Closer”: WAITING
“Refresh Thread: Equinox Container: bc554631-7082-4c08-bd09-c7cbf391d2cd”: WAITING
“SCR Component Actor”: WAITING
“paxweb-config-1-thread-1”: WAITING
“Session-HouseKeeper-1a756357-1”: TIMED_WAITING
“EMF Reference Cleaner”: WAITING
“sshd-SshServer3478ee60 -timer-thread-1”: TIMED_WAITING
“qtp1045631863-327-acceptor-0@3215ed05-0.0.0.0:8443@6ac6998{SSL, (ssl, http/1.1)}{0.0.0.0:8443}”: RUNNABLE
“qtp1045631863-330-acceptor-0@66b55d10-default@208016fd{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8080}”: RUNNABLE
“HttpService->Whiteboard”: WAITING
“Connector-Scheduler-208016fd-1”: TIMED_WAITING
“OH-OSGiEventManager”: TIMED_WAITING
“OH-eventexecutor-0-1”: WAITING
“OH-eventwatcher-1”: TIMED_WAITING
“OH-discovery-1”: RUNNABLE
“AsyncProxyServlet-540”: TIMED_WAITING
“AsyncProxyServlet-541”: RUNNABLE
“AsyncProxyServlet-542”: TIMED_WAITING
“AsyncProxyServlet-543”: TIMED_WAITING
“AsyncProxyServlet-544”: TIMED_WAITING
“AsyncProxyServlet-545”: TIMED_WAITING
“AsyncProxyServlet-546”: TIMED_WAITING
“AsyncProxyServlet-547”: RUNNABLE
“OH-eventexecutor-1-1”: WAITING
“OH-eventexecutor-2-1”: WAITING
“OH-eventexecutor-3-1”: WAITING
“SocketListener(172-17-0-1.local.)”: RUNNABLE
“SocketListener(192-168-178-37.local.)”: RUNNABLE
“OH-startlevel-1”: TIMED_WAITING
“OH-ruleengine-1”: WAITING
“configWatcher”: WAITING
“pool-7-thread-1”: WAITING
“OH-eventexecutor-4-1”: WAITING
“OH-rulesRefresher-1”: WAITING
“OH-lsp-1”: RUNNABLE
“OH-thingManager-1”: TIMED_WAITING
“OH-thingManager-2”: TIMED_WAITING
“OH-eventexecutor-5-1”: WAITING
“OH-thingManager-3”: TIMED_WAITING
“OH-thingManager-4”: TIMED_WAITING
“OH-thingManager-5”: TIMED_WAITING
“OH-usb-serial-discovery-linux-sysfs-1”: TIMED_WAITING
“OH-eventexecutor-6-1”: WAITING
“pool-12-thread-1”: TIMED_WAITING
“OkHttp TaskRunner”: TIMED_WAITING
“Okio Watchdog”: TIMED_WAITING
“OH-items-1”: TIMED_WAITING
“OH-items-2”: TIMED_WAITING
“OH-eventexecutor-7-1”: WAITING
“OH-eventexecutor-8-1”: WAITING
“OH-eventexecutor-9-1”: WAITING
“OH-eventexecutor-10-1”: WAITING
“HttpClient@56c0a746-726”: TIMED_WAITING
“HttpClient@56c0a746-727”: RUNNABLE
“HttpClient@56c0a746-728”: TIMED_WAITING
“HttpClient@56c0a746-729”: TIMED_WAITING
“HttpClient@56c0a746-730”: TIMED_WAITING
“HttpClient@56c0a746-731”: TIMED_WAITING
“HttpClient@56c0a746-732”: TIMED_WAITING
“HttpClient@56c0a746-733”: RUNNABLE
“HttpClient@89e7e8d-734”: RUNNABLE
“HttpClient@89e7e8d-735”: TIMED_WAITING
“HttpClient@89e7e8d-736”: TIMED_WAITING
“HttpClient@89e7e8d-737”: TIMED_WAITING
“HttpClient@89e7e8d-738”: TIMED_WAITING
“HttpClient@89e7e8d-739”: TIMED_WAITING
“HttpClient@89e7e8d-740”: TIMED_WAITING
“HttpClient@89e7e8d-741”: RUNNABLE
“upnp-main-1”: TIMED_WAITING
“upnp-main-2”: RUNNABLE
“upnp-main-3”: RUNNABLE
“upnp-main-4”: RUNNABLE
“upnp-main-5”: RUNNABLE
“HttpClient@3d150ccd-scheduler-1”: WAITING
“OH-httpClient-common-906”: TIMED_WAITING
“OH-httpClient-common-907”: TIMED_WAITING
“OH-httpClient-common-908”: RUNNABLE
“OH-httpClient-common-909”: RUNNABLE
“OH-httpClient-common-910”: RUNNABLE
“OH-httpClient-common-911”: TIMED_WAITING
“OH-httpClient-common-912”: TIMED_WAITING
“OH-httpClient-common-913”: RUNNABLE
“OH-httpClient-common-914”: TIMED_WAITING
“OH-httpClient-common-915”: TIMED_WAITING
“OH-thingHandler-1”: TIMED_WAITING
“OH-eventexecutor-11-1”: WAITING
“HttpClient@2fe536-scheduler-1”: TIMED_WAITING
“pool-3-thread-1”: TIMED_WAITING
“OH-thingHandler-2”: TIMED_WAITING
“OH-thingHandler-3”: TIMED_WAITING
“OH-thingHandler-4”: TIMED_WAITING
“OH-thingHandler-5”: TIMED_WAITING
“OH-eventexecutor-12-1”: WAITING
“Okio Watchdog”: TIMED_WAITING
“OH-eventexecutor-13-1”: WAITING
“RxSchedulerPurge-1”: TIMED_WAITING
“RxCachedWorkerPoolEvictor-1”: TIMED_WAITING
“com.hivemq.client.mqtt-1-1”: RUNNABLE
“JmDNS pool-4-thread-1”: WAITING
“JmDNS pool-5-thread-1”: WAITING
“RxComputationThreadPool-1”: WAITING
“OH-eventexecutor-14-1”: WAITING
“OH-eventexecutor-15-1”: WAITING
“OH-bluetooth-1”: TIMED_WAITING
“HttpClient@150085b8-scheduler-1”: WAITING
“OH-eventexecutor-16-1”: WAITING
“JNA Cleaner”: TIMED_WAITING
“DBusConnection [listener=false]”: RUNNABLE
“RxComputationThreadPool-2”: WAITING
“DBus Sender Thread-1”: WAITING
“DBus-Signal-Receiver-1”: WAITING
“OH-bluetooth-2”: TIMED_WAITING
“RxComputationThreadPool-3”: WAITING
“RxComputationThreadPool-4”: WAITING
“OH-items-3”: TIMED_WAITING
“pool-19-thread-1”: TIMED_WAITING
“OH-bluetooth-3”: TIMED_WAITING
“OH-bluetooth-4”: TIMED_WAITING
“OH-bluetooth-5”: TIMED_WAITING
“OH-items-4”: TIMED_WAITING
“OH-eventexecutor-17-1”: WAITING
“OH-httpClient-remoteopenhab-1127”: RUNNABLE
“OH-httpClient-remoteopenhab-1128”: RUNNABLE
“OH-httpClient-remoteopenhab-1129”: TIMED_WAITING
“OH-httpClient-remoteopenhab-1130”: TIMED_WAITING
“OH-httpClient-remoteopenhab-1131”: TIMED_WAITING
“HttpClient-2-SelectorManager”: RUNNABLE
“pool-21-thread-1”: WAITING
“OH-items-5”: TIMED_WAITING
“RXTXPortMonitor(/dev/ttyACM0)”: RUNNABLE
“ZWaveReceiveInputThread”: RUNNABLE
“ZWaveReceiveProcessorThread”: WAITING
“OH-eventexecutor-18-1”: WAITING
“OH-eventexecutor-19-1”: WAITING
“pool-22-thread-1”: WAITING
“OH-karaf-addons-1”: TIMED_WAITING
“OH-eventexecutor-20-1”: WAITING
“OH-httpClient-openhabcloud-1219”: TIMED_WAITING
“OH-httpClient-openhabcloud-1220”: RUNNABLE
“OH-httpClient-openhabcloud-1221”: TIMED_WAITING
“OH-httpClient-openhabcloud-1222”: TIMED_WAITING
“OH-httpClient-openhabcloud-1223”: RUNNABLE
“OkHttp https://myopenhab.org/ …”: RUNNABLE
“OkHttp ConnectionPool”: TIMED_WAITING
“pool-23-thread-1”: TIMED_WAITING
“OH-eventexecutor-21-1”: WAITING
“ZWaveNode12Init2025-02-16 15:02:58.472”: WAITING
“ZWaveTransactionManager-4”: WAITING
“ZWaveNode11Init2025-02-16 15:02:58.500”: WAITING
“ZWaveTransactionManager-6”: WAITING
“ZWaveNode10Init2025-02-16 15:02:58.514”: WAITING
“ZWaveTransactionManager-7”: WAITING
“OH-eventexecutor-22-1”: WAITING
“OkHttp WebSocket https://myopenhab.org/ …”: WAITING
“OH-eventexecutor-23-1”: WAITING
“OH-rule-Anwesenheit-1-1”: WAITING
“OH-rule-Beleuchtung-Gordian-3-1”: WAITING
“OH-rule-Beleuchtung-Zeitschaltung-1-1”: WAITING
“OH-rule-Beleuchtung-Zeitschaltung-3-1”: WAITING
“OH-rule-Ueberwachung-9-1”: WAITING
“OH-rule-Ueberwachung-14-1”: WAITING
“OH-rule-Beleuchtung-Gordian-1-1”: WAITING
“OH-rule-Anwesenheit-8-1”: WAITING
“OH-rule-Beleuchtung-Flur-Kueche-Bad-4-1”: WAITING
“OH-rule-Anwesenheit-7-1”: WAITING
“OH-rule-Beleuchtung-Wohnzimmer-1-1”: WAITING
“OH-rule-Anwesenheit-3-1”: WAITING
“HttpClient@2611fa42-scheduler-1”: WAITING
“OH-rule-Anwesenheit-6-1”: WAITING
“OH-rule-Anwesenheit-2-1”: WAITING
“OH-rule-Beleuchtung-Flur-Kueche-Bad-3-1”: WAITING
“OH-rule-Ueberwachung-11-1”: WAITING
“OH-rule-Beleuchtung-Flur-Kueche-Bad-1-1”: WAITING
“OH-rule-Beleuchtung-Flur-Kueche-Bad-5-1”: WAITING
“OH-rule-Ueberwachung-4-1”: WAITING
“Connector-Scheduler-6ac6998-1”: WAITING
“HttpClient-2-Worker-2”: TIMED_WAITING
“OH-rule-Systemueberwachung-3-1”: WAITING
“OH-rule-Fussbodenheizung-7-1”: WAITING
“OH-rule-Beleuchtung-Flur-Kueche-Bad-2-1”: WAITING
“OH-rule-Fussbodenheizung-5-1”: WAITING
“OH-rule-Ueberwachung-8-1”: WAITING
“OH-rule-Ueberwachung-1-1”: WAITING
“OH-rule-Ueberwachung-3-1”: WAITING
“OH-rule-Fussbodenheizung-3-1”: WAITING
“OH-rule-sonos-2-1”: WAITING
“OH-rule-Rhasspy_fragen-1-1”: WAITING
“OH-rule-Test-3-1”: WAITING
“OH-rule-Beleuchtung-Flur-Kueche-Bad-7-1”: WAITING
“OH-rule-Fussbodenheizung-8-1”: WAITING
“OH-rule-Fussbodenheizung-4-1”: WAITING
“OH-rule-Beleuchtung-Gordian-6-1”: WAITING
“OH-rule-Beleuchtung-Zeitschaltung-2-1”: WAITING
“OH-rule-Ueberwachung-12-1”: WAITING
“OH-rule-Ueberwachung-7-1”: WAITING
“OH-rule-sonos-3-1”: WAITING
“OH-rule-Fussbodenheizung-6-1”: WAITING
“OH-rule-Ueberwachung-6-1”: WAITING
“OH-rule-Anwesenheit-4-1”: WAITING
“qtp875737019-87516”: TIMED_WAITING
“qtp875737019-87517”: RUNNABLE
“qtp875737019-87518-acceptor-0@5481da81-ServerConnector@d6749b8{HTTP/1.1, (http/1.1)}{0.0.0.0:9125}”: RUNNABLE
“qtp875737019-87519”: TIMED_WAITING
“qtp875737019-87520”: TIMED_WAITING
“qtp875737019-87521”: RUNNABLE
“qtp875737019-87522”: TIMED_WAITING
“qtp875737019-87523”: TIMED_WAITING
“Connector-Scheduler-d6749b8-1”: TIMED_WAITING
“OH-rule-Ueberwachung-5-1”: WAITING
“OH-rule-Fussbodenheizung-9-1”: WAITING
“OH-rule-Anruf-Klingel-2-1”: WAITING
“OH-rule-Anruf-Klingel-3-1”: WAITING
“OH-rule-Test-4-1”: WAITING
“OH-rule-Anruf-Klingel-1-1”: WAITING
“OH-rule-Beleuchtung-Flur-Kueche-Bad-6-1”: WAITING
“ZWaveNode6Init2025-02-19 02:02:48.397”: TIMED_WAITING
“qtp1045631863-141267”: RUNNABLE
“qtp1045631863-152785”: RUNNABLE
“jupnp-jetty-client-157759”: RUNNABLE
“jupnp-jetty-client-159452”: TIMED_WAITING
“OH-httpClient-tr064-159523”: RUNNABLE
“sshd-SshServer3478ee60 -nio2-thread-1”: RUNNABLE
“sshd-SshServer3478ee60 -nio2-thread-2”: RUNNABLE
“qtp1045631863-160766”: TIMED_WAITING
“jupnp-jetty-client-161185”: TIMED_WAITING
“OH-homematicGateway-10063”: TIMED_WAITING
“OH-homematicGateway-10071”: TIMED_WAITING
“jupnp-jetty-client-161735”: TIMED_WAITING
“OH-httpClient-tr064-161794”: TIMED_WAITING
“ForkJoinPool.commonPool-worker-714”: TIMED_WAITING
“qtp1045631863-162588”: TIMED_WAITING
“OH-safeCall-1040”: TIMED_WAITING
“OH-httpClient-tr064-162882”: TIMED_WAITING
“qtp1045631863-162947”: TIMED_WAITING
“OH-binding-avmfritz:fritzbox:Fritzbox-minni”: TIMED_WAITING
“qtp1045631863-163335”: RUNNABLE
“OH-httpClient-tr064-163651”: RUNNABLE
“OH-safeCall-1050”: TIMED_WAITING
“OH-discovery-1456”: TIMED_WAITING
“OH-scheduler-6063”: TIMED_WAITING
“OH-httpClient-tr064-164419”: TIMED_WAITING
“qtp1045631863-164463”: RUNNABLE
“OH-safeCall-1052”: TIMED_WAITING
“jupnp-jetty-client-164534”: RUNNABLE
“ForkJoinPool.commonPool-worker-717”: TIMED_WAITING
“ForkJoinPool.commonPool-worker-718”: TIMED_WAITING
“OH-discovery-1461”: TIMED_WAITING
“OH-discovery-1462”: TIMED_WAITING
“OH-common-7574”: TIMED_WAITING
“OH-common-7576”: TIMED_WAITING
“OH-httpClient-tr064-164812”: TIMED_WAITING
“OH-common-7577”: TIMED_WAITING
“qtp1045631863-164845”: TIMED_WAITING
“qtp1045631863-164846”: TIMED_WAITING
“OH-discovery-1464”: TIMED_WAITING
“OH-org.openhab.influxdb-14484”: TIMED_WAITING
“OH-homematicGateway-10293”: TIMED_WAITING
“OH-scheduler-6090”: TIMED_WAITING
“OH-scheduler-6091”: TIMED_WAITING
“OH-org.openhab.influxdb-14487”: TIMED_WAITING
“OH-common-7580”: TIMED_WAITING
“OH-org.openhab.influxdb-14488”: TIMED_WAITING
“OH-org.openhab.influxdb-14489”: TIMED_WAITING
“OH-org.openhab.influxdb-14490”: TIMED_WAITING
“OH-homematicGateway-10294”: TIMED_WAITING
“upnp-remote-40412”: TIMED_WAITING
“OH-common-7581”: TIMED_WAITING
“org.apache.karaf.shell.ssh.SshTerminal@2ee18d45 input pump thread”: WAITING
“Karaf ssh console user openhab”: WAITING
“pipe-threads --tree”: RUNNABLE
“job controller 1”: WAITING
“session-2-thread-3”: TIMED_WAITING
“session-2-thread-4”: TIMED_WAITING
“OH-safeCall-1053”: TIMED_WAITING
Thread Group “InnocuousThreadGroup”
“Common-Cleaner”: TIMED_WAITING
“process reaper (pid 1196021)”: RUNNABLE