Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then its probably that you're on Java 1.4 and you have an existing process using the RMI naming server which clashes with mx4j. One fix is to move

Fixes

  • You can set the flag createMBeanServer in the basic servicemix.xml to false to get around this
  • Move to Java 5 which doesn't have this problem

...

  • Try stop the other process

...

  • (smile)