When ServiceMix starts. if createMBeanServer property is set in the configuration file (usually servicemix.xml) ServiceMix will create an MBeanServer and register a remote connection server with rmi. This error will not affect the runtime system directly, but will make it impossible to connect to ServiceMix directly for management and monitoring.

What platform are you running on and what version of the JRE are you using ?

cheers,

Rob
On 8 Aug 2005, at 11:53, hamza kaya wrote:

hi,

i have downloaded servicemix 1.0-m2 and finally i managed to run an
example (file binding). it runs now but while starting (i used
servicemix.bat) it gives the exception:

[ERROR] ManagementContext - -Bad URL: <java.net.MalformedURLException: Unsupport ed protocol: rmi>java.net.MalformedURLException: Unsupported protocol: rmi at javax.management.remote.rmi.RMIConnectorServer.start (RMIConnectorServ
er.java:141)

anyone knows what it means and how to solve the problem?

thx


Reply via email to