You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by aharsola <am...@wipro.com> on 2007/04/19 12:54:31 UTC

Need Help - Running SM in Webshpere

Hi,

I want to start servicemix 3.0.1 inside WAS 6.0.2. For this, I have bundled
SM as a WAR and deloyed to WAS. During startup SM gives me following error.
When I do the same thing in tomcat, it works.

Any ideas?

[4/19/07 16:03:18:968 IST] 0000000a SystemOut     O 15 [Thread-1] ERROR
org.apache.activemq.broker.jmx.ManagementContext  - Failed to initialize
MBeanServer
java.net.MalformedURLException: No host defined for JMXServiceURL
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
	at
javax.management.remote.JMXServiceURL.parseHostAndPort(JMXServiceURL.java:288)
	at javax.management.remote.JMXServiceURL.parse(JMXServiceURL.java:262)
	at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:47)
	at
org.apache.activemq.broker.jmx.ManagementContext.createConnector(ManagementContext.java:393)

-- 
View this message in context: http://www.nabble.com/Need-Help---Running-SM-in-Webshpere-tf3606357s12049.html#a10075739
Sent from the ServiceMix - User mailing list archive at Nabble.com.