TIBCO EMS 错误
我尝试使用 ActiveDatabase 适配器通过 TIBCO Designer 创建一个发布者。 但是每次适配器启动时也会创建一个名为 _ADB.DUPDETECT 的主题
问题是:我的 EMS 服务器不允许动态主题。 所以我收到以下错误:
2010 Aug 23 10:38:20:825 GMT -3 M2M.M2M Error [Adapter] AEADB-910005
Startup Error. SDK Exception Code = AESDKC-0151, Category = JmsComm, Severity = errorRole,
Description = JMS Error:
Failed to create Jms Subscriber DupDetectMessage : Invalid destination, File =
C:/suren/workspace/Maverick/maverick-5.6.1-dev/libmaverick/MJmsConsumer.cpp,
line = 271 received on starting the adapter after initialization. The Repository URL is
D:\Temp\Lixo\AT_adadb_9991.dat and the Configuration URL is M2M.
不幸的是找不到任何信息关于 Google 或 TIBCOmmunity 中的此错误。
有人可以帮我解决这个问题吗? 提前致谢。
I trying create one publisher with TIBCO Designer using a ActiveDatabase Adapter.
But every time when the adapter starts one topic named _ADB.DUPDETECT is created too
The problem is: my EMS server don´t allow dynamic topics. So i get following error:
2010 Aug 23 10:38:20:825 GMT -3 M2M.M2M Error [Adapter] AEADB-910005
Startup Error. SDK Exception Code = AESDKC-0151, Category = JmsComm, Severity = errorRole,
Description = JMS Error:
Failed to create Jms Subscriber DupDetectMessage : Invalid destination, File =
C:/suren/workspace/Maverick/maverick-5.6.1-dev/libmaverick/MJmsConsumer.cpp,
line = 271 received on starting the adapter after initialization. The Repository URL is
D:\Temp\Lixo\AT_adadb_9991.dat and the Configuration URL is M2M.
Unfortunately couldn´t find any information about this error in Google or in TIBCOmmunity.
Anybody can help me with this?
Thanks advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是否有原因导致您无法在首次启动适配器之前创建静态目标
topic:_ADB.DUPDETECT
?Is there a reason you can't create a static destination
topic:_ADB.DUPDETECT
prior to the first start up of the adapter?要允许您的 TIBCO EMS 服务器创建动态主题,您需要使用 EMS 管理工具创建如下主题:
您可以通过 TIBCO 管理员执行此操作:
To allow your TIBCO EMS Server the creation of dynamic topics you need to create one like this by using the EMS Administration Tool:
You can do this via TIBCO Administrator: