Looks like a misconfiguration in your config.xml for the JMX properties - can you share your config here ?
Marnie On Fri, Sep 10, 2010 at 4:31 AM, [email protected] <[email protected]>wrote: > > I downloaded qpid-java-0.6 broker and run it on Linux system. I got below > error. Does anyone know this issue? > > thanks > > Starting : SSL RMI ConnectorServer : Listening on port 9099 > Error initialising message broker: java.net.MalformedURLException: Bad URL > path: _nuv:9099/jndi/rmi://suse_nuv:8999/jmxrmi > main 2010-09-09 18:24:17,180 ERROR [Qpid.Broker] Error initialising message > broker: java.net.MalformedURLException: Bad URL path: > _nuv:9099/jndi/rmi://suse_nuv:8999/jmxrmi > java.net.MalformedURLException: Bad URL path: > _nuv:9099/jndi/rmi://suse_nuv:8999/jmxrmi > at > javax.management.remote.JMXServiceURL.validate(JMXServiceURL.java:348) > at > javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:208) > at > > org.apache.qpid.server.management.JMXManagedObjectRegistry.start(JMXManagedObjectRegistry.java:251) > at > > org.apache.qpid.server.registry.ConfigurationFileApplicationRegistry.initialise(ConfigurationFileApplicationRegistry.java:78) > at > > org.apache.qpid.server.registry.ApplicationRegistry.initialise(ApplicationRegistry.java:105) > at > > org.apache.qpid.server.registry.ApplicationRegistry.initialise(ApplicationRegistry.java:93) > at org.apache.qpid.server.Main.startup(Main.java:310) > at org.apache.qpid.server.Main.execute(Main.java:233) > at org.apache.qpid.server.Main.<init>(Main.java:104) > at org.apache.qpid.server.Main.main(Main.java:541) > >
