Hi, Ensure the client has sufficient disk space where Tomcat is installed...
Yoav Shapira http://www.yoavshapira.com >-----Original Message----- >From: vishal nalwa [mailto:[EMAIL PROTECTED] >Sent: Thursday, December 02, 2004 1:49 AM >To: [EMAIL PROTECTED] >Subject: tomcat5.5 configuration issue > >Hi all, > >I have developed a JSP application. >It is working fine on my machine(with tomcat5.5 & JRE >1.5 ,win2000). >But when this application run on client side (with >tomcat5.5 & JRE1.5,winNT) it is showing unexpected >behaviour it is showing the following error. > > >org.apache.jasper.JasperException: Unable to compile >class for JSP > >org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.j ava: >565) > >org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.j ava: >296) > >org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:296 ) > >org.apache.jasper.servlet.JspServlet.service(JspServlet.java:246) > >javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > >root cause > >java.lang.ArrayIndexOutOfBoundsException: 0 > >org.apache.jasper.compiler.SmapUtil$SDEInstaller.copy(SmapUtil.java:425 ) > > > > >And sometimes > > > >Exception > >javax.servlet.ServletException:Truncated class file >. >. >. >root cause >java.lang.ClassFormatError:Truncated class file > > >Please help me. > >Is it tomcat5.5 configuration issue or some bad logic >in my application. > >Thanks to all in advance > >Vishal > >_______________________________________________________________________ _ >Yahoo! India Matrimony: Find your life partner online >Go to: http://yahoo.shaadi.com/india-matrimony > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
