[ 
https://issues.apache.org/jira/browse/ARTEMIS-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Bertram reassigned ARTEMIS-5091:
---------------------------------------

    Assignee:     (was: Clebert Suconic)

> Artemis messages are stuck after paging start
> ---------------------------------------------
>
>                 Key: ARTEMIS-5091
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5091
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.31.2
>            Reporter: Ayla
>            Priority: Major
>
> We are using Apache ActiveMQ Artemis Message Broker version 2.31.2. 
> We have issues with only one queue called {{*_ToSAP_#}}. After starting the 
> paging we can see that new messages come into this queue because the message 
> count is increasing.
> {noformat}
> 2024-10-07 10:06:41,955 INFO  [org.apache.activemq.artemis.core.server] 
> AMQ222038: Starting paging on address '*_ToSAP_#'; size=153424 bytes (26 
> messages); maxSize=-1 bytes (-1 messages); globalSize=2058100793 bytes 
> (519142 messages); globalMaxSize=2058092544 bytes (-1 messages);
> 2024-10-07 10:07:00,427 INFO  [org.apache.activemq.artemis.core.server] 
> AMQ224108: Stopped paging on address '*_ToSAP_#'; size=0 bytes (0 messages); 
> maxSize=-1 bytes (-1 messages); globalSize=2057947369 bytes (519116 
> messages); globalMaxSize=2058092544 bytes (-1 messages);
> 2024-10-07 10:07:17,175 INFO  [org.apache.activemq.artemis.core.server] 
> AMQ222038: Starting paging on address '*_ToSAP_#'; size=145828 bytes (24 
> messages); maxSize=-1 bytes (-1 messages); globalSize=2058093197 bytes 
> (519140 messages); globalMaxSize=2058092544 bytes (-1 messages);{noformat}
> So everything looks as expected, but in the management console of the gui its 
> not possible to browse to these messages and the gui says that 'No Items 
> Available'.
> Why is not possible to browse through the messages of this queue after paging 
> start?
> After restarting the broker the queue is empty. What happened with these 
> existing messages?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to