【发布时间】:2018-07-13 02:02:31
【问题描述】:
-
我在 HermesJMS 上创建了一个成功的 SolaceSession。我能够从 HermesJMS(HermesJMS>>Messages>>Send a text message)成功地将消息发送到 JMS 队列(TEST.1)。
我可以在 SolAdmin 中看到 Messages Spooled 计数增加了 1。
-
但是当我从 HermesJMS 浏览 JMS 队列 (TEST.1) 时,我无法在 HermesJMS 中查看它们。
在底部,我在 HermesJMS 上看到了这条消息: 在 SolaceSession 上浏览 TEST.1:完成 还有这个消息: 完成的。未阅读任何消息。
检查 hermes.log 后,我看到以下消息:
2018-07-13 09:57:07,654 [Context_3_ReactorThread] 调试 com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl - Demux pub msg:com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage[messageId=29609213,ackMessageId=0,prevId=0,CID_count=0,userData=,type=PERSISTENT,priority=-1,redelivered=false,timeToLive=0,expiration=0,dmqEligible=false,topicSeqNum=null,metadataLen= 0,contentLen=94,attLen=0,deliverToOne=false,ackImmediately=false,sendCount=0]
消息 ID 与 SolAdmin 中的相同。
2018-07-13 09:57:07,670 [Context_3_ReactorThread] 调试 com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl - 收到传入消息,但未找到 flowId=8676 的活动流,忽略。
能否请您告诉我为什么 Solace 会忽略该消息,最终 hermesJMS 不会显示它。
提前感谢您的帮助。
【问题讨论】:
-
嗨..请您提示谁将创建此日志摘录中提到的流:>>收到的传入消息未找到活动流。我真的被卡住了。
标签: solace hermes-jms