[
https://issues.apache.org/jira/browse/ARTEMIS-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358790#comment-17358790
]
Justin Bertram commented on ARTEMIS-3336:
-----------------------------------------
Can you be more specific regarding how to reproduce this? For example, the
commit ID you used when building the {{main}} branch, the exact way you sent
the message, etc. I ask because I just build the current {{main}} branch
(3913c17c8de942ee7be8dbe74c5ac395f5a30a79), created an instance, started it,
logged into the console, sent a message with the text "foo" to {{ExpiryQueue}},
and then browsed that message also using the web console. Everything worked
without a problem.
> Queue browsing no longer works in console
> -----------------------------------------
>
> Key: ARTEMIS-3336
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3336
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.18.0
> Reporter: Anton Roskvist
> Priority: Major
>
> Browsing messages through the console no longer works against current builds
> of the broker.
> It returns messages like:
> java.lang.IndexOutOfBoundsException : Error reading in simpleString,
> length=340131896 is greater than readableBytes=17
> It might be caused by this:
> https://issues.apache.org/jira/browse/ARTEMIS-3141
> Way to reproduce:
> Build a broker from the current main branch
> send a message to a queue
> browse() the queue from the console
--
This message was sent by Atlassian Jira
(v8.3.4#803005)