You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by vkcse <va...@yahoo.com> on 2013/06/26 16:17:02 UTC

Data stucked in embedded broker storage.

Hi,

I am using ActiveMQ 5.8.0.

>I am using an embedded broker and queue producer in one application. And an
external broker with one more application for queue consumer which is
connected to external broker.

>And I am connecting the embedded broker to the external broker using the
network connector.

Up to now every thing working fine. But when I stopped the consumer
application the mesages are stored in embedded broker instead of piling up
in external broker.

What should I have to do? So that the messages have to store in the external
broker even I stopped the consumer.

Thanks,
Krishna.




--
View this message in context: http://activemq.2283324.n4.nabble.com/Data-stucked-in-embedded-broker-storage-tp4668600.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Data stucked in embedded broker storage.

Posted by vkcse <va...@yahoo.com>.
Thanks.. Its working with  statical destinations.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Data-stucked-in-embedded-broker-storage-tp4668600p4668637.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Data stucked in embedded broker storage.

Posted by Christian Posta <ch...@gmail.com>.
messages won't be "demand forwarded" by default if there are no consumers.
you could set up statical destinations in your network connector to always
forward for that destination.

http://activemq.apache.org/networks-of-brokers.html


On Wed, Jun 26, 2013 at 7:17 AM, vkcse <va...@yahoo.com> wrote:

> Hi,
>
> I am using ActiveMQ 5.8.0.
>
> >I am using an embedded broker and queue producer in one application. And
> an
> external broker with one more application for queue consumer which is
> connected to external broker.
>
> >And I am connecting the embedded broker to the external broker using the
> network connector.
>
> Up to now every thing working fine. But when I stopped the consumer
> application the mesages are stored in embedded broker instead of piling up
> in external broker.
>
> What should I have to do? So that the messages have to store in the
> external
> broker even I stopped the consumer.
>
> Thanks,
> Krishna.
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Data-stucked-in-embedded-broker-storage-tp4668600.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta