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