Menu

#274 Bye-Message does not lead to deviceRemoved-call

Beta06
investigating
None
2015-10-30
2015-10-19
No

If a device sends a Bye-message, the watchdog reacts according to logging ("must bark"), but no calls to the deviceRemoved-methods are noticed. On restart of the same device it remains unavailable, the newDeviceAvailable-methods are not triggered.

Discussion

  • Stefan Schlichting

    Could you provide the debug output?

     
  • Stefan Schlichting

    • status: unread --> investigating
    • assigned_to: Stefan Schlichting
     
  • Volker Kaatz

    Volker Kaatz - 2015-10-30

    The handling of the bye seems to block within "handleDeviceLeftNetwork" in class DefaultMDPWSClientAdapter, when the devRef.getDevice() call happens. The DefaultDeviceReference might try to contact the device again ...

     

Log in to post a comment.