Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
=========
Error “Invalid destination uri [/Channels/XXXX] specified. Event will not be sent” seen in cache server.
Environment:
==========
TIBCO Product name and version: TIBCO BusinessEvents (BE) 5.x
Operating System(s): All
Symptoms:
========
Error “Invalid destination uri [/Channels/XXXX] specified. Event will not be sent” seen in cache server. URI for the channel is correct/valid.
Resolution:
========
In order to avoid the error in cache server, you need to add the following property on cache server:
+++++
be.engine.cluster.scheduler=false
+++++
Another property to ensure the cache servers do not attempt to make connections to a channel is:
+++++
be.engine.cacheServer.channel.disable=true
+++++