I also see this in qpidd logs for broker,store and protocol. Please help me to understand what it means? why i am i getting "Timeout waiting for AIOs to complete" ? does it means some thing wrong with journal files?
2018-02-28 13:19:00 [Store] critical Journal "q-001": get_events() returned JERR_JCNTL_AIOCMPLWAIT; wmgr_status: wmgr: pi=2 pc=45 po=0 aer=1 edac:TFFF ps=[--A-----------------------------] wrfc: state: Active fcntl[1]: pfid=1 ws=11524 wc=11268 rs=0 rc=0 ec=6 ac=1 2018-02-28 13:19:00 [Broker] warning Exchange ex-001 cannot deliver to queue q-001: Queue q-001: MessageStoreImpl::store() failed: jexception 0x0202 jcntl::handle_aio_wait() threw JERR_JCNTL_AIOCMPLWAIT: Timeout waiting for AIOs to complete. (/home/fliu/rpmbuild/BUILD/qpid-0.28/cpp/src/qpid/legacystore/MessageStoreImpl.cpp:1357) 2018-02-28 13:19:00 [Broker] error Connection exception: framing-error: Queue q-001: MessageStoreImpl::store() failed: jexception 0x0202 jcntl::handle_aio_wait() threw JERR_JCNTL_AIOCMPLWAIT: Timeout waiting for AIOs to complete. (/home/fliu/rpmbuild/BUILD/qpid-0.28/cpp/src/qpid/legacystore/MessageStoreImpl.cpp:1357) 2018-02-28 13:19:00 [Protocol] error Connection qpid.1.2.3.4:5672-1.2.3.5:28188 closed by error: Queue q-001: MessageStoreImpl::store() failed: jexception 0x0202 jcntl::handle_aio_wait() threw JERR_JCNTL_AIOCMPLWAIT: Timeout waiting for AIOs to complete. (/home/fliu/rpmbuild/BUILD/qpid-0.28/cpp/src/qpid/legacystore/MessageStoreImpl.cpp:1357)(501) On Mon, Nov 5, 2018 at 12:57 PM rammohan ganapavarapu < [email protected]> wrote: > Actually there are no messages in queue, all they messages got consumed by > consumer. I also observe two tcp connections to each client and for this > client only one tcp connection. Why does qpid creates two connections? > > Ram > > On Mon, Nov 5, 2018, 11:09 AM Gordon Sim <[email protected] wrote: > >> Can you drain the queue? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >>
