Can I suggest you use the 4.1.1 release ? http://activemq.apache.org/
activemq-411-release.html
cheers,
Rob
On Jul 18, 2007, at 3:10 AM, Suchitha Koneru ((sukoneru)) wrote:
Hello Active MQ users ,
The active mq version which we use is
4.0.2. Our application us
After reading the code for the properties based config, it doesn't
appear that there is any way to control the persistence adapter
except via spring.
-dain
On Jul 16, 2007, at 6:48 PM, Dain Sundstrom wrote:
I'm configuring ActiveMQ via a BrokerURI and would like to change
the persistenceA
Hello Active MQ users ,
The active mq version which we use is
4.0.2. Our application uses durable subscriber and topic publishers. The
time to live on the topic publishers is set as 5 minutes which 300,000
seconds.
Two durable subscribers a and b are created and s
We had this problem as well. We resolved it by sending a DISCONNECT command
before our stomp client quits.If you don't send the DISCONNECT command,
the connections will continue to add up in ActiveMQ until it crashes with
the error you got. This behavior seems to have started with ActiveMQ 4
The number of threads is increasing constantly.
Now I have.
Live Theads 400. Daemon threads 388
Peak 401. Total started 814.
Why is that? I am sending and consuming message every minute by stomp
jzhang1 wrote:
>
> Yes. I am jmx monitoring. Upload the screenshot
>
>
>
>
>
>
>
> r
Yes. I am jmx monitoring. Upload the screenshot
rajdavies wrote:
>
> can you monitor the server using jmx - to see how many threads/
> sockets are being used ?
>
> On Jul 17, 2007, at 8:36 PM, jzhang1 wrote:
>
>>
>> ActiveMQ gurus
>>
>> ActiveMQ version 4.1.0. It always crash after runi
can you monitor the server using jmx - to see how many threads/
sockets are being used ?
On Jul 17, 2007, at 8:36 PM, jzhang1 wrote:
ActiveMQ gurus
ActiveMQ version 4.1.0. It always crash after runing about 8 hours. I
changed java heap and stack memory -Xmx -Xss. But it never helps. The
mac
ActiveMQ gurus
ActiveMQ version 4.1.0. It always crash after runing about 8 hours. I
changed java heap and stack memory -Xmx -Xss. But it never helps. The
machine is 4G memory and 4 processors. The MQ messages arrive and consume
every minute. No message accumulation in the queue.
Exception in
sure - raise an issue in jira: https://issues.apache.org/activemq/
secure/CreateIssue!default.jspa
On Jul 17, 2007, at 2:32 PM, Jim Alateras wrote:
Is it possible to remove the log.error statement in the
VMTransport.asyncOneWay method or degrade it to info
protected void asyncOneWay(Obj
It was decided that because of the need to use JDK 5.0 - version 4.2
should be re-named as 5.0 - so no difference at all ;)
On Jul 17, 2007, at 2:19 PM, Jim Alateras wrote:
I was just wondering whether the only difference between the two
versions was that the 5.0 was target for JDK 5.x.
ch
Is it possible to remove the log.error statement in the
VMTransport.asyncOneWay method or degrade it to info
protected void asyncOneWay(Object command) throws IOException{
try{
synchronized(mutex){
if(messageQueue==null){
messageQueue=n
Hello ,
I have error from ActiveMQEndpointWorker with UserName & password Invalid.
Need your help in fixing this.
Below are my settings and Error:-
I have set up simpleAuthenticationPlugin in activemq.xml file as shown in
the below Url's
1)http://activemq.apache.org/security.html---> first set
I was just wondering whether the only difference between the two
versions was that the 5.0 was target for JDK 5.x.
cheers
Rob,
Thanks for the reply. It is pretty weird since it just started happening
. I've tried looking at the net for a resolution but currently no
luck. It's not specific to activemq but more an issue with my w2k box.
Something has changed on my system but i don't know what it is :-(.
cheers
14 matches
Mail list logo