我有.Net客户端,可以连接并正常工作一会儿,然后由于无效选择器错误而断开连接并无法重新连接。没有通过选择器,所以我不知道问题出在哪里。
请参阅以下日志:
2019-01-28T19:47:56.8258311Z SolaceConsumer FlowEvent ParentSessionDown Session for Flow disconnected
2019-01-28T19:47:56.8264139Z SolaceConsumer SessionEvent Reconnecting solClientOS.c:5745 (7f50727bb700) Peer closed socket, fd 92, cannot read
2019-01-28T19:47:57.1187156Z SolaceConsumer SessionEvent Reconnected host 'serverSolace:55003', hostname 'serverSolace:55003' IP 54.245 (host 1 of 1) (host connection attempt 1 of 1) (total reconnection attempt 1 of -1)
2019-01-28T19:47:57.1204652Z SolaceConsumer solClientFlow.c:4286 (7f50727bb700) Selector Invalid: exceeds 1023 bytes
2019-01-28T19:47:57.1205778Z SolaceConsumer FlowEvent BindFailedError Selector Invalid: exceeds 1023 bytes
答案 0 :(得分:0)
这是Solace 10.3.0.0版中的现有错误 Solace已在其较高版本10.3.2.0中修复了该问题,您可以使用较高版本来解决此问题。