In our application , there are two web apps and the inter web app
communication is via the active mq broker. Out application uses active
mq 4.1.1 , java 1.6 and Tomcat5.5.20
1) The jndi resources for active mq can be specified in
Tomcat/conf/context.xml
the flag wireFormat.maxI
Hello Active mq Users / Developers,
Are there any tools for measuring the
performance and memory occupied by embedded active mq broker ? The
broker is embedded in Tomcat 5.5 server . Iam using active mq 4.1.1 ,
java 1.6 and Tomcat 5.5.20.
thanks,
Suchitha.
We are using 4.1.0.
Now, we decrease the producer message frequency. The activemq seems not
crashed until daily restart. But there are some performance issues.
At the first couple of hours, the enqueue and dequeue count is even out.
After then, we are finding dequeue count is always less than
Is there documentation on on what fields the REST interface will take.. (i.e.
are there any ActiveMQ special fields in the post...)
--
View this message in context:
http://www.nabble.com/Fields-for-HTTP-POST-interface-to-REST--tf4200537s2354.html#a11947136
Sent from the ActiveMQ - User mailin
Below is the thread dump. I am running AMQ 4.1.1 on WinXP.
The broker has a 'stop', 'start', and 'terminateJVM' operation. Seems to me
that you should be able to stop, then start the broker?
Name: main
State: WAITING on [EMAIL PROTECTED]
Total blocked: 33 Total waited: 5
Stack trace:
java.l
After some research, the JMX stuff proved to all be too complex and way too
poorly designed for my taste. What seems to work is simply
browse --amqurl tcp://172.18.8.133:61616 queueName
Simple and to the point.
--
Elliotte Rusty Harold
[EMAIL PROTECTED]
What version of AMQ are you using?
I deloyed your activemq.xml file, as is, on to my 6-week old 4.2-SNAPSHOT
broker. No problema!
To successfully deploy it on to my 4.1.1 broker, I had to first comment out
the xmpp transport connector and jetty elements.
Joe
Elber wrote:
>
> I don't mad
I don't made changes in my activemq.xml.
activemq.xml:
http://activemq.org/config/1.0"; brokerName="localhost"
dataDirectory="${activemq.base}/data">
Hello!
I've just bumped into a strange problem. Sometimes, but not always, on a
fast producer/slow consumer case the consumer leaves exactly 500 messages in
the queue.
When restarting the consumer, the 500 is processed.
It happens when I send a lot (>100 000) of messages in the queue, but not
alw
Dear devs and users,
I've the following scenario, given that, ActiveMQ have so much of features,
I hope to my scenario can be solved using a specific configuration of ActiveMQ.
Would you mind give me some advice or pointers on this?
I've a centralized event consolidator, and a few distributed no
Hi everyone!
I've found out that it's a postgres concurrency bug: postgres is just bad at
concurrent transactions updating the same row/page. Switching to DB2 Express
solved it.
Cheers.
ocoolio wrote:
>
> Hello!
>
> I have a bad performance problem:
>
> Im using NMS with .NET (C#) and two
[quote]"Error creating bean with name
'org.apache.activemq.xbean.XBeanBrokerService' defined in class path
resource [activemq.xml]: Error setting property values; nested exception is
org.springframework.beans.NotWritablePropertyException: Invalid property '-'
of bean class [org.apache.activemq.xbe
I don't know If this error depends from the network connection.
Error:
Loading message broker from: xbean:activemq.xml
Now attempting to figure out the type of resource: activemq.xml
ERROR: java.lang.RuntimeException: Failed to execute start task. Reason:
org.springframework.beans.factory.BeanCr
13 matches
Mail list logo