Hi Freeman, I again downloaded a new copy of servicemix 3.3 and started it. I get the same " peer did not send wire format " error. I have attached the log to the mailing list.
let me once again repeat my configuration java version "1.6.0_07" Java(TM) SE Runtime Environment (build 1.6.0_07-b06) Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing) Operating system - windows XP SP2 I have not faced this problem in the previous versions of servicemix (servicemix 3.2.*) http://www.nabble.com/file/p20403448/servicemix.log servicemix.log Regards, Ganesh navigator09 wrote: > > Hi, > > One more problem in servicemix 3.3 is while shutting down it throws the > following error > > javax.jms.JMSException: Channel was inactive for too long: > localhost/127.0.0.1:6 > 1616 > at > org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSuppo > rt.java:62) > at > org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConn > ection.java:1178) > at > org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnec > tion.java:1170) > at > org.apache.activemq.ActiveMQSession.asyncSendPacket(ActiveMQSession.j > ava:1743)..... > > > > Regards, > Ganesh > > > > navigator09 wrote: >> >> 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-tp20394878p20403448.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
