It's all about the answers!

Ask a question

Insight slowdown and errors in log


Jackie Albert (1.6k14947) | asked Feb 14 '11, 9:22 a.m.
In the past week or so, I have noticed a major slowdown of my Insight system (running 1.0.1 with a DB2 backend) in all operations - logging in, viewing report information, running reports, etc - despite no changes in system configuration.

When I check the SystemOut.log, I see multiple occurrences of this "Post body contains less bytes than specified" error. This snippet was generated this morning by merely logging in to the system (using LDAP authentication). This appears to be some sort of WAS error, but any assistance on how to update my configuration to speed things up and avoid these errors would be appreciated. Thanks!


00000023 srt E com.ibm.ws.webcontainer.srt.SRTServletRequest parseParameters SRVE0133E: An error occurred while parsing parameters. {0}
java.io.IOException: SRVE0216E: post body contains less bytes than specified by content-length
at com.ibm.ws.webcontainer.servlet.RequestUtils.parsePostData(RequestUtils.java:306)
at com.ibm.ws.webcontainer.srt.SRTServletRequest.parseParameters(SRTServletRequest.java:1865)
at com.ibm.ws.webcontainer.srt.SRTServletRequest.getParameter(SRTServletRequest.java:1505)
at com.ibm.rational.reporting.servlet.DispatchServlet.handleRequest(DispatchServlet.java:165)
at com.ibm.rational.reporting.servlet.DispatchServlet.doPost(DispatchServlet.java:112)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)


2 answers



permanent link
Jeff McRae (2711) | answered Feb 24 '11, 10:43 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi

I hope your situation has improved since your post. If not, I recommend a PMR be opened.

Jeff

In the past week or so, I have noticed a major slowdown of my Insight system (running 1.0.1 with a DB2 backend) in all operations - logging in, viewing report information, running reports, etc - despite no changes in system configuration.

When I check the SystemOut.log, I see multiple occurrences of this "Post body contains less bytes than specified" error. This snippet was generated this morning by merely logging in to the system (using LDAP authentication). This appears to be some sort of WAS error, but any assistance on how to update my configuration to speed things up and avoid these errors would be appreciated. Thanks!


00000023 srt E com.ibm.ws.webcontainer.srt.SRTServletRequest parseParameters SRVE0133E: An error occurred while parsing parameters. {0}
java.io.IOException: SRVE0216E: post body contains less bytes than specified by content-length
at com.ibm.ws.webcontainer.servlet.RequestUtils.parsePostData(RequestUtils.java:306)
at com.ibm.ws.webcontainer.srt.SRTServletRequest.parseParameters(SRTServletRequest.java:1865)
at com.ibm.ws.webcontainer.srt.SRTServletRequest.getParameter(SRTServletRequest.java:1505)
at com.ibm.rational.reporting.servlet.DispatchServlet.handleRequest(DispatchServlet.java:165)
at com.ibm.rational.reporting.servlet.DispatchServlet.doPost(DispatchServlet.java:112)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)



permanent link
Jackie Albert (1.6k14947) | answered Feb 24 '11, 10:46 a.m.
Thanks - I have opened a PMR.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.