Hello,
I am using Tomcat 3.1 with JDK 1.3 on the Apache webserver. Whenever
we give simultaneous requests (more than 2), we get a Jasper exception as
follows:
Error: 500
Location: /cmt/browser/main/loadframeuser.jsp
Internal Servlet Error:
org.apache.jasper.JasperException: Unable to rename class file C:\Program
Files\jakarta-tomcat\tomcat\work\localhost_8080%2Fcmt\browser\main\_0002fbro
wser_0002fmain_0002floadframeuser_0002ejsploadframeuser_jsp_0.class to
C:\Program
Files\jakarta-tomcat\tomcat\work\localhost_8080%2Fcmt\_0002fbrowser_0002fmai
n_0002floadframeuser_0002ejsploadframeuser.class
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:263)
at org.apache.jasper.runtime.JspServlet.loadJSP(JspServlet.java:413)
at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspSe
rvlet.java:149)
at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.ja
va:161)
at
org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
(Ajp12ConnectionHandler.java:156)
at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
)
at java.lang.Thread.run(Unknown Source)
Is there someway to synchronize the requests? Are there any settings to be
made in the conf files? Please treat this as an urgent request.
Regards,
Subha
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]