Hi Albaasith,

this issue seems to be due to a stale state. Have you tried to clean up
your browser cookies and local storage. Can you try by using an incognito
window of your browser to be sure to avoid any issues related to a stale
state?

Regards,
Domenico

On Sun, 2 Jun 2024 at 14:37, Albaasith Ahamed
<albaasi...@amlakint.com.invalid> wrote:

>
> Dear Justin,
>
> Here I have mentioned error text which is came in the artemis console
> 2.33.0 version.
>
>
> 2024-06-02 15:31:05,059 WARN  [org.eclipse.jetty.server.HttpChannel]
> /console/jolokia/
> java.lang.IllegalStateException: null
>         at
> org.eclipse.jetty.server.session.Session.beginInvalidate(Session.java:912)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.session.Session.invalidate(Session.java:854)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> io.hawt.web.auth.SessionExpiryFilter.process(SessionExpiryFilter.java:147)
> ~[?:?]
>         at
> io.hawt.web.auth.SessionExpiryFilter.doFilter(SessionExpiryFilter.java:60)
> ~[?:?]
>         at
> org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:210)
> ~[jetty-servlet-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
> ~[jetty-servlet-10.0.20.jar:10.0.20]
>         at
> org.apache.activemq.artemis.component.JolokiaFilter.doFilter(JolokiaFilter.java:50)
> ~[artemis-web-2.33.0.jar:2.33.0]
>         at
> org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)
> ~[jetty-servlet-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
> ~[jetty-servlet-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)
> ~[jetty-servlet-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:598)
> ~[jetty-security-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)
> ~[jetty-servlet-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:51)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at org.eclipse.jetty.server.Server.handle(Server.java:563)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)
> ~[jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)
> [jetty-server-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)
> [jetty-server-10.0.20.jar:10.0.20]
>         at 
> org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)
> [jetty-io-10.0.20.jar:10.0.20]
>         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
> [jetty-io-10.0.20.jar:10.0.20]
>         at 
> org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
> [jetty-io-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)
> [jetty-util-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)
> [jetty-util-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)
> [jetty-util-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199)
> [jetty-util-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411)
> [jetty-util-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
> [jetty-util-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
> [jetty-util-10.0.20.jar:10.0.20]
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
> [jetty-util-10.0.20.jar:10.0.20]
>         at java.base/java.lang.Thread.run(Thread.java:834) [?:?]
>
> Regards,
> Albaasith Ahamed
>
>
>
>
> -----Original Message-----
> From: Justin Bertram <jbert...@apache.org>
> Sent: Friday, May 31, 2024 4:29 PM
> To: users@activemq.apache.org
> Subject: Re: Console_jolokia_error
>
>
>
>
> *** [EXTERNAL] This message comes from an external organization. Exercise
> caution when opening attachments or clicking links, especially from unknown
> senders. ***
>
>
>
> Screenshots do not come through the list so either post the screenshot
> somewhere else and provide a link or simply use text to describe the issue
> (preferred).
>
>
> Justin
>
> On Fri, May 31, 2024 at 7:21 AM Albaasith Ahamed 
> <albaasi...@amlakint.com.invalid>
> wrote:
>
> >
> >
> > Dear Team,
> >
> >
> >
> > I am getting below error message in the artemis console, Kindly
> > explain for the issue and how to resolve this ?
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Regards,
> >
> > Albaasith Ahamed
> >
> >
> >
> > Albaasith Ahamed
> >
> >
> > *https://www.amlakint.com <https://www.amlakint.com> *P.O Box 28088
> > Riyadh 11437
> >
> >
> > albaasi...@amlakint.com
> > <https://www.amlakint.com/> <https://www.facebook.com/Amlakint/>
> > <https://www.twitter.com/amlakint>
> > <https://www.linkedin.com/company/amlakint>
> > <https://www.youtube.com/channel/UCTSNh9_vD5jn1SW6Sjs-9MQ>
> > _
> >
> >
> >
> >
> > Disclaimer
> > This e-mail (including any file attachment) contains confidential
> > information and/or may also be legally privileged.
> > It is intended solely for the use of the named addressees and any
> > unauthorized dissemination or use by any other person or entity is
> > strictly prohibited. If you are not the intended recipient you should
> > not transmit, copy, print, disclose or otherwise make use of and/or
> > place any reliance on this e-mail and its contents. If you have
> > received this e-mail in error, you should immediately notify the
> > sender by return e-mail and delete all copies from your system. The
> > views, opinion or advice as may be contained herein are those of the
> > sending individual and do not necessary represent that of AMLAK
> > International or bind AMLAK International. E-mails can be corrupted,
> > altered or falsified and AMLAK International  shall not be liable for
> > any alteration or falsification on this e-mail.
> >
>
>
>
>

Reply via email to