You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<628.5> 03/01/2017 13:52:19 - Info: NetCore-Receiver_0: <1> Unregistering pumps...
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 0): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 1): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition ): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 3): System.OperationCanceledException: New handler has registered for this receiver.
Expected Behavior
Should not throw or cause an error though error handler.
Actual Behavior
<628.5> 03/01/2017 13:52:19 - Info: NetCore-Receiver_0: <1> Unregistering pumps...
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 0): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 1): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition ): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 3): System.OperationCanceledException: New handler has registered for this receiver.
Expected Behavior
Should not throw or cause an error though error handler.
Versions