首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用hermesJms的JMSException

使用hermesJms的JMSException
EN

Stack Overflow用户
提问于 2017-10-12 16:05:58
回答 1查看 520关注 0票数 0

您好,我在Hermes jms中点击discover时出现错误

这是错误的

代码语言:javascript
复制
javax.jms.JMSException: Could not create InitialContext: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms. 
Timed out while attempting to establish connection to :t3://100.100.00.101:7002
    at hermes.JNDIContextFactory.createContext(JNDIContextFactory.java:282)
    at hermes.ext.HermesAdminSupport.discoverDestinationConfigs(HermesAdminSupport.java:441)
    at hermes.impl.HermesAdminAdapter.discoverDestinationConfigs(HermesAdminAdapter.java:82)
    at hermes.impl.DefaultHermesImpl.discoverDestinationConfigs(DefaultHermesImpl.java:1126)
    at hermes.browser.tasks.DiscoverDestinationsTask.invoke(DiscoverDestinationsTask.java:77)
    at hermes.browser.tasks.TaskSupport.run(TaskSupport.java:175)
    at hermes.browser.tasks.ThreadPool.run(ThreadPool.java:170)
    at java.lang.Thread.run(Thread.java:745)

有人能帮我解决这个问题吗?

EN

回答 1

Stack Overflow用户

发布于 2017-10-13 10:44:17

不能直接回答您的问题,但根据您的用例,您可以尝试使用JMSToolBox

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/46704513

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档