Friday, February 19, 2010

oracle.tip.esb.server.common.exceptions.ClusterMismatchException

You have set up an esb cluster and once you started the container

opmnctl startall in SOA_HOME\opmn\bin

you are getting following error in your SOA_HOME/opmn/logs

oracle.tip.esb.server.common.exceptions.ClusterMismatchException: An unhandled exception has been thrown in the ESB system.


This is because your configuration is not correct.

Go to SOA_HOME/integration/esb/config/esb_config.ini

and check the value for cluster_name parameter.

Now log in to you esb console

http://host:port/esb

and One by one select all the ESB Systems.give the same cluster name as you have found in esb_config.ini file

make changes for all the system and restart your container now you should not see those messages.

No comments: