Zwave node - weird neighbours

I can’t figure out why this node 6:
image

Would not be able to set the controller node as a neighbour. Even though, they’re about 1.5m from each other. Where

Are probable the distance away. If measuring in a straight line. 6 and the controller are in the same room, everything else has at least one wall

Numbers a bit hard to see, but you can see 6 and 1 inthe middle, 2 inthe left living room, 9 by 5 in the sitting room/kitchen

So the issue with 19m, was that it was actually wired wrong, every time the physical switch was hit it cut power entirely…so it never was able to stay up long enough to fix.

Now that solved, now I have an issue with node 9 (a lamp between the kitchen, sitting room). Right next to another node and about 1 meter from 13, and probably 3 m from the controller.

It’s started dropping when sending it a command…and going offline according to openhab…but then the meter comes in from the device and it wakes up gets the info, and maybe half processes a command before going offline again, especially during a heal.

this is it’s current heal (greping on NODE 9) - Is the full log better?
Attached is a zip file renamed as log.
zwave_node_9_zip.log (104.1 KB)

2020-06-16 10:14:15.875 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:14:15.876 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate STARTED
2020-06-16 10:14:15.876 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 882: Transaction not completed
2020-06-16 10:15:00.347 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:15:00.347 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate FAILED
2020-06-16 10:15:00.347 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:15:00.348 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:15:00.348 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Retry count exceeded. Discarding message: TID 882: [CANCELLED] priority=Controller, requiresResponse=true, callback: 182
2020-06-16 10:15:00.348 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 882: Transaction completed
2020-06-16 10:15:00.348 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:882 CANCELLED
2020-06-16 10:15:00.348 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:15:00.349 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (2) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@4217c84f
2020-06-16 10:15:00.349 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: No data from device, but it was ACK'd. Possibly not supported? (Try 2)
2020-06-16 10:15:06.461 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@7c61a38b
2020-06-16 10:15:06.461 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:15:06.461 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 888 to queue - size 1
2020-06-16 10:15:06.581 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:15:06.581 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate STARTED
2020-06-16 10:15:06.581 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 888: Transaction not completed
2020-06-16 10:15:45.744 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:15:45.744 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate FAILED
2020-06-16 10:15:45.744 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:15:45.744 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:15:45.744 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: CANCEL while sending message. Requeueing - 2 attempts left!
2020-06-16 10:15:45.745 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:15:45.745 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 888 to queue - size 6
2020-06-16 10:15:45.746 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 888: Transaction not completed
2020-06-16 10:15:45.864 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:15:45.864 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate STARTED
2020-06-16 10:15:45.864 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 888: Transaction not completed
2020-06-16 10:16:13.412 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Application Command Request (DEAD:UPDATE_NEIGHBORS)
2020-06-16 10:16:13.412 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNodeStatusEvent
2020-06-16 10:16:13.413 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Setting ONLINE
2020-06-16 10:16:13.413 [DEBUG] [ab.binding.zwave.internal.protocol.ZWaveController] - NODE 9: Node Status event - Node is ALIVE
2020-06-16 10:16:13.413 [DEBUG] [.openhab.binding.zwave.internal.protocol.ZWaveNode] - NODE 9: Node is ALIVE. Init stage is UPDATE_NEIGHBORS.
2020-06-16 10:16:13.413 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNodeStatusEvent
2020-06-16 10:16:13.414 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Setting ONLINE
2020-06-16 10:16:13.414 [DEBUG] [ab.binding.zwave.internal.protocol.ZWaveController] - NODE 9: Node Status event - Node is ALIVE
2020-06-16 10:16:13.414 [DEBUG] [.openhab.binding.zwave.internal.protocol.ZWaveNode] - NODE 9: Incoming command class COMMAND_CLASS_METER, endpoint 0
2020-06-16 10:16:13.414 [DEBUG] [.openhab.binding.zwave.internal.protocol.ZWaveNode] - NODE 9: SECURITY not supported
2020-06-16 10:16:13.414 [DEBUG] [e.internal.protocol.commandclass.ZWaveCommandClass] - NODE 9: Received COMMAND_CLASS_METER V0 METER_REPORT
2020-06-16 10:16:13.414 [DEBUG] [ernal.protocol.commandclass.ZWaveMeterCommandClass] - NODE 9: Meter: Type=Electric(1), Scale=kWh(0), Value=235.565
2020-06-16 10:16:13.415 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveMeterValueEvent
2020-06-16 10:16:13.415 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_METER, value=235.565
2020-06-16 10:16:13.415 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Updating channel state zwave:device:a5365e91:node9:meter_kwh to 235.565 [DecimalType]
2020-06-16 10:16:13.415 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Commands processed 1.
2020-06-16 10:16:13.415 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@11415155.
2020-06-16 10:16:13.416 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Command NOT verified org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@11415155.
2020-06-16 10:16:26.921 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:16:26.921 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate FAILED
2020-06-16 10:16:26.921 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:16:26.922 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:16:26.922 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: CANCEL while sending message. Requeueing - 1 attempts left!
2020-06-16 10:16:26.922 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:16:26.922 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 888 to queue - size 6
2020-06-16 10:16:26.923 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 888: Transaction not completed
2020-06-16 10:16:27.041 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:16:27.041 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate STARTED
2020-06-16 10:16:27.042 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 888: Transaction not completed
2020-06-16 10:17:11.416 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:17:11.416 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate FAILED
2020-06-16 10:17:11.416 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:17:11.416 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:17:11.416 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Retry count exceeded. Discarding message: TID 888: [CANCELLED] priority=Controller, requiresResponse=true, callback: 190
2020-06-16 10:17:11.417 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNodeStatusEvent
2020-06-16 10:17:11.417 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Setting OFFLINE
2020-06-16 10:17:11.417 [DEBUG] [ab.binding.zwave.internal.protocol.ZWaveController] - NODE 9: Node Status event - Node is DEAD
2020-06-16 10:17:11.418 [DEBUG] [.openhab.binding.zwave.internal.protocol.ZWaveNode] - NODE 9: Node is DEAD.
2020-06-16 10:17:11.418 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNodeStatusEvent
2020-06-16 10:17:11.418 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Setting OFFLINE
2020-06-16 10:17:11.418 [DEBUG] [ab.binding.zwave.internal.protocol.ZWaveController] - NODE 9: Node Status event - Node is DEAD
2020-06-16 10:17:11.419 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 888: Transaction completed
2020-06-16 10:17:11.419 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:888 CANCELLED
2020-06-16 10:17:11.419 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:17:11.420 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (3) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@2e29f80
2020-06-16 10:17:11.420 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: No data from device, but it was ACK'd. Possibly not supported? (Try 3)
2020-06-16 10:17:23.848 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@7c61a38b
2020-06-16 10:17:23.849 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:17:23.849 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 899 to queue - size 1
2020-06-16 10:17:23.969 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:17:23.969 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate STARTED
2020-06-16 10:17:23.969 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 899: Transaction not completed
2020-06-16 10:18:07.005 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:18:07.005 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate FAILED
2020-06-16 10:18:07.005 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:18:07.005 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:18:07.005 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: CANCEL while sending message. Requeueing - 2 attempts left!
2020-06-16 10:18:07.006 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:18:07.006 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 899 to queue - size 1
2020-06-16 10:18:07.007 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 899: Transaction not completed
2020-06-16 10:18:07.125 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:18:07.125 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate STARTED
2020-06-16 10:18:07.125 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 899: Transaction not completed
2020-06-16 10:18:46.491 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:18:46.491 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate FAILED
2020-06-16 10:18:46.491 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:18:46.491 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:18:46.491 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: CANCEL while sending message. Requeueing - 1 attempts left!
2020-06-16 10:18:46.491 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:18:46.491 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 899 to queue - size 6
2020-06-16 10:18:46.492 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 899: Transaction not completed
2020-06-16 10:18:46.611 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:18:46.611 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate STARTED
2020-06-16 10:18:46.611 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 899: Transaction not completed
2020-06-16 10:19:27.441 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: Got NodeNeighborUpdate request.
2020-06-16 10:19:27.441 [DEBUG] [erialmessage.RequestNodeNeighborUpdateMessageClass] - NODE 9: NodeNeighborUpdate FAILED
2020-06-16 10:19:27.441 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:19:27.441 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:27.442 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Retry count exceeded. Discarding message: TID 899: [CANCELLED] priority=Controller, requiresResponse=true, callback: 200
2020-06-16 10:19:27.442 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 899: Transaction completed
2020-06-16 10:19:27.442 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:899 CANCELLED
2020-06-16 10:19:27.442 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:27.443 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (4) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@3a844137
2020-06-16 10:19:27.443 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: No data from device, but it was ACK'd. Possibly not supported? (Try 4)
2020-06-16 10:19:27.443 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init transaction retries exceeded
2020-06-16 10:19:27.444 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node advancer - advancing to GET_NEIGHBORS
2020-06-16 10:19:27.444 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2020-06-16 10:19:27.444 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node advancer: GET_NEIGHBORS - get RoutingInfo
2020-06-16 10:19:27.445 [DEBUG] [.protocol.serialmessage.GetRoutingInfoMessageClass] - NODE 9: Request routing info
2020-06-16 10:19:37.512 [DEBUG] [.protocol.serialmessage.GetRoutingInfoMessageClass] - NODE 9: Got NodeRoutingInfo request.
2020-06-16 10:19:37.512 [DEBUG] [.protocol.serialmessage.GetRoutingInfoMessageClass] - NODE 9: Neighbor nodes: 1 2 6 12
2020-06-16 10:19:37.513 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:19:37.514 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@2f9d488a
2020-06-16 10:19:37.514 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init transaction completed with response COMPLETE
2020-06-16 10:19:37.514 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node advancer - advancing to DELETE_SUC_ROUTES
2020-06-16 10:19:37.514 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveInitializationStateEvent
2020-06-16 10:19:37.514 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node advancer is deleting SUC return route.
2020-06-16 10:19:37.515 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Deleting SUC return routes
2020-06-16 10:19:37.515 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@3915dc66
2020-06-16 10:19:37.515 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:19:37.515 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 926 to queue - size 1
2020-06-16 10:19:37.528 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:19:37.528 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command in progress.
2020-06-16 10:19:37.528 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 926: Transaction not completed
2020-06-16 10:19:42.528 [DEBUG] [ocol.ZWaveTransactionManager$ZWaveTransactionTimer] - NODE 9: TID 926: Timeout at state WAIT_REQUEST. 3 retries remaining.
2020-06-16 10:19:42.529 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:42.529 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:926 CANCELLED
2020-06-16 10:19:42.530 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@2180af8a
2020-06-16 10:19:43.918 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@3915dc66
2020-06-16 10:19:43.918 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:19:43.918 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 927 to queue - size 1
2020-06-16 10:19:45.104 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:19:45.104 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command failed.
2020-06-16 10:19:45.104 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:19:45.105 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:45.106 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: CANCEL while sending message. Requeueing - 2 attempts left!
2020-06-16 10:19:45.107 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:19:45.107 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 927 to queue - size 1
2020-06-16 10:19:45.107 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 927: Transaction not completed
2020-06-16 10:19:45.360 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:19:45.360 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command failed.
2020-06-16 10:19:45.360 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:19:45.360 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:45.360 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: CANCEL while sending message. Requeueing - 1 attempts left!
2020-06-16 10:19:45.361 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:19:45.361 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 927 to queue - size 1
2020-06-16 10:19:45.361 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 927: Transaction not completed
2020-06-16 10:19:45.615 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:19:45.615 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command failed.
2020-06-16 10:19:45.615 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:19:45.616 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:45.616 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Retry count exceeded. Discarding message: TID 927: [CANCELLED] priority=Controller, requiresResponse=true, callback: 210
2020-06-16 10:19:45.616 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 927: Transaction completed
2020-06-16 10:19:45.616 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:927 CANCELLED
2020-06-16 10:19:45.617 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:45.617 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@57fa0816
2020-06-16 10:19:49.070 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@3915dc66
2020-06-16 10:19:49.070 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:19:49.070 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 928 to queue - size 1
2020-06-16 10:19:50.102 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:19:50.102 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command failed.
2020-06-16 10:19:50.102 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:19:50.103 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:50.103 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: CANCEL while sending message. Requeueing - 2 attempts left!
2020-06-16 10:19:50.106 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:19:50.106 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 928 to queue - size 1
2020-06-16 10:19:50.106 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 928: Transaction not completed
2020-06-16 10:19:50.357 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:19:50.357 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command failed.
2020-06-16 10:19:50.357 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:19:50.358 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:50.358 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: CANCEL while sending message. Requeueing - 1 attempts left!
2020-06-16 10:19:50.358 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:19:50.358 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 928 to queue - size 1
2020-06-16 10:19:50.358 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 928: Transaction not completed
2020-06-16 10:19:50.614 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:19:50.614 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command failed.
2020-06-16 10:19:50.614 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveNetworkEvent
2020-06-16 10:19:50.615 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:50.615 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Retry count exceeded. Discarding message: TID 928: [CANCELLED] priority=Controller, requiresResponse=true, callback: 213
2020-06-16 10:19:50.615 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 928: Transaction completed
2020-06-16 10:19:50.615 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:928 CANCELLED
2020-06-16 10:19:50.615 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:19:50.616 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@1266c37b
2020-06-16 10:19:57.609 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@3915dc66
2020-06-16 10:19:57.610 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:19:57.610 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 934 to queue - size 1
2020-06-16 10:19:57.622 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:19:57.622 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command in progress.
2020-06-16 10:19:57.622 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 934: Transaction not completed
2020-06-16 10:20:02.622 [DEBUG] [ocol.ZWaveTransactionManager$ZWaveTransactionTimer] - NODE 9: TID 934: Timeout at state WAIT_REQUEST. 3 retries remaining.
2020-06-16 10:20:02.623 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:20:02.623 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:934 CANCELLED
2020-06-16 10:20:02.624 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@507dbbd
2020-06-16 10:20:16.678 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@3915dc66
2020-06-16 10:20:16.678 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:20:16.678 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 935 to queue - size 1
2020-06-16 10:20:16.691 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:20:16.691 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command in progress.
2020-06-16 10:20:16.691 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 935: Transaction not completed
2020-06-16 10:20:21.691 [DEBUG] [ocol.ZWaveTransactionManager$ZWaveTransactionTimer] - NODE 9: TID 935: Timeout at state WAIT_REQUEST. 3 retries remaining.
2020-06-16 10:20:21.692 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:20:21.692 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:935 CANCELLED
2020-06-16 10:20:21.693 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@21dfc868
2020-06-16 10:20:49.963 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: sendTransaction org.openhab.binding.zwave.internal.protocol.ZWaveSerialPayload@3915dc66
2020-06-16 10:20:49.963 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Adding to device queue
2020-06-16 10:20:49.964 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: Added 936 to queue - size 1
2020-06-16 10:20:49.977 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: Got DeleteSUCReturnRoute response.
2020-06-16 10:20:49.977 [DEBUG] [col.serialmessage.DeleteSucReturnRouteMessageClass] - NODE 9: DeleteSUCReturnRoute command in progress.
2020-06-16 10:20:49.978 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: TID 936: Transaction not completed
2020-06-16 10:20:54.978 [DEBUG] [ocol.ZWaveTransactionManager$ZWaveTransactionTimer] - NODE 9: TID 936: Timeout at state WAIT_REQUEST. 3 retries remaining.
2020-06-16 10:20:54.979 [DEBUG] [rg.openhab.binding.zwave.handler.ZWaveThingHandler] - NODE 9: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-06-16 10:20:54.979 [DEBUG] [ng.zwave.internal.protocol.ZWaveTransactionManager] - NODE 9: notifyTransactionResponse TID:936 CANCELLED
2020-06-16 10:20:54.980 [DEBUG] [protocol.initialization.ZWaveNodeInitStageAdvancer] - NODE 9: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZW

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