Re: Very fast logout of Heartbeat session

2024-08-29 Thread Priti Pithadia
Thank you lukasz for sharing the link. On Thu, Aug 29, 2024 at 6:47 AM Lukasz Lenart wrote: > Based on the stack trace I would double check index.jsp file - looks > like it has some references to Session. Just to remind you, the > session isn't created anymore if not requested by developer/user,

Re: Very fast logout of Heartbeat session

2024-08-29 Thread Lukasz Lenart
Based on the stack trace I would double check index.jsp file - looks like it has some references to Session. Just to remind you, the session isn't created anymore if not requested by developer/user, see https://issues.apache.org/jira/browse/WW-4741 wt., 27 sie 2024 o 20:54 Priti Pithadia napisał(

Re: Very fast logout of Heartbeat session

2024-08-27 Thread Priti Pithadia
*Hi Lukasz,* *Subject:* Assistance Required for Struts Upgrade Issue - “Session Already Invalidated” I am currently upgrading our application from Struts 2.5 to Struts 6.1.2 and from JDK 8 to JDK 11, using Payara Enterprise 5.63.0. The upgrade has been successful overall, except for the “logout”

Re: Very fast logout of Heartbeat session

2024-03-10 Thread Mahabir Gupta
Dear Lukas, Please ignore my question. The Heartbeat Session has nothing to do with Struts6. Thank you. Regards Mahabir On Mon, Mar 11, 2024 at 9:45 AM Mahabir Gupta wrote: > Dear Lukasz, > > I have upgrade my Struts2 to Struts6.3.0.2. However as I am still using > local environment to test th

Re: Very fast logout of Heartbeat session

2024-03-10 Thread Mahabir Gupta
Dear Lukasz, I have upgrade my Struts2 to Struts6.3.0.2. However as I am still using local environment to test the application, the Heartbeat Session gets logged out very soon. Is there a way I can change the Heartbeat Session from logging out very quickly. Kindly advise. Thank you. Regards Mahab