Hi Freeman, I am using jdk 1.6.0_07 my operating system is windows XP. I used a brand new binary version of servicemix. The first time I started it I got the following error
" ERROR - TransportConnector - Could not accept connection : Channel was inactive for too long: /127.0.0.1:4483 " I shutdown servicemix and when I again tried restarting I got the error mentioned in the previous post. I did not make any changes in the config files. Regards, Ganesh I am using jdk Freeman Fang wrote: > > Hi, > > I can't reproduce this problem, my env is > Java version: 1.5.0_15 > OS name: "linux" version: "2.6.9-42.elsmp" arch: "i386" Family: "unix" > > What's your platform and JDK version? Do you use a brand new Servicemix > 3.3 without changing anything? And you can't see this problem with > Servicemix 3.2.x on the same machine with same JDK? > Freeman > > navigator09 wrote: >> Hi, >> >> I downloaded the latest version of servicemix 3.3. I am getting the >> following error when a start it >> >> >> 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 >> (ServiceMi >> x) is 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) >> >> >> I checked the activemq.xml . It is configured for multicast discovery >> by >> default as in other verisons. >> >> How to solve the error? >> >> Regards, >> Ganesh >> > > > -- View this message in context: http://www.nabble.com/Re%3A-JMS-flow-error-while-starting-servicemix-3.3-tp20394877p20394932.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
