"Failed to start jmx connector" in OSGi container(Equinox)

2013-01-23 Thread rdchris2911
When start a BrokerService, I got a WARN log saying: JMX connector WARN (org.apache.activemq.broker.jmx.ManagementContext.run:135) - Failed to start jmx connector: Cannot bind to URL [rmi://localhost:1099/jmxrmi]: javax.naming.NoInitialContextException: Need to specify class name in environme

Re: Apollo 1.5 MQTT - impossible to connect from many clients

2013-01-23 Thread Christian Posta
Any more details about the tests you're running to get 50,000 connections? Anything you can post? I haven't tried to push the limits on the number of connections yet... if you point me in the right direction I can give it a shot on my side and see what it's doing. For the MQTT docs, see here: htt

Re:Can't delete an offline durable subscription when there's a virtual topic configured in the broker

2013-01-23 Thread SuoNayi
Where can you find the durable subscribers of the virtual topic?Virtual topic is not a real topic and it's transformed into queues by demand in runtime.So you can think it as a combination of queues.You can see the subscribers of the Virtual topic in Queue view page in web console. At 2013-01-

Re: High swap usage and network timeouts during heavy publishing

2013-01-23 Thread DV
Just following up... I wonder if anyone else has experienced high swap usage and/or network timeouts in ActiveMQ and what steps they've taken to fix that. Thanks! - DV On Sun, Jan 20, 2013 at 5:00 PM, DV wrote: > I forgot to mention one more thing. This sort of behavior (high swap > usage and lo

Re: Stuck Messages

2013-01-23 Thread Donald Masanz
I am experiencing the same issues. We are running version 5.5 I haven't seen an answer to this issue anywhere in the forums. -- View this message in context: http://activemq.2283324.n4.nabble.com/Stuck-Messages-tp4662092p4662103.html Sent from the ActiveMQ - User mailing list archive at Nabbl

Apollo 1.5 MQTT - impossible to connect from many clients

2013-01-23 Thread Frank Vanderhallen
Hello, I've been trying how many MQTT connections I can have open at the same time with Apollo 1.5, and I'm quite disappointed by the result. I find it hard to believe that Apollo cannot do better, so it might be a configuration issue. I'm adding MQTT clients, which publish a small message every

Re: AJAX via crossdomain

2013-01-23 Thread Dejan Bosanac
Hi, I never tried running ajax through cross domain filter in jetty, but if it creates a new session for every request it surely will be problematic. Is there any way to turn that behavior off? Regards -- Dejan Bosanac -- Red Hat, Inc. FuseSource is now part of Red Hat dbosa..

Can't delete an offline durable subscription when there's a virtual topic configured in the broker

2013-01-23 Thread Marcos A. Reynoso
Hi everyone, I'm having a problem deleting offline durable subscribers (both from the activeMQ web console or unsubscribing) causing the storage to get filled. Then, in the ActiveMQ web console I press delete on the offline subscriber and it disappears, but the topic does not reduce the Number Of

Queues not connected together at each end of a Full Duplex NetworkConnector

2013-01-23 Thread billy
I have been using ActiveMQ-5.4.2 in a stoke and hub configuration for some time now. I have successfully used a full duplex network connector between the hub and each spoke. Queues in the spokes that match queues in the hub are connected and messages flow between the queues automatically. I just

Re: REST GET 204

2013-01-23 Thread Dejan Bosanac
Hi, sounds like a bug. Can you create a test for it along the lines with https://fisheye6.atlassian.com/browse/activemq/trunk/activemq-web-demo/src/test/java/org/apache/activemq/web/RestTest.java?hb=true and file a Jira? Regards -- Dejan Bosanac -- Red Hat, Inc. FuseSource

Re: Download

2013-01-23 Thread Dejan Bosanac
Hi, this is a normal behavior as you gpg can't know it's really my key. Take a look at this article on the subject http://www.apache.org/info/verification.html You can also verify my key on http://pgpkeys.mit.edu/ Regards -- Dejan Bosanac -- Red Hat, Inc. FuseSource is now

Re: activemq in servicemix

2013-01-23 Thread jainmanglesh
Thank you very much for your quick reply. Yes I do have activemq-broker.xml file under ${servicemix_home}\etc. following are the contents of this file: http://www.osgi.org/xmlns/blueprint/v1.0.0"; xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.0.0"; xmlns:e

Re: Active MQ broker hang when computer name has Japanese/Chinese character

2013-01-23 Thread ankursha1
Hello, Thank you for reply. I will surely try debugger and put more log tomorrow. But as of today, infact i tried the CMS 3.5.0 library and strange thing is connection call was i was getting exception related to URI Format ...i think it was URIFormatException. Sorry, i can not remember the excep

activemq in servicemix

2013-01-23 Thread jainmanglesh
Hi, I have a bundle with my implementation of managing messaging with activemq queue. I want to deploy this bundle on servicemix however I dont know the broker URL which I should use. when I deployed this on standalone activemq server I used following URL for brokerURL: tcp://localhost:61616. Howe

Re: Active MQ broker hang when computer name has Japanese/Chinese character

2013-01-23 Thread Timothy Bish
On Tue, 2013-01-22 at 20:51 -0800, ankursha1 wrote: > Hello, > > I have attached new log file with previous post. > > Please have a look. I hope new log will have more information. I tried with > java client to connect to mq and everything works but cpp client still > hangs. > > Thank you. In c

Camel Route Error in ActiveMQ

2013-01-23 Thread joesan
Hallo ActiveMQ Users, I'm trying to configure a Camel route in my ActiveMQ broker and I'm facing some issues with respect to the namespaces that I use. I have actually the following namespaces configured in my activemq.xml file: *http://www.springframework.org/schema/beans"; xmlns:amq="http://a