Hi, this simply means that you client closed the socket unexpectedly.
Regards -- Dejan Bosanac ---------------------- Red Hat, Inc. FuseSource is now part of Red Hat [email protected] Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyder/ On Fri, Nov 16, 2012 at 10:07 PM, juniorbansal <[email protected]> wrote: > I am giving my broker log here... I implemented a request/reply pattern and > see that it is working fine... But after I receive the response immediately > i am seeing the socketexception in my broker log... Every time i invoke this > test program i see this happening.. I tried closing all the producers, > consumers and sessions.. Not getting it... Also the IP value looks different > every time...PLease suggest... > > C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activemq-5.7.0\bin>act > ivemq > Java Runtime: Sun Microsystems Inc. 1.6.0_25 C:\Program > Files\Java\jdk1.6.0_25\j > re > Heap sizes: current=1013632k free=1002447k max=1013632k > JVM args: -Dcom.sun.management.jmxremote -Xms1G -Xmx1G > -Djava.util.logging.c > onfig.file=logging.properties > -Dactivemq.classpath=C:\Users\c0gursh\Desktop\apac > he-activemq-5.7.0-bin\apache-activemq-5.7.0\bin\..\conf;C:\Users\c0gursh\Desktop > \apache-activemq-5.7.0-bin\apache-activemq-5.7.0\bin\../conf;C:\Users\c0gursh\De > sktop\apache-activemq-5.7.0-bin\apache-activemq-5.7.0\bin\../conf; > -Dactivemq.ho > me=C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activemq-5.7.0\bin\ > .. > -Dactivemq.base=C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-act > ivemq-5.7.0\bin\.. > -Dactivemq.conf=C:\Users\c0gursh\Desktop\apache-activemq-5.7. > 0-bin\apache-activemq-5.7.0\bin\..\conf > -Dactivemq.data=C:\Users\c0gursh\Desktop > \apache-activemq-5.7.0-bin\apache-activemq-5.7.0\bin\..\data > -Djava.io.tmpdir=C: > \Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activemq-5.7.0\bin\..\da > ta\tmp > Extensions classpath: > > [C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activemq-5.7.0\bin\ > ..\lib,C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activemq-5.7.0\ > bin\..\lib\camel,C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activ > emq-5.7.0\bin\..\lib\optional,C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin > \apache-activemq-5.7.0\bin\..\lib\web,C:\Users\c0gursh\Desktop\apache-activemq-5 > .7.0-bin\apache-activemq-5.7.0\bin\..\lib\extra] > ACTIVEMQ_HOME: > C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activem > q-5.7.0\bin\.. > ACTIVEMQ_BASE: > C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activem > q-5.7.0\bin\.. > ACTIVEMQ_CONF: > C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activem > q-5.7.0\bin\..\conf > ACTIVEMQ_DATA: > C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-activem > q-5.7.0\bin\..\data > Loading message broker from: xbean:activemq.xml > INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@d3db51: > startu > p date [Fri Nov 16 15:38:43 EST 2012]; root of context hierarchy > INFO | > PListStore:[C:\Users\c0gursh\Desktop\apache-activemq-5.7.0-bin\apache-ac > tivemq-5.7.0\bin\..\data\localhost\tmp_storage] started > INFO | Using Persistence Adapter: > KahaDBPersistenceAdapter[C:\Users\c0gursh\Des > ktop\apache-activemq-5.7.0-bin\apache-activemq-5.7.0\bin\..\data\kahadb] > INFO | KahaDB is version 4 > INFO | Recovering from the journal ... > INFO | Recovery replayed 1 operations from the journal in 0.052 seconds. > INFO | Apache ActiveMQ 5.7.0 (localhost, > ID:WNY46231LBITDOG-54963-1353098326428 > -0:1) is starting > INFO | Listening for connections at: > tcp://WNY46231LBITDOG:61616?maximumConnect > ions=1000&wireformat.maxFrameSize=104857600 > INFO | Connector openwire Started > INFO | Apache ActiveMQ 5.7.0 (localhost, > ID:WNY46231LBITDOG-54963-1353098326428 > -0:1) started > INFO | For help or more information please see: http://activemq.apache.org > INFO | jetty-7.6.7.v20120910 > INFO | ActiveMQ WebConsole initialized. > INFO | started > o.e.j.w.WebAppContext{/admin,file:/C:/Users/c0gursh/Desktop/apac > he-activemq-5.7.0-bin/apache-activemq-5.7.0/webapps/admin/} > INFO | Initializing Spring FrameworkServlet 'dispatcher' > INFO | ActiveMQ Console at http://0.0.0.0:8161/admin > INFO | started > o.e.j.w.WebAppContext{/demo,file:/C:/Users/c0gursh/Desktop/apach > e-activemq-5.7.0-bin/apache-activemq-5.7.0/webapps/demo/} > INFO | Apache ActiveMQ Web Demo at http://0.0.0.0:8161/demo > INFO | started > o.e.j.w.WebAppContext{/fileserver,file:/C:/Users/c0gursh/Desktop > /apache-activemq-5.7.0-bin/apache-activemq-5.7.0/webapps/fileserver/} > INFO | RESTful file access application at http://0.0.0.0:8161/fileserver > INFO | Started [email protected]:8161 > WARN | Transport Connection to: tcp://127.0.0.1:55029 failed: > java.net.SocketEx > ception: Connection reset > WARN | Transport Connection to: tcp://127.0.0.1:55028 failed: > java.net.SocketEx > ception: Connection reset > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Active-MQ-Broker-log-throwing-socketexception-but-not-impacting-my-funtionality-though-tp4659492.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
