Hello,

I am installing servicemix 3.3.2 version on redhat (as I have to use 3.3.2
version) and Its prompting me Activemq network broker error.



 INFO  | main       | BusApplicationContext    |
ort.AbstractApplicationContext  426 | Bean factory for application context
[org.apache.cxf.bus.spring.BusApplicationContext@7ad3f189]:
org.springframework.beans.factory.support.DefaultListableBeanFactory@46aea8cf
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-file to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-file
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-exec to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-exec
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-ftp to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component: servicemix-ftp
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-saxon to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-saxon
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-snmp to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-snmp
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-http to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-http
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-xmpp to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-xmpp
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-camel to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-camel
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-drools to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-drools
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-eip to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component: servicemix-eip
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-script to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-script
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-wsn2005 to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-wsn2005
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-jsr181 to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-jsr181
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-osworkflow to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-osworkflow
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-vfs to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component: servicemix-vfs
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  363 | Setting running state for Component:
servicemix-validation to Started
INFO  | main       | ComponentMBeanImpl       |
i.framework.ComponentMBeanImpl  191 | Initializing component:
servicemix-validation
INFO  | main       | JBIContainer             |
mix.jbi.container.JBIContainer  674 | ServiceMix JBI Container (ServiceMix)
started
INFO  | Timer-2    | AutoDeploymentService    |
ramework.AutoDeploymentService  659 | Directory: hotdeploy: Finished
installation of archive:  *-sa-10.4.37.1.zip
ERROR | ActiveMQ Connection Worker: tcp://localhost/127.0.0.1:61616 |
ActiveMQEndpointWorker   | .ra.ActiveMQEndpointWorker$1$1  112 | Connection
to broker failed: Channel was inactive for too long: localhost/
127.0.0.1:61616
ERROR - ActiveMQEndpointWorker         - Connection to broker failed:
Connection reset
javax.jms.JMSException: Connection reset
        at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49)
        at
org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1784)
        at
org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1801)
        at
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99)
        at
org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:119)
        at
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99)
        at
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:99)
        at
org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:160)
        at
org.apache.activemq.transport.InactivityMonitor.onException(InactivityMonitor.java:248)
        at
org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:97)
        at
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:189)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.fill(TcpBufferedInputStream.java:50)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.read(TcpBufferedInputStream.java:58)
        at java.io.DataInputStream.readInt(Unknown Source)
        at
org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:272)
        at
org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:210)
        at
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:202)
        at
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:185)


I got following post

http://grokbase.com/t/servicemix/users/08cpjc94r2/starting-servicemix-new-install-durable-consumer-is-in-use-for-client

I am encountering exactly same problem.  and solution is referring to this
link which doesn't exists anymore:

http://servicemix.apache.org/javanetsocketexception-error-setting-options.html


Please help me out in resolving this issue. I am busting my head for many
days but all in vain.


Thanks

Summaira

Reply via email to