Azure / azure-iot-protocol-gateway

Azure IoT protocol gateway enables protocol translation for Azure IoT Hub
Other
225 stars 151 forks source link

Facing following issues randomly while running a custom version of the Protocol Gateway. #115

Closed vivekbahl closed 6 years ago

vivekbahl commented 6 years ago

Hi, We are facing following issues (content pasted in attached jpg files) randomly while running a custom version of the Protocol Gateway. It has 2 custom pipeline handler classes, added in Bootstrapper (MqttMessageFormatter : ByteToMessageDecoder and MqttPubRelMessageFormatter : ReplayingDecoder) -

we are using the following version of SDKs. – Microsoft.Azure.Devices 1.2.4 Microsoft.Azure.Devices.Client 1.2.10 Microsoft.Azure.Devices.Shared 1.0.10 Microsoft.ServiceFabric 5.7.198 Microsoft.ServiceFabric.Services 2.7.198 WindowsAzure.Storage 7.2.0 DotNetty 0.4.6

These random issues start showing up usually after 2-3 hrs of Protocol Gateway execution. Please help provide some pointers for understanding the root cause of these.

Thanks, Vivek Bahl exceptionlist1 exceptionlist2 exceptionlist3 exceptionlist4 exceptionlist5