Randomly receiving a close message after the application is running for an hour or so. The xml trace indicates the the stream was closed even though this close is not initiated by the application.
<!-- Outgoing Message (Channel IPC descriptor = 13) -->
<!-- Time: 12:28:35:403 -->
<!-- rwfMajorVer="14" rwfMinorVer="1" -->
<closeMsg domainType="RSSL_DMT_LOGIN" streamId="1" containerType="RSSL_DT_NO_DATA" flags="0x0" dataSize="0">
<dataBody>
</dataBody>
</closeMsg>
<!-- End Message (Channel IPC descriptor = 13) -->
<!-- rsslCloseChannel Connection closed (Channel IPC descriptor = 13) -->
<!-- Time: 12:28:35:413 -->
Any help to understand the problem would be of great.
Thanks,
Ketul