Awesome!
On 1 Feb 2011, at 19:19, Roger Hoover wrote:
> Hi,
>
> If anyone's interested in a Twisted STOMP client for Python, we just
> open-sourced one: https://github.com/mozes/stompest
>
> It builds on top of the stomper library and is well tested and used in
> production with ActiveMQ and a l
Sorry about the lengthy error messages. I Should have just included the first
few :P
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Building-App-Using-ActiveMQCpp-3-2-4-on-Windows-7-tp3253304p3253306.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I am having problems very similar to
http://activemq.2283324.n4.nabble.com/Building-ActiveMQCpp-3-2-4-on-Windows-7-x64-td3229732.html#a3229940
However, I am not creating a 64 bit app. I created a new project that
references activemq-cppd.lib and the apr libs. If I put "#include
" I get no compila
We are using ActiveMQ 5.4.2 on CentOS 5.4 and also run into a "message stuck
in a queue" scenario. In our case these stuck messages had no content.
Here's an outline of what was happening:
a) we were seeing a few empty messages submitted to the queue (our fault -
there weren't really supposed to
Over a period of weeks we are seeing a gradual reduction in the JVM Heap
available.
When I do a bstat I get numbers like:
TotalEnqueueCount = 5,070,691
TotalDequeueCount = 5,068,600
TotalMessageCount = 74
Supposedly I should get TotalEnqueueCount = TotalDequeueCount +
TotalMessag
Hi,
If anyone's interested in a Twisted STOMP client for Python, we just
open-sourced one: https://github.com/mozes/stompest
It builds on top of the stomper library and is well tested and used in
production with ActiveMQ and a limited feature set (no transactions or
binary messages). Contributi
On Feb 1, 2011, at 4:29 AM, stratio wrote:
>
> Hello, i'm using an ActiveMQ Ajax client wich reads a message from a topic
> and do nothing, just receive the message. If i run it with firefox I have a
> tremendous amount of memory usage and i don't know why cause in other
> browsers it doesn't hap
I will test with the 5.5 snapshot and inform you about that.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Message-stuck-on-queue-tp3076607p3251328.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I think you may be experiencing
https://issues.apache.org/jira/browse/AMQ-3167 - if you get a chance
you can validate a 5.5-SNAPSHOT with the cache enabled?
On 1 February 2011 12:00, watcher wrote:
>
> We havnt been able to reproduce the bug after we turned off caching.
>
> useCache="false">
>
>
I have created the bug in Jira
https://issues.apache.org/jira/browse/AMQNET-315
Thanks for your help
2011/2/1 Timothy Bish
> On Tue, 2011-02-01 at 10:54 +0100, David Pascual wrote:
> > I think text body is encoded as UTF-8, I have modified the test
> > "TestQueueRollbackConsumerListener" to s
We havnt been able to reproduce the bug after we turned off caching.
We were using version 5.2.0 in another application and never experience this
problem before but I think that is because they changed the persistence
storage to kahadb in 5.3 by default.
--
View this message in context:
http
Hi Folks,
I have a setup of networked brokers using the networkconnector config ,
I understand that advisorysupport is required for this configuration.
Which mean topics for advsiory messages are created. These after a time fill
up completely and bring down activemq.
Is there a way to clean thes
raised as Jira https://issues.apache.org/jira/browse/AMQ-3169
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-failing-over-to-another-server-tp3234055p3250944.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
On Tue, 2011-02-01 at 10:54 +0100, David Pascual wrote:
> I think text body is encoded as UTF-8, I have modified the test
> "TestQueueRollbackConsumerListener" to send the text "Tést Message" and when
> the listener receive the message, the character "é" is illegible. The
> message is send and rec
I have the same problem with message stuck on queue. I use as persistence a
oracle database with jdbc. I think that is a bug in activemq. The version
5.3.1 hasn't any problem.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Message-stuck-on-queue-tp3076607p3250847.html
Sen
That doesn't help further. I think that is a bug in activemq. The version
5.3.1 hasn't problem with that.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Messages-stuck-in-queue-tp3244342p3250840.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I think text body is encoded as UTF-8, I have modified the test
"TestQueueRollbackConsumerListener" to send the text "Tést Message" and when
the listener receive the message, the character "é" is illegible. The
message is send and recived by Stomp client so the message is processing as
UTF-8.
I h
17 matches
Mail list logo