Jump to content

am getting exception while using BE scheduler function


Sachin Joshi 2

Recommended Posts

Hi,

 

I am trying to use scheduler functions in BE 4.0 to schedule simple events for every 2 mins. am getting this exception at engine startup,

 

Info [Timer-0] - [runtime.service] Exception duringexecution of scheduled task. Cancelling task with key=CheckMessageFeed,exception=Invalid destination uri [/Channels/Local/Local] specified. Event willnot be sent.

 

I tried using JMS channel destination instead of local channel , but still get the same error.

 

Any suggestions about how to resolve this apprecate your time.

 

Thanks

Link to comment
Share on other sites

What version of BE 4.x you are running

 

In a multiple cache servers and inference agent environment, set the property be.engine.cluster.scheduler=true for the nodes that can be considered for scheduler ownership. Having this property in all the engines/CS along with BE 4.0.2 HF 1 should help..

 

Regards

Mani

Link to comment
Share on other sites

  • 6 years later...

Hi,

 

I hava got the same error even I have add below configrations

 

On the agent which own the scheduler:

 

be.engine.cluster.scheduler=true

 

On the cache agent:

 

be.engine.cluster.scheduler=false;

 

be.engine.cacheServer.channel.disable=true

 

I' m using TIBCO BusinessEvents 4.0.2

 

Any suggestions about such issue Apprecate your answer.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...