问题标签 [hermes-jms]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
jms - JMSException 与 hermesJms
您好,点击发现时 Hermes jms 出现错误
这是错误
谁能帮我解决这个问题?
java - 在加载器 WebSphere 中找不到类 com.ibm.mq.jms.mqqueueconnectionfactory
启动 HermesJMS 我得到:
当我尝试创建一个新会话时。
类似的问题,但没有为我解决:Unable to configure HermesJMS with WebSphere MQ 8 in a RedHat Enterprise Linux
运行 Hermes shell 脚本,我输出 CLASSPATH,其中包含com.ibm.mqjms.jar. 运行strings com.ibm.mqjms.jar显示它包含该类MQQueueConnectionFactory.class。
有什么进一步的建议吗?
solace - 无法在 HermesJMS + Solace 中查看消息
我在 HermesJMS 上创建了一个成功的 SolaceSession。我能够从 HermesJMS(HermesJMS>>Messages>>Send a text message)成功地将消息发送到 JMS 队列(TEST.1)。
我可以在 SolAdmin 中看到消息假脱机计数增加了 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 不会显示它。
在此先感谢您的帮助。
queue - HermesJMS 中的 SSL
我正在尝试使用信任库通过安全连接连接到消息传递提供程序,但无法这样做。
我可以不安全地连接并毫无问题地发布消息,但是当我通过安全协议连接时,它无法正常工作。
我在检索 JNDI 时收到错误消息
它使用相同的信任库和密码通过 Jmeter 工作,因此所有这些都是有效且正确的。
似乎通过 hermes.bat 启动 Hermes 时,它没有检测到我添加到启动中的参数,因此它没有使用信任库
我已经更新了脚本,启动程序的行是:
我已经尝试了 javax.net.ssl.trustStore(Password) 参数的各种组合,但它们都没有奏效
谢谢!
maven - 如何将 SoapUI、Maven 和 HermesJMS 与 Jenkins 构建相结合?
当从 SoapUI 命令行 (mvn test) 运行时,我的带有 HermesJMS 的肥皂项目可以完美运行。但是,当在 Jenkins 上运行相同的项目时,它会失败。我在 Jenkins 控制台上收到以下错误:
下面是我的 pom.xml:
我在 pom.xml 中缺少什么,或者我需要在构建它的詹金斯服务器中使用 HermesJMS 位置更新soapui-setting.xml?
kerberos - 安慰 hermesjms kerberos 身份验证
我正在关注本指南https://dev.solace.com/integration-guides/hermes-jms/
使用 hermesJMS(通过 SOAPUI 下载)与安慰。
在我们的组织中,我们只使用 kerberos 身份验证来获得安慰,所以我的问题是如何使用 hermesjms 设置 kerberos 身份验证?
我们有效的示例订阅者代码如下所示:
谢谢
telephony - 将 Zendesk 与“Hermes”电话系统集成
我有现有的电话系统,它的名称是“Hermes”,它是一个电话系统,现在我想集成到 zendesk,我已经通过了 Talk Partner Edition API,但我没有得到确切的想法。
我想知道我应该如何将这个电话系统与 zendesk 连接,我应该如何将这个软电话嵌入到“Zendesk ???? 或者完成这项工作的步骤???
任何帮助表示赞赏!
java - HermesJMS 无法连接到 TibcoEMS 服务器
我正在尝试使用 HermesJMS 浏览远程 TibcoEMS(版本 8+)服务器上的队列。每当我在配置的 EMS 服务器上使用浏览选项时,我都会收到以下错误(服务器和端口被遮挡):
但是,我可以远程登录到所需端口上的服务器,可以使用 EMS 管理控制台连接到服务器,也可以使用以下代码和列表队列名称通过 java 程序连接到该服务器:
尝试在网络和 SO 上搜索,但无济于事。它肯定不是身份验证问题,因为我可以使用 EMS 管理控制台和 java 程序进行连接。
任何线索这里发生了什么?
java - Configuration issue in HermesJMS - java.lang.NoClassDefFoundError for BeanSupport class
I am trying to test a message using HermesJMS. I am getting a java.lang.NoClassDefFoundError for the BeanSupport class. What could be the issue?
I have configured the required jars under specific path and configured the same in hermes-config.xml within the tag </classpathGroup>.
The org.apache.activemq.artemis.utils.uri.BeanSupport is present in artemis-commons-2.0.0.jar which is already included in classpathGroup which I am able to view under Options->Configuration->Providers in HermesJMS.
I have included all the required jars and configured the same.
Few blogs suggested that the version of jar might be the cause of the issue. I tried all versions of artemis-commons jar yet, I am getting the same error.
Kindly suggest your views on the issue.
The complete stack of the error message :
automated-tests - ActiveMQ / JMS / SoapUI | 无法使用队列中的最新/最新消息 | 默认使用最旧的消息
我的目标是ActiveMQ JMS通过SoapUI. 为此,我通过 (the) Hermes JMS(frontend) 建立了连接。我现在的问题是不使用队列中最旧的消息,而是使用最新/最新的消息,即我根据最新的 Soap 请求分别测试其结果的消息。目前它是默认实现的前一个。
因此,就我的 SoapUI JMS 请求而言,是否有类似于 QueueBrowser 或类似的东西?我还查看了过滤器,但我没有找到任何可行的解决方案。
获得我想要的结果的唯一方法是将我的SoapUI JMS请求转换为代码,集成QueueBrowser并作为 Groovy 脚本运行吗?我希望不会 - 对于维护问题,我试图让整个设置尽可能地减少技术性,因此,没有代码,只有配置是所需的状态。
我要提前非常感谢你!