As far as I could tell, the information in the zwave.log before this event seemed to be fully handled messages, but here it is:
2014-08-03 12:10:18.423 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 08 00 04 00 0B 02 84 07 79
2014-08-03 12:10:18.428 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0B 02 84 07
2014-08-03 12:10:18.430 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:37]- NODE 11: Application Command Request (Stage Node Complete)
2014-08-03 12:10:18.433 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:55]- NODE 11: Incoming command class WAKE_UP (0x84)
2014-08-03 12:10:18.435 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:128]- NODE 11: Received Wake Up Request
2014-08-03 12:10:18.437 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:181]- NODE 11: is awake
2014-08-03 12:10:18.439 DEBUG o.o.b.z.i.p.ZWaveController[:404]- Notifying event listeners
2014-08-03 12:10:18.442 DEBUG o.o.b.z.i.ZWaveActiveBinding[:384]- ZwaveIncomingEvent
2014-08-03 12:10:18.444 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:403]- NODE 11: Is awake with 4 messages in the wake-up queue.
2014-08-03 12:10:18.447 DEBUG o.o.b.z.i.p.ZWaveController[:643]- Callback ID = 72
2014-08-03 12:10:18.449 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveSendThread[:860]- Took message from queue for sending. Queue length = 0
2014-08-03 12:10:18.453 DEBUG o.o.b.z.i.p.ZWaveController[:389]- Enqueueing message. Queue length = 0
2014-08-03 12:10:18.454 DEBUG o.o.b.z.i.p.SerialMessage[:226]- Assembled message buffer = 01 09 00 13 0B 02 80 02 25 48 03
2014-08-03 12:10:18.459 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveSendThread[:889]- Sending Message = 01 09 00 13 0B 02 80 02 25 48 03
2014-08-03 12:10:18.467 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 04 01 13 01 E8
2014-08-03 12:10:18.481 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = SendData (0x13), type = Response (0x01), payload = 01
2014-08-03 12:10:18.483 DEBUG o.o.b.z.i.p.s.SendDataMessageClass[:36]- Sent Data successfully placed on stack.
2014-08-03 12:10:18.492 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 08 00 04 00 0B 02 84 07 79
2014-08-03 12:10:18.497 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0B 02 84 07
2014-08-03 12:10:18.498 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:37]- NODE 11: Application Command Request (Stage Node Complete)
2014-08-03 12:10:18.501 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:55]- NODE 11: Incoming command class WAKE_UP (0x84)
2014-08-03 12:10:18.502 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:128]- NODE 11: Received Wake Up Request
2014-08-03 12:10:18.504 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:181]- NODE 11: is awake
2014-08-03 12:10:18.506 DEBUG o.o.b.z.i.p.ZWaveController[:404]- Notifying event listeners
2014-08-03 12:10:18.507 DEBUG o.o.b.z.i.ZWaveActiveBinding[:384]- ZwaveIncomingEvent
2014-08-03 12:10:18.510 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:403]- NODE 11: Is awake with 3 messages in the wake-up queue.
2014-08-03 12:10:18.511 DEBUG o.o.b.z.i.p.ZWaveController[:643]- Callback ID = 73
2014-08-03 12:10:18.513 DEBUG o.o.b.z.i.p.ZWaveController[:389]- Enqueueing message. Queue length = 1
2014-08-03 12:10:18.517 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 08 00 04 00 0B 02 84 07 79
2014-08-03 12:10:18.522 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0B 02 84 07
2014-08-03 12:10:18.524 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:37]- NODE 11: Application Command Request (Stage Node Complete)
2014-08-03 12:10:18.526 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:55]- NODE 11: Incoming command class WAKE_UP (0x84)
2014-08-03 12:10:18.527 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:128]- NODE 11: Received Wake Up Request
2014-08-03 12:10:18.529 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:181]- NODE 11: is awake
2014-08-03 12:10:18.531 DEBUG o.o.b.z.i.p.ZWaveController[:404]- Notifying event listeners
2014-08-03 12:10:18.533 DEBUG o.o.b.z.i.ZWaveActiveBinding[:384]- ZwaveIncomingEvent
2014-08-03 12:10:18.536 DEBUG o.o.b.z.i.p.c.ZWaveWakeUpCommandClass[:403]- NODE 11: Is awake with 2 messages in the wake-up queue.
2014-08-03 12:10:18.538 DEBUG o.o.b.z.i.p.ZWaveController[:643]- Callback ID = 74
2014-08-03 12:10:18.540 DEBUG o.o.b.z.i.p.ZWaveController[:389]- Enqueueing message. Queue length = 2
2014-08-03 12:10:18.547 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 05 00 13 48 00 A1
2014-08-03 12:10:18.551 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = SendData (0x13), type = Request (0x00), payload = 48 00
2014-08-03 12:10:18.553 DEBUG o.o.b.z.i.p.s.SendDataMessageClass[:57]- CallBack ID = 72
2014-08-03 12:10:18.555 DEBUG o.o.b.z.i.p.s.SendDataMessageClass[:58]- Status = Transmission complete and ACK received. (0x00)
2014-08-03 12:10:18.560 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 09 00 04 00 0B 03 80 03 64 1D
2014-08-03 12:10:18.565 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0B 03 80 03 64
2014-08-03 12:10:18.566 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:37]- NODE 11: Application Command Request (Stage Node Complete)
2014-08-03 12:10:18.569 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:55]- NODE 11: Incoming command class BATTERY (0x80)
2014-08-03 12:10:18.570 DEBUG o.o.b.z.i.p.c.ZWaveBatteryCommandClass[:74]- Node 11: Received Battery Request
2014-08-03 12:10:18.572 DEBUG o.o.b.z.i.p.c.ZWaveBatteryCommandClass[:84]- Node 11: Battery report value = 0x64
2014-08-03 12:10:18.574 DEBUG o.o.b.z.i.p.ZWaveController[:404]- Notifying event listeners
2014-08-03 12:10:18.575 DEBUG o.o.b.z.i.ZWaveActiveBinding[:384]- ZwaveIncomingEvent
2014-08-03 12:10:18.577 DEBUG o.o.b.z.i.ZWaveActiveBinding[:405]- Got a value event from Z-Wave network for nodeId = 11, endpoint = 1, command class = BATTERY, value = 100
2014-08-03 12:10:18.586 DEBUG o.o.b.z.i.p.ZWaveController[:404]- Notifying event listeners
2014-08-03 12:10:18.588 DEBUG o.o.b.z.i.ZWaveActiveBinding[:384]- ZwaveIncomingEvent
2014-08-03 12:10:18.591 DEBUG o.o.b.z.i.p.ZWaveController[:643]- Callback ID = 75
2014-08-03 12:10:18.593 DEBUG o.o.b.z.i.p.ZWaveController[:389]- Enqueueing message. Queue length = 3
2014-08-03 12:10:18.595 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveSendThread[:935]- Response processed after 134ms/3569ms.
2014-08-03 12:10:18.597 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveSendThread[:860]- Took message from queue for sending. Queue length = 2
2014-08-03 12:10:18.600 DEBUG o.o.b.z.i.p.SerialMessage[:226]- Assembled message buffer = 01 09 00 13 0B 02 30 02 25 49 B2
2014-08-03 12:10:18.603 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveSendThread[:889]- Sending Message = 01 09 00 13 0B 02 30 02 25 49 B2
2014-08-03 12:10:18.611 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 04 01 13 01 E8
2014-08-03 12:10:18.622 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = SendData (0x13), type = Response (0x01), payload = 01
2014-08-03 12:10:18.623 DEBUG o.o.b.z.i.p.s.SendDataMessageClass[:36]- Sent Data successfully placed on stack.
2014-08-03 12:10:18.627 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 05 00 13 49 00 A0
2014-08-03 12:10:18.631 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = SendData (0x13), type = Request (0x00), payload = 49 00
2014-08-03 12:10:18.633 DEBUG o.o.b.z.i.p.s.SendDataMessageClass[:57]- CallBack ID = 73
2014-08-03 12:10:20.328 INFO o.o.b.z.i.p.ZWaveController[:312]- Serial port is initialized
2014-08-03 12:10:20.330 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveSendThread[:855]- Starting Z-Wave send thread
2014-08-03 12:10:20.335 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveSendThread[:860]- Took message from queue for sending. Queue length = 1
2014-08-03 12:10:20.342 DEBUG o.o.b.z.i.p.SerialMessage[:226]- Assembled message buffer = 01 0A 00 13 0B 03 31 04 01 25 4A B5
2014-08-03 12:10:20.349 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveSendThread[:889]- Sending Message = 01 0A 00 13 0B 03 31 04 01 25 4A B5
2014-08-03 12:10:20.362 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 04 01 13 01 E8
2014-08-03 12:10:20.371 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = SendData (0x13), type = Response (0x01), payload = 01
2014-08-03 12:10:20.373 DEBUG o.o.b.z.i.p.s.SendDataMessageClass[:36]- Sent Data successfully placed on stack.
2014-08-03 12:10:20.651 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 05 00 13 4A 00 A3
2014-08-03 12:10:20.655 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = SendData (0x13), type = Request (0x00), payload = 4A 00
2014-08-03 12:10:20.657 DEBUG o.o.b.z.i.p.s.SendDataMessageClass[:57]- CallBack ID = 74
2014-08-03 12:10:20.658 DEBUG o.o.b.z.i.p.s.SendDataMessageClass[:58]- Status = Transmission complete and ACK received. (0x00)
2014-08-03 12:10:20.717 DEBUG o.o.b.z.i.p.ZWaveController$ZWaveReceiveThread[:1045]- Receive Message = 01 0B 00 04 00 0B 05 31 05 03 01 08 C0
2014-08-03 12:10:20.723 DEBUG o.o.b.z.i.p.ZWaveController[:158]- Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0B 05 31 05 03 01 08
2014-08-03 12:10:20.725 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:37]- NODE 11: Application Command Request (Stage Node Complete)
2014-08-03 12:10:20.728 DEBUG o.o.b.z.i.p.s.ApplicationCommandMessageClass[:55]- NODE 11: Incoming command class SENSOR_MULTILEVEL (0x31)
2014-08-03 12:10:20.730 DEBUG o.o.b.z.i.p.c.ZWaveMultiLevelSensorCommandClass[:92]- NODE 11: Received Sensor Multi Level Request
2014-08-03 12:10:20.732 DEBUG o.o.b.z.i.p.c.ZWaveMultiLevelSensorCommandClass[:125]- NODE 11: Sensor Multi Level report received
2014-08-03 12:10:20.734 DEBUG o.o.b.z.i.p.c.ZWaveMultiLevelSensorCommandClass[:129]- NODE 11: Sensor Type = (0x03), Scale = 0
2014-08-03 12:10:20.738 DEBUG o.o.b.z.i.p.c.ZWaveMultiLevelSensorCommandClass[:144]- NODE 11: Sensor Value = (8.000000)
2014-08-03 12:10:20.740 DEBUG o.o.b.z.i.p.ZWaveController[:404]- Notifying event listeners
The error also happened with the 1.5.1 zwave binding, but as far as I could tell, that contained the changes for v2 binary sensors already.
I would suggest checking the length of the received data packet before deciding to move behind the end of it. Somehow it seems this event does not contain the extra byte that you expect with a V2 binary sensor message, but it does seem to work with the 'old' code.