Re: org.apache.activemq.broker.TransportConnection.Transport - Transport Connection to: tcp://XX.XX.XXX.XXX:5445 failed: java.io.EOFException

2017-08-01 Thread Siebo
me a lot in resolving this trouble. Thanks and best regards, Siebo -- View this message in context: http://activemq.2283324.n4.nabble.com/org-apache-activemq-broker-TransportConnection-Transport-Transport-Connection-to-tcp-XX-XX-XXX-XXX-5n-tp4722840p4729102.html Sent from the ActiveMQ - User

Re: org.apache.activemq.broker.TransportConnection.Transport - Transport Connection to: tcp://XX.XX.XXX.XXX:5445 failed: java.io.EOFException

2017-05-10 Thread Siebo
led? Thanks and best regards, Siebo -- View this message in context: http://activemq.2283324.n4.nabble.com/org-apache-activemq-broker-TransportConnection-Transport-Transport-Connection-to-tcp-XX-XX-XXX-XXX-5n-tp4722840p4725874.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: org.apache.activemq.broker.TransportConnection.Transport - Transport Connection to: tcp://XX.XX.XXX.XXX:5445 failed: java.io.EOFException

2017-04-23 Thread Siebo
messages per hour. And it keep receiving messages all day. More info: after 2-3 days, OutOfMemoryError would occurred. We restart both brokers daily to avoid that error. Thanks and best regards, Siebo -- View this message in context: http://activemq.2283324.n4.nabble.com/org-apache-active

Re: org.apache.activemq.broker.TransportConnection.Transport - Transport Connection to: tcp://XX.XX.XXX.XXX:5445 failed: java.io.EOFException

2017-04-18 Thread Siebo
message was sent into it (on 'inactive' ActiveMQ server). As I know, ActiveMQ InactivityMonitor would check for 'inactive' connection all the time. I wonder if it is the only job that broker was doing while EOFException occurred. Here are some lines of log, the EOFException was lo

Re: org.apache.activemq.broker.TransportConnection.Transport - Transport Connection to: tcp://XX.XX.XXX.XXX:5445 failed: java.io.EOFException

2017-04-16 Thread Siebo
machines are being used in production purpose, I cannot generate thread dump or upgrade ActiveMQ version unless having an exact conclusion. Thanks and best regards, Siebo -- View this message in context: http://activemq.2283324.n4.nabble.com/org-apache-activemq-broker-TransportConnection-Transp

Re: EOFException in 5.14.0 - Standard Installation

2017-04-14 Thread Siebo
I faced this problem once and solve it by rebooting the PC which running ActiveMQ. Hope it helps. Thanks and best regards, Siebo -- View this message in context: http://activemq.2283324.n4.nabble.com/EOFException-in-5-14-0-Standard-Installation-tp4724543p4724962.html Sent from the ActiveMQ

Re: org.apache.activemq.broker.TransportConnection.Transport - Transport Connection to: tcp://XX.XX.XXX.XXX:5445 failed: java.io.EOFException

2017-04-13 Thread Siebo
using ActiveMQ 5.14.1 Thanks, Siebo -- View this message in context: http://activemq.2283324.n4.nabble.com/org-apache-activemq-broker-TransportConnection-Transport-Transport-Connection-to-tcp-XX-XX-XXX-XXX-5n-tp4722840p4724925.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Is there any problem when running more than one broker on same database?

2017-02-14 Thread Siebo
Hello everyone, I am having two brokers which run under JDBC Master-Slave using MySQL as database. For some reasons, I had to turn the JDBC Master-Slave off by adding config useDatabaseLock="false" to activemq.xml: Now, both brokers become active on same database. However, I found a topic which s