So the plot thickens, I looked in the zwave debug log and looks like node5 is not initializing correctly.
If I read this correctly, it seems to get stuck at this point, then start over:
18:36:34.351 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 5: Incoming command class MULTI_INSTANCE
18:36:34.352 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 5: Received MULTI_INSTANCE command V2
18:36:34.352 [ERROR] [class.ZWaveMultiInstanceCommandClass] - NODE 5: Unsupported command class 0x01
I attached the log, would appreciate any pointers on anything I can do to resolve this.
Thanks
18:36:34.191 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 5: Incoming command class MULTI_INSTANCE
18:36:34.191 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 5: Received MULTI_INSTANCE command V2
18:36:34.192 [ERROR] [class.ZWaveMultiInstanceCommandClass] - NODE 5: Unsupported command class 0x01
18:36:34.192 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=5, callback=84, payload=05 06 60 0D 01 01 85 05
18:36:34.193 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 05 07 60 06 01 01 85 06 01
18:36:34.193 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=84, expected=ApplicationCommandHandler, cancelled=false transaction complete!
18:36:34.194 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
18:36:34.194 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
18:36:34.194 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
18:36:34.195 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - checking initialisation queue. Queue size 2.
18:36:34.195 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - message removed from queue. Queue size 1.
18:36:34.196 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
18:36:34.196 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Initialisation retry timer started 80000
18:36:34.196 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - queued packet. Queue length is 1
18:36:34.197 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
18:36:34.197 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 5: Response processed after 145ms/379ms.
18:36:34.198 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
18:36:34.198 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 13 05 06 60 0D 01 02 85 05 25 55 7C
18:36:34.199 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 5: Sending REQUEST Message = 01 0D 00 13 05 06 60 0D 01 02 85 05 25 55 7C
18:36:34.208 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
18:36:34.211 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
18:36:34.211 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
18:36:34.212 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
18:36:34.212 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
18:36:34.212 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: Sent Data successfully placed on stack.
18:36:34.299 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 13 55 00 00 09 B7
18:36:34.302 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
18:36:34.302 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 09 00 13 55 00 00 09 00 00 B9
18:36:34.302 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 09 00 13 55 00 00 09 00 00 B9
18:36:34.303 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=55 00 00 09
18:36:34.303 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 5: SendData Request. CallBack ID = 85, Status = Transmission complete and ACK received(0)
18:36:34.303 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=5, callback=85, payload=05 06 60 0D 01 02 85 05
18:36:34.304 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=55 00 00 09
18:36:34.304 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=SendData, callback id=85, expected=ApplicationCommandHandler, cancelled=false MISMATCH
18:36:34.348 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0D 00 04 00 05 07 60 06 02 01 85 06 01 13
18:36:34.349 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
18:36:34.350 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 0D 00 04 00 05 07 60 06 02 01 85 06 01 13
18:36:34.350 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 0D 00 04 00 05 07 60 06 02 01 85 06 01 13
18:36:34.351 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 05 07 60 06 02 01 85 06 01
18:36:34.351 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 5: Application Command Request (ALIVE:STATIC_VALUES)
18:36:34.351 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 5: Incoming command class MULTI_INSTANCE
18:36:34.352 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 5: Received MULTI_INSTANCE command V2
18:36:34.352 [ERROR] [class.ZWaveMultiInstanceCommandClass] - NODE 5: Unsupported command class 0x01
18:36:34.352 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=SendData[0x13], type=Request[0x00], priority=Config, dest=5, callback=85, payload=05 06 60 0D 01 02 85 05
18:36:34.353 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 05 07 60 06 02 01 85 06 01
18:36:34.353 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=ApplicationCommandHandler, callback id=85, expected=ApplicationCommandHandler, cancelled=false transaction complete!
18:36:34.353 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
18:36:34.353 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
18:36:34.354 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
18:36:34.354 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - checking initialisation queue. Queue size 1.
18:36:34.354 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - message removed from queue. Queue size 0.
18:36:34.354 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
18:36:34.354 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Initialisation retry timer started 80000
18:36:34.355 [ERROR] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Node advancer: Retries exceeded at STATIC_VALUES
18:36:34.355 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 5: Retry timout: Can't advance
18:36:34.355 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 5: Response processed after 156ms/379ms.