Roadblock averted but still not successful.
Add this to web.xmlservlet clause for AjaxServlet
true
So now I only have the InstanceNotFoundException and JMX connector Naming
context is read-only
the /amq?timeout= call is made but never gets a response.
--
View this message in context:
htt
I think I may be able to turn off the Management of the broker and prevent
the errors regarding the JMX Management/ MBean etc. I did see
documentation about useJmx, and
However I believe I will still have this error, which is ultimately what is
being returned in http as seen by Fiddler:
the S
The following classes and interfaces are included in activemq-all-5.5.1.jar
despite them being available in the 1.6 JRE (which is now required as a
minimum anyway):
javax.transaction.xa.XAException
javax.transaction.xa.XAResource
javax.transaction.xa.Xid
Aside from them being redundant, this has
Here's my status:
I think part of my problem was that in addition to putting
activemqra-5.5.1.rar to have the message broker into the
standalone/deployments area, I was also putting in the activemq-web.5.5.1
jar by itself. It was also deployed as part of deploying my application
subsequent to JBO
Hi Ivan,
This should now be fixed in the following snapshot build:
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-apollo/99-trunk-SNAPSHOT/apache-apollo-99-trunk-20120426.164540-25-unix-distro.tar.gz
On Thu, Apr 26, 2012 at 8:02 AM, Hiram Chirino wrote:
hi all,
I have this case:
case activemq::commands::ProducerInfo::ID_PRODUCERINFO:{
Pointer info =
amqMessage->getDataStructure().dynamicCast();
Pointer& aux=info->getProducerId();
}
but I cant find the way to obtain the real client Id, I've only can get the
real identification [hostname-:xxx
Hello,
I am a little confused about some properties (AverageEnqueueTime,
MaxEnqueueTimethat,
MinEnqueueTime) that are exposed via JMX.
Are these properties are computed ?
this is a brief extract of values :
[ ]
date AverageEnqueueTime MaxEnqueueTime MinEnqueueTime
02/04/2012 12:35 0,300976 4246
Hello,
I am experiencing the following issue when trying to administer my AMQ
broker remotely using JMX:
The queueSize() operation delivers the correct (expect) message count of
the queue. However, when calling browseMessages() only a subset of the
messages is returned.
This problem is not alwa
writes:
> Because this is my first atempt to work with STOMP I'm not sure if the
> problem is not on my side but currently I have no idea what is wrong.
I could reproduce the problem using a recent Apollo snapshot. This looks
like an Apollo bug to me.
> The test script is here:
> http://gist.git
Hi Ivan,
Thanks for the bug report! I've been able to reproduce using your test
case, It looks like messages are being 'released' when the consumer
disconnects and then don't subsequently get delivered. I'll look into
fixing this asap.
On Mon, Apr 23, 2012 at 8:13 AM, wrote:
>
> Hi all,
>
> I
10 matches
Mail list logo