I see the below intermittent errors in the logs of the struts application running in the weblogic 10.2 server. The jsp's in question are the landing page for different roles of the application. Any ideas on how I can resolve this issue ?
ERROR::[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)': Can't insert page '/jsp/somePage1.jsp' : Connection reset
ERROR::[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)': ServletException in '/jsp/somePage2.jsp': Input/output error: java.net.SocketException: Connection reset
javax.servlet.ServletException: javax.servlet.jsp.JspException: Input/output error: java.net.SocketException: Connection reset
Thanks!!
Rgds,
Saroj