Posted By:
Anonymous
Posted On:
Thursday, April 19, 2001 11:59 AM
The following error occurs one time and becomes permanent error (does not clear) when I perform multiuser testing on this JSP/Tomcat/Apache application.
It does not show itself when just one user on the app. Happens when 2 users access same function at same time.
java.lang.ClassCastException: java.lang.NumberFormatException
This error also presents itself when using Servlet Exec. Basically need to restart Servlet Exec or Tomcat.
Any thoughts??