Known problems starting or stopping Petals ESB

compared with
Current by Vincent Zurczak
on Aug 21, 2013 16:30.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (7)

View Page History
{section}

h1. Unable to start Petals: "Cannot bind to URL \[rmi://xx.yy.zz.tt:7700/jmxRmiConnector\]"
{excerpt}
h1. Start & Stop Issues

h2. Unable to start Petals: "Cannot bind to URL \[rmi://xx.yy.zz.tt:7700/jmxRmiConnector\]"

This following error message can occurs in different use case:
{code}

*Symptoms:*

# You have configured your topology with several Petals nodes declared as slave,
# Your Petals node declared as master starts correctly,

*Solutions/Explanations:*
You forgot to configure the Petals container name in your *$PETALS_HOME/conf/server.properties*. The default Petals container name '0' is used and it is associated to Petals ESB master node that is configured in your topology with a different IP address. This address is not local to your Petals slave node.
{excerpt}
You have missed to configure the Petals container name in your $PETALS_HOME/conf/server.properties. The default Petals container name '0' is used and it is associated to Petals ESB master node that is configured in your topology with a different IP address that is not local to your Petals slave node.