Perhaps others might have a better idea of what's gone wrong here, but
given the rather vague answers to my questions my only recommendation at
this point is to upgrade. Version 2.18.0 was released 18 months ago and
there have been 10 releases of 2.x since then. Hundreds of bugs have been
fixed and the problem you're facing might be included. Good luck!


Justin

On Fri, Mar 3, 2023 at 2:18 PM Ekta Awasthi
<ekta.awas...@theodpcorp.com.invalid> wrote:

>   - Is this something which you've been able to reproduce in testing or
> development? --> NO
>   - What's the use-case involved here?
>   - There is nothing in the broker that would retry this operation. Do you
> know why this operation is getting retried in a loop? I assume it's
> something in your application. Can you confirm? ---> There may be re-tries
> in the app
>   - What queue is being created and destroyed? How is that queue related to
> your application (it at all)? ---> I can see queues are getting destroyed
> and recreated
>   - What version of ActiveMQ Artemis are you using? ---> 2.18
>
> Ekta Awasthi,
> Engineer, EAI Operations & Support | Office Depot, Inc.
> 6600 North Military Trail | Boca Raton, FL 33496-2434
> Office: 561-438-3552 | Mobile: 206-966-5577 | ekta.awas...@officedepot.com
> <mailto:ekta.awas...@officedepot.com>
>
> -- Tips for EAI Support Engagement --
> -EAI Pre-Prod Support: Create requests on the following JIRA board EAI
> Operations Support<
> https://officedepot.atlassian.net/secure/RapidBoard.jspa?rapidView=823&projectKey=EOS
> >
> -EAI Production Support: Create requests via IT Service Desk<
> https://portal.compucom.com/SSO/Default.aspx?init=2468> self-service
> portal, instructions click here<
> https://officedepot.sharepoint.com/sites/portal/TechBytes/EUS/EUS%20User%20Guides/SERVICE%20DESK/RESOLVER%20PORTAL/Self-Service%20Portal%20-%20Resolver%20(IT%20to%20IT)%20Incident%20Request%20Form.pdf>:
> EAI Support queue --> ODP - Enterprise Apps Integration Support
> -As a reminder, the Service Availability Managers should be engaged for
> any service impacting issues, with a ***Page*** to
> naitavailabilitym...@officedepot.com<mailto:
> naitavailabilitym...@officedepot.com> or by initiating a MIRT
>
> ________________________________
> From: Justin Bertram <jbert...@apache.org>
> Sent: Thursday, March 2, 2023 1:24 PM
> To: users@activemq.apache.org <users@activemq.apache.org>
> Subject: Re: AMQ119008: error cancelling message AMQPLargeMessage
>
> [CAUTION: EXTERNAL SENDER]
>
>
> This is certainly not caused by a large message which exceeded the journal
> file size. That kind of error would be seen when the message was *sent*.
> This error is occurring when the message is being acknowledged.
>
> A couple of questions...
>
>   - Is this something which you've been able to reproduce in testing or
> development?
>   - What's the use-case involved here?
>   - There is nothing in the broker that would retry this operation. Do you
> know why this operation is getting retried in a loop? I assume it's
> something in your application. Can you confirm?
>   - What queue is being created and destroyed? How is that queue related to
> your application (it at all)?
>   - What version of ActiveMQ Artemis are you using?
>
>
> Justin
>
>
> Justin
>
>
> On Thu, Mar 2, 2023 at 12:02 PM Ekta Awasthi
> <ekta.awas...@theodpcorp.com.invalid> wrote:
>
> > Hello,
> >
> > I am in need of some help as to why the exception below occurs in broker
> > logs though it is not continuous but definitely intermittent. I am trying
> > to understand if this is caused by a largemessage which exceeded the
> > journal file size? Have observed that if this message goes into loop of
> > retries, the broker is destroying queues and recreating queues in a loop.
> > Would be great if someone can shed some light on the error for me to
> better
> > understand. Thanks
> >
> >
> >
> > 2023-03-01 11:40:30,197 WARN
> > [org.apache.activemq.artemis.protocol.amqp.proton.handler.ProtonHandler]
> > AMQ119008: error cancelling message AMQPLargeMessage( [durable=true,
> > messageID=180227946434, address=test.unicast, size=0,
> >
> > applicationProperties{}
> >
> > Cannot find ref to ack 180227946434
> >
> >
> >
> > Ekta Awasthi
> >
> > CONFIDENTIALITY NOTICE: The information contained in this email and
> > attached document(s) may contain confidential information that is
> intended
> > only for the addressee(s). If you are not the intended recipient, you are
> > hereby advised that any disclosure, copying, distribution or the taking
> of
> > any action in reliance upon the information is prohibited. If you have
> > received this email in error, please immediately notify the sender and
> > delete it from your system.
> >
>
> CONFIDENTIALITY NOTICE: The information contained in this email and
> attached document(s) may contain confidential information that is intended
> only for the addressee(s). If you are not the intended recipient, you are
> hereby advised that any disclosure, copying, distribution or the taking of
> any action in reliance upon the information is prohibited. If you have
> received this email in error, please immediately notify the sender and
> delete it from your system.
>

Reply via email to