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/JMS-flow-error-while-starting-servicemix-3.3-tp20393265p20393265.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
