Gordon,

We are using java client 0.28 version and qpidd-cpp 1.35 version
(qpid-cpp-server-1.35.0-1.el7.x86_64), i dont know at what scenario its
happening but after i restart broker and if we wait for few days its
happening again. From the above logs do you have any pointers to check?

We are using linear store not legacy.

When i do netstat -an |grep 5672, i see two ESTABLISHED connections for a
client host.

This is the queue config:

qpid-config queues
Queue Name                                Attributes
=================================================================
1cdfd9cd-227d-4b84-9539-ab4d67ee5a1f:0.0  auto-del excl
q-001       --durable --file-size=2000 --file-count=24
--max-queue-size=1073741824 --max-queue-count=1000000
--limit-policy=flow-to-disk --argument no-local=False
q-001-dl    --durable --file-size=6000 --file-count=4
--max-queue-size=52428800 --max-queue-count=100000
--limit-policy=flow-to-disk --argument no-local=False

Some one posted long back similar issue but dont see any solution,
http://qpid.2158936.n2.nabble.com/RE-qpid-Java-client-unable-to-send-messages-td7613136.html

Thanks
Ram

On Mon, Nov 5, 2018 at 2:32 PM Gordon Sim <g...@redhat.com> wrote:

> On 05/11/18 20:57, rammohan ganapavarapu wrote:
> > Actually there are no messages in queue, all they messages got consumed
> by
> > consumer.
>
> But it still will not enqueue any further messages? Can you reproduce
> this easily?
>
> One other suggestion is to try with the linear store rather than the
> legacy store if possible.
>
> > I also observe two tcp connections to each client and for this
> > client only one tcp connection. Why does qpid creates two connections?
>
> I don't think it does. Which client and version are you using? How are
> you observing the two connections?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>

Reply via email to