Built-in Bond integration throwing errors, requires reboot to fix

I have two ceiling fans with native Bond WiFi controllers that are integrated using the built-in Bond Integration app.

I have a day's logs of the following error message and the only fix was to reboot Hubitat (C-8 Pro)

I found no issues with the bond devices (fans) themselves, no changes in IPs, access tokens, etc, The Bond app worked during the error period.

dev:23 2024-06-17 08:29:51.012 AM error java.lang.IllegalStateException: Queue full
dev:20 2024-06-17 08:29:29.014 AM error java.lang.IllegalStateException: Queue full
dev:23 2024-06-17 08:28:51.011 AM error java.lang.IllegalStateException: Queue full
dev:20 2024-06-17 08:28:29.011 AM error java.lang.IllegalStateException: Queue full

These are the first two Queue full entries:

dev:20 2024-06-16 03:35:29.012 AM error java.lang.IllegalStateException: Queue full
dev:23 2024-06-16 03:34:51.015 AM error java.lang.IllegalStateException: Queue full

Digging through further logs before the Queue full messages I did find these:

dev:20 2024-06-15 08:34:41.608 PM error java.lang.NullPointerException: Cannot get property 'type' on null object on line 260 (method parse)
dev:23 2024-06-15 08:34:41.602 PM error java.lang.NullPointerException: Cannot get property 'type' on null object on line 260 (method parse)
dev:23 2024-06-15 08:48:04.750 AM error java.lang.NullPointerException: Cannot get property 'type' on null object on line 260 (method parse)
dev:20 2024-06-15 08:48:04.738 AM error java.lang.NullPointerException: Cannot get property 'type' on null object on line 260 (method parse)
dev:23 2024-06-14 09:17:55.877 PM error java.lang.NullPointerException: Cannot get property 'type' on null object on line 260 (method parse)
dev:20 2024-06-14 09:17:55.875 PM error java.lang.NullPointerException: Cannot get property 'type' on null object on line 260 (method parse)
dev:23 2024-06-14 02:57:46.561 PM error java.lang.NullPointerException: Cannot get property 'type' on null object on line 260 (method parse)
dev:20 2024-06-14 02:57:46.561 PM error java.lang.NullPointerException: Cannot get property 'type' on null object on line 260 (method parse)

I have two questions:

  1. What happened?
  2. How can I detect and resolve this automatically?
1 Like

I've had similar issues and could never get to the bottom of it. I received some help from the the forum trying to troubleshoot but HE staff never responded to multiple help requests. I ended up switching to the community integration and it's worked perfectly.

3 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.