I am using ActiveMQ 5.13.3.
Why do Journal records get corrupted?
I want to understand what are the scenarios when journals get corrupted?
Any insights would be helpful.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/corrupt-journal-records-found-in-activemq-tp472872
Thanks for the response Tim.
The logging has been enabled with "debug" level. :(
Still don't see that error.
mq is running with 16GB of JVM
*# Set jvm memory configuration (minimal/maximum amount of memory)
ACTIVEMQ_OPTS_MEMORY="-Xms8G -Xmx16G"*
[mule@lxp0172 kahadb]$ netstat -nap | grep 8161
isk.index.BTreeIndex | main
Did anyone faced same issue?
Any help is highly appreciated.
Thanks,
Prashant
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Activemq-Master-dying-without-errors-tp4728716.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
side.
"xbhanu
[via ActiveMQ]" <ml-node+s2283324n4675926...@n4.nabble.com>
01/02/2014 05:17 PM
To
Prashant
Kumar41/India/IBM@IBMIN,
cc
Subject
Re:
Inactivity Monitor
So, I were to increase it this would require me to specify
maxInactivityDuration at bro
If we disable Inactivity Monitor from broker side by adding
maxInactivityMonitor=0 parameter in broker's transport connector URL but it
is enabled from client side using their connection url, what would be the
effect?
We know that if duration is set differently on both sides of connection,
lowest d
Thanks. We are considering upgrade to 5.8.0.
Are there any potential risk associated with upgrade?
Or any precautions we need to take while upgrading to 5.8.0?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Help-for-small-customization-tp4668853p4670114.html
Sent from th
We are using version 5.4.3(apache-activemq-5.4.3)
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Help-for-small-customization-tp4668853p4669906.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi,
Thanks for quick reply.
Our destination name is not more than 40 characters.
I tried to use but the JSP page(message.jsp) failed to get
rendered. So I removed it.
In which tag I should make length="80"?
I tried to increase the width of tag using . It increased the width of drop down list bo
I am facing a small problem. Names of queues we are using are very big in
length like "com.ibm.biztalk.jnbridge.DataResponse".We have many such big
length named queues. So when we try to move a message sent to ActiveMQ.DLQ
back to our queue having big name length using 'Move' Message action, the
na
We are getting "The Session is closed" error in JMS client code. How to fix
this?
Error Trace:
javax.jms.IllegalStateException: The Session is closed
at
org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:722)
at
org.apache.activemq.ActiveMQSession
We are frequently getting 'java.net.SocketException' in ActiveMQ logs. Aftr
that the number of consumer becomes 0 and message becomes pending.
java.net.SocketException: Connection reset |
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ
Transport: tcp:///10.51.19.88:2855
Our Cl
Hi,
Thanks for quick response.
We are not facing this issue for messages of smaller sizes say 2 MB.
We are facing the issue only when message size is considerably big(150 MB).
Also, we have not specified prefetch limit implicitly, so it must be taking
default value.
But then why we are not facing t
I will describe the situation:
Our Producer program is creating message of huge size(150) MB. We can see
the message getting enqueued. Then our consumer tries to consume that
message, but it fails to pull this message from activemq queue. But activemq
shows that message was dequeued. We have enable
13 matches
Mail list logo