More problems with the forum...

I just attempted a repy to a posting and had it fail. I logged in, wrote the response and submitted in a short time period yet was requested to enter credentials again and the following messages appeared:

HTTP Status 500 -


type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: java.lang.NumberFormatException: null    org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:548)  org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:471) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)   javax.servlet.http.HttpServlet.service(HttpServlet.java:722)

root cause

java.lang.NumberFormatException: null  java.lang.Integer.parseInt(Integer.java:417)    java.lang.Integer.parseInt(Integer.java:499)    org.apache.jsp.protected_.common.forumpost2_jsp._jspService(forumpost2_jsp.java:78) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)  javax.servlet.http.HttpServlet.service(HttpServlet.java:722)    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:433) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)   javax.servlet.http.HttpServlet.service(HttpServlet.java:722)

note The full stack trace of the root cause is available in the Apache Tomcat/7.0.21 logs.

Comments

  • It's a similar problem as with your other topic.
    The browser sometimes seems to lose track of the session, losing the form data in the process as soon as you submit.

    We're still working on finding a solution for that.

  • Sounds good. The difference from my end was the time between initally starting the reply to hitting submit. In the first event I was called away during the posting composition so it was relatively long vetween beginning and submitting. This second one was not. Just in case that provides some clue for you.

     

This discussion has been closed.