Hi everybody, 

I'm trying to install servicemix on my computer but, I don't understand why,
It doesn't work.
I have unzip the archive into a directory of my choice (into my local disk
C:\), I have a JDK 1.6 into my environment variable (PATH), but when I open
a comand prompt in order to launch servicemix, I have the following error :

Loading Apache ServiceMix from servicemix.xml on the CLASSPATH
ERROR - BrokerService                  - Failed to start ActiveMQ JMS Me
oker. Reason: java.io.IOException: Transport Connector could not be regi
n JMX: Illegal character in hostname at index 8: tcp://PC_DEV2:61616
java.io.IOException: Transport Connector could not be registered in JMX:
 character in hostname at index 8: tcp://PC_DEV2:61616
        at org.apache.activemq.util.IOExceptionSupport.create(IOExceptio
.java:25)
        at org.apache.activemq.broker.BrokerService.registerConnectorMBe
rService.java:1079)
        at org.apache.activemq.broker.BrokerService.startTransportConnec
erService.java:1517)
        at org.apache.activemq.broker.BrokerService.startAllConnectors(B
vice.java:1471)
        at org.apache.activemq.broker.BrokerService.start(BrokerService.
)
        at org.apache.activemq.xbean.XBeanBrokerService.afterPropertiesS
BrokerService.java:47)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1201)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1171)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.createBean(AbstractAutowireCapableBeanFactory.java:425)
        at org.springframework.beans.factory.support.AbstractBeanFactory
ject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBea
y.getSingleton(DefaultSingletonBeanRegistry.java:156)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:160)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.createBean(AbstractAutowireCapableBeanFactory.java:337)
        at org.springframework.beans.factory.support.AbstractBeanFactory
ject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBea
y.getSingleton(DefaultSingletonBeanRegistry.java:156)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:160)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.createBean(AbstractAutowireCapableBeanFactory.java:337)
        at org.springframework.beans.factory.support.AbstractBeanFactory
ject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBea
y.getSingleton(DefaultSingletonBeanRegistry.java:156)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:160)
        at org.springframework.beans.factory.support.DefaultListableBean
preInstantiateSingletons(DefaultListableBeanFactory.java:284)
        at org.springframework.context.support.AbstractApplicationContex
h(AbstractApplicationContext.java:352)
        at org.apache.xbean.spring.context.ClassPathXmlApplicationContex
(ClassPathXmlApplicationContext.java:161)
        at org.apache.xbean.spring.context.ClassPathXmlApplicationContex
(ClassPathXmlApplicationContext.java:51)
        at org.apache.servicemix.Main.main(Main.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchStandard(Launcher.jav
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:344)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:461)
Caused by: java.io.IOException: Illegal character in hostname at index 8
PC_DEV2:61616
        at org.apache.activemq.util.IOExceptionSupport.create(IOExceptio
.java:43)
        at org.apache.activemq.transport.tcp.TcpTransportServer.bind(Tcp
tServer.java:94)
        at org.apache.activemq.transport.tcp.TcpTransportFactory.doBind(
portFactory.java:56)
        at org.apache.activemq.transport.TransportFactory.bind(Transport
java:109)
        at org.apache.activemq.broker.TransportConnector.createTransport
ransportConnector.java:270)
        at org.apache.activemq.broker.TransportConnector.getServer(Trans
ector.java:122)
        at org.apache.activemq.broker.TransportConnector.asManagedConnec
sportConnector.java:100)
        at org.apache.activemq.broker.BrokerService.registerConnectorMBe
rService.java:1072)
        ... 33 more
Caused by: java.net.URISyntaxException: Illegal character in hostname at
: tcp://PC_DEV2:61616
        at java.net.URI$Parser.fail(URI.java:2809)
        at java.net.URI$Parser.parseHostname(URI.java:3348)
        at java.net.URI$Parser.parseServer(URI.java:3197)
        at java.net.URI$Parser.parseAuthority(URI.java:3116)
        at java.net.URI$Parser.parseHierarchical(URI.java:3058)
        at java.net.URI$Parser.parse(URI.java:3014)
        at java.net.URI.<init>(URI.java:663)
        at org.apache.activemq.transport.tcp.TcpTransportServer.bind(Tcp
tServer.java:91)
        ... 39 more
Caught: org.springframework.beans.factory.BeanCreationException: Error c
bean with name 'broker' defined in class path resource [activemq.xml]: I
n of init method failed; nested exception is java.io.IOException: Transp
ector could not be registered in JMX: Illegal character in hostname at i
tcp://PC_DEV2:61616
org.springframework.beans.factory.BeanCreationException: Error creating
h name 'broker' defined in class path resource [activemq.xml]: Invocatio
t method failed; nested exception is java.io.IOException: Transport Conn
uld not be registered in JMX: Illegal character in hostname at index 8:
_DEV2:61616
Caused by: java.io.IOException: Transport Connector could not be registe
MX: Illegal character in hostname at index 8: tcp://PC_DEV2:61616
        at org.apache.activemq.util.IOExceptionSupport.create(IOExceptio
.java:25)
        at org.apache.activemq.broker.BrokerService.registerConnectorMBe
rService.java:1079)
        at org.apache.activemq.broker.BrokerService.startTransportConnec
erService.java:1517)
        at org.apache.activemq.broker.BrokerService.startAllConnectors(B
vice.java:1471)
        at org.apache.activemq.broker.BrokerService.start(BrokerService.
)
        at org.apache.activemq.xbean.XBeanBrokerService.afterPropertiesS
BrokerService.java:47)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1201)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1171)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.createBean(AbstractAutowireCapableBeanFactory.java:425)
        at org.springframework.beans.factory.support.AbstractBeanFactory
ject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBea
y.getSingleton(DefaultSingletonBeanRegistry.java:156)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:160)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.createBean(AbstractAutowireCapableBeanFactory.java:337)
        at org.springframework.beans.factory.support.AbstractBeanFactory
ject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBea
y.getSingleton(DefaultSingletonBeanRegistry.java:156)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:160)
        at org.springframework.beans.factory.support.AbstractAutowireCap
Factory.createBean(AbstractAutowireCapableBeanFactory.java:337)
        at org.springframework.beans.factory.support.AbstractBeanFactory
ject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBea
y.getSingleton(DefaultSingletonBeanRegistry.java:156)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory
(AbstractBeanFactory.java:160)
        at org.springframework.beans.factory.support.DefaultListableBean
preInstantiateSingletons(DefaultListableBeanFactory.java:284)
        at org.springframework.context.support.AbstractApplicationContex
h(AbstractApplicationContext.java:352)
        at org.apache.xbean.spring.context.ClassPathXmlApplicationContex
(ClassPathXmlApplicationContext.java:161)
        at org.apache.xbean.spring.context.ClassPathXmlApplicationContex
(ClassPathXmlApplicationContext.java:51)
        at org.apache.servicemix.Main.main(Main.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchStandard(Launcher.jav
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:344)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:461)
Caused by: java.io.IOException: Illegal character in hostname at index 8
PC_DEV2:61616
        at org.apache.activemq.util.IOExceptionSupport.create(IOExceptio
.java:43)
        at org.apache.activemq.transport.tcp.TcpTransportServer.bind(Tcp
tServer.java:94)
        at org.apache.activemq.transport.tcp.TcpTransportFactory.doBind(
portFactory.java:56)
        at org.apache.activemq.transport.TransportFactory.bind(Transport
java:109)
        at org.apache.activemq.broker.TransportConnector.createTransport
ransportConnector.java:270)
        at org.apache.activemq.broker.TransportConnector.getServer(Trans
ector.java:122)
        at org.apache.activemq.broker.TransportConnector.asManagedConnec
sportConnector.java:100)
        at org.apache.activemq.broker.BrokerService.registerConnectorMBe
rService.java:1072)
        ... 33 more
Caused by: java.net.URISyntaxException: Illegal character in hostname at
: tcp://PC_DEV2:61616
        at java.net.URI$Parser.fail(URI.java:2809)
        at java.net.URI$Parser.parseHostname(URI.java:3348)
        at java.net.URI$Parser.parseServer(URI.java:3197)
        at java.net.URI$Parser.parseAuthority(URI.java:3116)
        at java.net.URI$Parser.parseHierarchical(URI.java:3058)
        at java.net.URI$Parser.parse(URI.java:3014)
        at java.net.URI.<init>(URI.java:663)
        at org.apache.activemq.transport.tcp.TcpTransportServer.bind(Tcp
tServer.java:91)
        ... 39 more
C:\Program Files\Apache Software Foundation\apache-servicemix-3.2.1\bin>

Can someone please help me....?
Thank you all.
-- 
View this message in context: 
http://www.nabble.com/Problem-with-the-installation-of-servicemix-tp16700363p16700363.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to