Hello guys,
We are getting below error when we click on link in liferay 6.2 but now I have resolved this issue.
ERROR [http-bio-8080-exec-175][LanguageFilter:83] java.lang.IllegalStateException: Cannot create a session after the response has been committed
java.lang.IllegalStateException: Cannot create a session after the response has been committed
at org.apache.catalina.connector.Request.doGetSession(Request.java:2886)
at org.apache.catalina.connector.Request.getSession(Request.java:2316)
at org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:898)
Please follow below steps to solve this issue.
Step 1:
If you have created custom theme then clear theme and deploy.
Step : 2
Clear browser data, cookies etc..
Thank you
0 Comment(s)