Hi All,
Does anyone know when the Connector v1.1 will be released? We're experiencing
some issues with JBoss on the current connector and am hoping a fix listed in
the Jira is included in this release.
Thanks,
j/
On 12 May 2008, at 04:11, Mohammad Reza Selim wrote:
Hi,
It would be helpful for my research if
someone could answer my question.
My (theoretical) scenario is that there are, say, 200 branches of an
enterprise around the world. There are many clients (say 100)
running in each branch. Those cl
Hi everybody!
I used Oracle 9 as persistence storage with out journal.After ran the
ProducerAndConsumerTool.java in exmple pakage of ActiveMQ 5.0 for a while
,the Exception occured:
Caught: javax.jms.JMSException: ORA-00020: maximum number of processes (150)
exceeded
javax.jms.JMSException: ORA-0
I tested the example of the new version ActiveMQ 5.1.0
and I got the below report after running "ant_home/example>ant producer"
...
[java] Sending message: Message: 1996 sent at: Mon May 12 03:11:59
GMT+09:...
[java] Sending message: Message: 1997 sent at: Mon May 12 03:11:59
GMT+09:...
Hello
Apologies for all the questions but I am a newbie to ActiveMQ and I would
really like to better understand how the ActiveMQ broker works and was
wondering if someone can explain how it would work for the scenario below:
I am using single session with 1 producer and 1 consumer (durable Topi
Hi Filip
I have 4 producers (who are also consumers) on different connections i.e I
create a diffrent connection for each producer. But If multiple threads are
using the same producer then I can see that they might end up using the same
session.
For sending message asynchrounously, should I be
Hi,
We were seeing that same issue with 5.0 as well. But with 5.1 it seems
to be gone.
Here is a graph of the JVM's garbage collection with 5.0, the line
represents the 'Used tenured + new' i.e. if the general trend is up, its
the Old Gen that increases:
http://achelois.tweakers.net/~acm/tn
Hi,
I tried to create an embedded broker in a Spring Bean Configuration, as
shown in ActiveMQ Documentation. The application runs as intended, but the
Eclipse XML Editor shows an error in the Bean Configuration File, at the
line where is declared:
schema_reference.4: Failed to read schema docu