Hi,

  There are problems with starting apache servicemix 3.3. I am using
servicemix in windows operation system. when I run servicemix I get the
following error


   Loading Apache ServiceMix from servicemix.xml on the CLASSPATH
INFO  - ConnectorServerFactoryBean     - JMX connector available at:
service:jmx
:rmi:///jndi/rmi://localhost:1099/jmxrmi
INFO  - JBIContainer                   - ServiceMix 3.3 JBI Container
(pd92-1) i
s starting
INFO  - JBIContainer                   - For help or more information please
see
: http://servicemix.apache.org/
ERROR - JMSFlow                        - Failed to initialize JMSFlow
javax.jms.JMSException: Wire format negotiation timeout: peer did not send
his w
ire format.
        at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSuppo
rt.java:62)
        at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnect
ion.java:1206)
        at
org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(Activ
eMQConnection.java:1289)
        at
org.apache.activemq.ActiveMQConnection.setClientID(ActiveMQConnection
.java:375)
        at
org.apache.activemq.pool.PooledConnection.setClientID(PooledConnectio
n.java:121)
        at
org.apache.servicemix.jbi.nmr.flow.jms.AbstractJMSFlow.init(AbstractJ
MSFlow.java:208)
        at
org.apache.servicemix.jbi.nmr.DefaultBroker.init(DefaultBroker.java:1
22)
        at
org.apache.servicemix.jbi.container.JBIContainer.init(JBIContainer.ja
va:626)
        at
org.apache.servicemix.jbi.container.SpringJBIContainer.afterPropertie
sSet(SpringJBIContainer.java:66)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1368)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1334)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
        at java.security.AccessController.doPrivileged(Native Method)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
        at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:264)
        at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:221)


 The above error appears after using crtl-c command to shut down servicemix
first time.
Regards,
Ganesh


   
-- 
View this message in context: 
http://www.nabble.com/Problems-with-servicemix-3.3-tp20394878p20394878.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to