I have multiple portlets on my page. Both the portlets lists some data. After using the portal for some time, ajax requests from one portlet fails to get a response. Whereas the other portlet is working fine. When I looked into the logs, the ajax request is not even hitting tomcat.
What could be the issue?