Ticket #124 (closed bugs: fixed)

Opened 7 months ago

Last modified 7 months ago

New PinManager might ignores error message replies leaving pin.. request hang indefinitely.

Reported by: patrick Assigned to: patrick
Priority: major Milestone: 1.8.0-15p3
Component: srm Version: 1.8.0
Keywords: PinManager, error message Cc:
Sub Version:

Description

Found a bug in the message handing of the new pin managers (existed ever since we moved to using State Machine Compiler), that might have lead to error message replied being ignored, leaving the pin/extend/unpin requests hang indefinitely . Make SMCTask print the stacks of the exceptions caught in the transition() which was thrown when messages were unprocessed, add more default messageArrived transitions to make sure no messages get lost

Change History

05/07/08 14:00:22 changed by patrick

  • owner changed from litvinse to patrick.

05/07/08 14:02:27 changed by patrick

  • status changed from new to closed.
  • resolution set to fixed.