Hi.
I am new to AMQ. The example using the EmbeddedBroker, TopicPublisher, and
TopicListener is working out of the box.
I decided to try the UDP transport by changing
private String url = "tcp://localhost:61616"; to private String url =
"udp://localhost:8123";
in the publisher and listener,
I've just noticed that any username/password work, not only admin/admin
thanks for you reply!
Alex
H. Willstrand wrote:
>
> Hi!
>
> On Wed, Dec 9, 2009 at 7:35 PM, turicum wrote:
>>
>> Dear ActiveMQ users,
>>
>> I've just unpacked the latest ActiveMQ release and started one broker
>> using
>
Hi!
On Wed, Dec 9, 2009 at 7:35 PM, turicum wrote:
>
> Dear ActiveMQ users,
>
> I've just unpacked the latest ActiveMQ release and started one broker using
> the activemq-demo.xml configuration. I can connect via XMPP using Pidgin,
> create new topics, send and receive messages. I used "admin" as
Dear ActiveMQ users,
I've just unpacked the latest ActiveMQ release and started one broker using
the activemq-demo.xml configuration. I can connect via XMPP using Pidgin,
create new topics, send and receive messages. I used "admin" as username &
password but I cannot find any file containing them
rajdavies wrote:
>
>
> On 5 Nov 2009, at 05:58, Roland T. Lichti wrote:
>
>> I'm willing to do try it - but only if there is a chance to get it
>> back
>> into SVN (I don't need to be the committer, somebody may check my code
>> and even refuse it if it is not up to the standards). But if th
Thanks for answer but unfortunatelly none of these settings work for me
despite that message size is only cca 25kb.
Thierry H wrote:
>
> I
> I had the same problem , and it seems that you have 2 issues on the 5.3 on
> the subject.
> I think your problem come from extensive memory usage related
Hi !
Our environment is configured with hardwareloadbalancer in front using the
Round-Robin loadbalancing
Policy. I seems if one the brokers is shutdown/goes down, a few messages
was lost in between connecting to the other Broker. The Queues are
persistent. Jms Session is transacted. Any idea wh
Hi again !
I found out away to do, what you suggested.
And it works. Instead of using con.isClosed(),
the getBrokerInfo() returns null if no connection
is active/established.
Thanks,
Daniel
forda wrote:
>
> Ok, thanks but how do i get the active connection from the pool.
> The only methods
no, both versions behave as expected.
Gary Tully wrote:
>
> Does the problem persist with trunk (5.4-SNAPSHOT) or on the 5.3.1-branch
> (5.3.1-SNAPSHOT).
> https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/
>
> 2009/12/9 Duro
>
>>
>> Hi,
>> I'am
I
I had the same problem , and it seems that you have 2 issues on the 5.3 on
the subject.
I think your problem come from extensive memory usage related to these
issues.
I've workarounded the problem by changing the DestinationPolicy of the queue
deactivate MessageExpiration scheduled scan : expi
Does the problem persist with trunk (5.4-SNAPSHOT) or on the 5.3.1-branch
(5.3.1-SNAPSHOT).
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/
2009/12/9 Duro
>
> Hi,
> I'am using ActiveMQ 5.3 with kahaPersistenceAdapter my test case is:
> - slow con
I need help with respect to how does activemq work for multicast..
n if some one could tell me of what has to be done from the starting..
m new to this n m stuck up..
ant is not working :(
--
View this message in context:
http://old.nabble.com/starting-Trouble-tp26710055p26710055.html
Sent from
Hi,
i am getting this below messages
Database E:\apache-activemq-5.3.0\bin\..\data\kahadb\lock is locked...
waiting 10 seconds for the database to be unlocked. Reason:
java.io.IOException: File 'E:\apache-activemq-5.3.0\bin\..\data\kahadb\lock'
could not be locked. | org.apache.activemq.store.k
Hi,
I'am using ActiveMQ 5.3 with kahaPersistenceAdapter my test case is:
- slow consumer(s)
- fast producer
- persistent queue
- producerFlowControl="true"
- Win XP (Sles10)
after couple thousand of massages stored massages i can find following
massge on console:
INFO | Usage Manager memory lim
Hi All,
Any updates on this issue, that is, is it already incorporated on any
release of ActiveMQ?
I am currently using ActiveMQ 5.3.0 and set up ActiveMQ with JBoss 5 using
JCA RA. Reading through this email thread, I think I have encountered the
same issue with ActiveMQ and JBoss. I also encoun
Hi,
currently there is no way to restrict the consumer to consume only
messages from one group. I think you can use selectors to achieve this
functionality,
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.mannin
Hello
I am investigating the performance of message driven beans in jboss 5.1 with
activemq set as a resource adapter. I have tested with amq 5.3 and trunk.
Without jboss i have a baseline of 5000 persistent messages/s and 15000
nonpersistent.
When i start consuming the messages using a simple
17 matches
Mail list logo