Message Boards

barebone.jsp results in continuous "extend_session" calls and throws 404

Traolly Xiong, modified 7 Years ago.

barebone.jsp results in continuous "extend_session" calls and throws 404

Regular Member Posts: 195 Join Date: 12/30/11 Recent Posts
Hello community,
We have a situation where some of our Liferay site pages are requesting a bad version of the "barebone.jsp" and resulting in a continuous
"extend_session" set of calls and returns a 404 error each time.

ex) Site page: http://www.qad.com

Console error shows:



Network trace shows:



NOTE: "barebone.jsp" is the iniator and it keeps calling the "extend_session" request.

jsp page request:
http://www.qad.com/html/js/barebone.jsp?browserId=other&themeId=QADcom_WAR_QADcomtheme&colorSchemeId=01&minifierType=js&minifierBundleId=javascript.barebone.files&languageId=en_US&b=6210&t=1486661289925

Post "extend_session" URL request the "barebone.jsp" keeps calling.
POST /c/portal/extend_session HTTP/1.1

Results in: 404 error / page

Anyone has any idea on why this is happening some pages for some users and not all?

Thanks in advance.

Regards,
Traolly Xiong
Traolly Xiong, modified 7 Years ago.

RE: barebone.jsp results in continuous "extend_session" calls and throws 40

Regular Member Posts: 195 Join Date: 12/30/11 Recent Posts
Helpful info for the issue:

https://issues.liferay.com/browse/LPS-67096
https://issues.liferay.com/browse/LPS-54820

Support is building a patch for a resolution.