You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by CodeCruiser <th...@googlemail.com> on 2013/10/24 17:56:59 UTC

Dummy/unwanted queues created

Hi,
On our installation of ActiveMQ, there are a lot (1000s) of queues created
which are not being used and we have no idea why these get recreated after a
restarted as well. These are named like

.FOO.portal.diag.index.jsp1915000086.swp

and

FOO.non-existant-1479944305

This results in ActiveMQ throwing out of memory exceptions and not accepting
any consumer connections.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Dummy-unwanted-queues-created-tp4673208.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Dummy/unwanted queues created

Posted by CodeCruiser <th...@googlemail.com>.
Hi chirino,
Thanks for the reply. That is the route I am going to take. As a workaround,
removed the kahadb folder which deleted all queues and allowed ActiveMQ to
breathe again. But long term solution is to prohibit the creation of queues
automatically as we don't need that feature.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Dummy-unwanted-queues-created-tp4673208p4673533.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Dummy/unwanted queues created

Posted by Hiram Chirino <hi...@hiramchirino.com>.
You could use activemq's security feature to only allow the expected
application queues to get created.  For more info see:
http://activemq.apache.org/security.html

The other users that are creating those unknown queues will get error
when they try to create/use them.

On Thu, Oct 24, 2013 at 11:56 AM, CodeCruiser
<th...@googlemail.com> wrote:
> Hi,
> On our installation of ActiveMQ, there are a lot (1000s) of queues created
> which are not being used and we have no idea why these get recreated after a
> restarted as well. These are named like
>
> .FOO.portal.diag.index.jsp1915000086.swp
>
> and
>
> FOO.non-existant-1479944305
>
> This results in ActiveMQ throwing out of memory exceptions and not accepting
> any consumer connections.
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/Dummy-unwanted-queues-created-tp4673208.html
> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.



-- 
Hiram Chirino

Engineering | Red Hat, Inc.

hchirino@redhat.com | fusesource.com | redhat.com

skype: hiramchirino | twitter: @hiramchirino

blog: Hiram Chirino's Bit Mojo