You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by youthbazaar <yo...@gmail.com> on 2013/05/19 12:02:12 UTC

Getting Connection Reset While consumer.receive is called.

Java Runtime: Sun Microsystems Inc. 1.6.0_38 D:\jdk1.6.0_38\jre
  Heap sizes: current=1004928k  free=994439k  max=1004928k
    JVM args: -Dcom.sun.management.jmxremote -Xms1G -Xmx1G
-Djava.util.logging.config.file=logging.properties
-Dactivemq.classpath=D:\apache-activemq-5.8.0\bin\..\conf;D:
Extensions classpath:
 
[D:\apache-activemq-5.8.0\bin\..\lib,D:\apache-activemq-5.8.0\bin\..\lib\camel,D:\apache-activemq-5.8.0\bin\..\lib\optional,D:\apache-activemq-5.8.0\bin\..\lib\web,D:\a
ACTIVEMQ_HOME: D:\apache-activemq-5.8.0\bin\..
ACTIVEMQ_BASE: D:\apache-activemq-5.8.0\bin\..
ACTIVEMQ_CONF: D:\apache-activemq-5.8.0\bin\..\conf
ACTIVEMQ_DATA: D:\apache-activemq-5.8.0\bin\..\data
Loading message broker from: xbean:activemq.xml
 INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@1f3785d3:
startup date [Sun May 19 15:11:31 IST 2013]; root of context hierarchy
 INFO |
PListStore:[D:\apache-activemq-5.8.0\bin\..\data\10.10.0.112\tmp_storage]
started
 INFO | Using Persistence Adapter:
KahaDBPersistenceAdapter[D:\apache-activemq-5.8.0\bin\..\data\kahadb]
 INFO | KahaDB is version 4
 INFO | Recovering from the journal ...
 INFO | Recovery replayed 1 operations from the journal in 0.03 seconds.
 INFO | Apache ActiveMQ 5.8.0 (10.10.0.112,
ID:DCDEV62-61176-1368956493863-0:1) is starting
 INFO | Listening for connections at:
tcp://DCDEV62.phoenix.in:61616?maximumConnections=1000&wireformat.maxFrameSize=104857600
 INFO | Connector openwire Started
 INFO | Listening for connections at:
amqp://DCDEV62.phoenix.in:5672?maximumConnections=1000&wireformat.maxFrameSize=104857600
 INFO | Connector amqp Started
 INFO | Apache ActiveMQ 5.8.0 (10.10.0.112,
ID:DCDEV62-61176-1368956493863-0:1) started
 INFO | For help or more information please see: http://activemq.apache.org
 INFO | Web console type: embedded
 INFO | ActiveMQ WebConsole initialized.
 INFO | Initializing Spring FrameworkServlet 'dispatcher'
 INFO | jolokia-agent: No access restrictor found at
classpath:/jolokia-access.xml, access to all MBeans is allowed

 WARN | Transport Connection to: tcp://10.10.0.112:61837 failed:
java.net.SocketException: Connection reset




--
View this message in context: http://activemq.2283324.n4.nabble.com/Getting-Connection-Reset-While-consumer-receive-is-called-tp4667204.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.