[https-openssl-apr-###-exec-1] ERROR org.apache.catalina.session.PersistentManagerBase Swapped session [<Session_ID>] is invalidAria Operations for Logs 8.16.x
Aria Operations for Logs 8.18.x
The issue is caused by incorrect reference counter handling in a specific version of the Java Runtime Environment (JRE) used by the LogInsightDaemon process.
VMware by Broadcom Engineering is aware of this issue and is working to resolve it in a future release. In the meantime, please use the workaround provided below.
Workaround:
1. Log in to the appliance via SSH using the root account.
2. Find the PID of the Tomcat process:
ps aux | grep tomcat
3. Kill the Tomcat process:
kill <PID of Tomcat>
4. Wait a few minutes until the Tomcat process automatically restarts, then try to log in again to the Web Interface.
Note: Tomcat is a related process that works with the LogInsightDaemon. Restarting Tomcat also triggers a restart of the LogInsightDaemon.