Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
ClassNotFoundException: CompoundSessionIdFilter after restarting the server
After restarting the server I am getting java.lang.ClassNotFoundException: com.liferay.portal.servlet.filters.compoundsessionid.CompoundSessionIdFilterWhen rendering my portlets. Restarting doesn't help.
Today I've upgraded Java from 11.0.5 to 11.0.6, but I remember I already got this exception before (and can't recall how I fixed it).
I only googled this class should be in portal-impl.jar, but it is not present there.
I have no idea what has broken now.
Today I've upgraded Java from 11.0.5 to 11.0.6, but I remember I already got this exception before (and can't recall how I fixed it).
I only googled this class should be in portal-impl.jar, but it is not present there.
I have no idea what has broken now.
It turned out this Exception is just coincidence. I got lost in the long stacktrace.
The root cause is really new Java version with some stricter rules. Downgrading back to 11.0.5 fixed the issue.
I am going to discuss this in another thread.
The root cause is really new Java version with some stricter rules. Downgrading back to 11.0.5 fixed the issue.
I am going to discuss this in another thread.