Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.