Think, VerifyError is Thrown when the "verifier" detects that a class file, though 
well formed, contains some sort of internal inconsistency or security problem. 
Need more piece of code for debugging....

Vj
Busy Person Has Time For Everything!!!
  ----- Original Message ----- 
  From: Snehal Pandya 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, November 20, 2003 11:15 AM
  Subject: Please help me


  Hi Friends I am suffering from this error since long back ..
     I don't understand where is the error ..
     Please help me to solve this problem ..

     <TD width="50%"><INPUT style="width:100%" type=text <%//=rop%>
     name=sanominee1 value="<%//=sanominee1%>" tabindex="<%=tabidx++%>"
     onBlur="myblur(this.value)">
     </TD>
     <TD width="10%"><INPUT style="width:100%" type=text <%//=rop%>
     name=saper1 value="<%//=saper1%>" tabindex="<%=tabidx++%>"
     onBlur="myblur(this.value)">
     </TD>
     <TD width="35%"><INPUT style="width:100%" type=text <%//=rop%>
     name=sareltn1 value="<%//=sareltn1%>" tabindex="<%=tabidx++%>"
     onBlur="myblur(this.value)">
     </TD>




     Error: 500
     Location: /hrms/emp.jsp
     Internal Servlet Error:

     javax.servlet.ServletException
            at java.lang.Throwable.(Compiled Code)
            at java.lang.Exception.(Compiled Code)
            at javax.servlet.ServletException.(Compiled Code)
            at org.apache.jasper.servlet.JspServlet.service(Compiled Code)
            at javax.servlet.http.HttpServlet.service(Compiled Code)
            at org.apache.tomcat.core.ServletWrapper.doService(Compiled Code)
            at org.apache.tomcat.core.Handler.service(Compiled Code)
            at org.apache.tomcat.core.ServletWrapper.service(Compiled Code)
            at org.apache.tomcat.core.ContextManager.internalService(Compiled
     Code)
            at org.apache.tomcat.core.ContextManager.service(Compiled Code)
            at
     org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled
   Code)
            at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code)
            at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
     Code)
            at java.lang.Thread.run(Compiled Code)

     Root cause:
     java.lang.VerifyError
            at java.lang.ClassLoader.resolveClass(Compiled Code)
            at org.apache.jasper.servlet.JasperLoader.loadClass(Compiled
     Code)
            at java.lang.ClassLoader.loadClass(Compiled Code)
            at org.apache.jasper.servlet.JspServlet.doLoadJSP(Compiled Code)
            at org.apache.jasper.servlet.JasperLoader.loadJSP(Compiled Code)
            at org.apache.jasper.servlet.JspServlet.loadJSP(Compiled Code)
            at
     org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(Compiled
   Code)
            at
     org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(Compiled
     Code)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(Compiled
     Code)
            at org.apache.jasper.servlet.JspServlet.service(Compiled Code)
            at javax.servlet.http.HttpServlet.service(Compiled Code)
            at org.apache.tomcat.core.ServletWrapper.doService(Compiled Code)
            at org.apache.tomcat.core.Handler.service(Compiled Code)
            at org.apache.tomcat.core.ServletWrapper.service(Compiled Code)
            at org.apache.tomcat.core.ContextManager.internalService(Compiled
     Code)
            at org.apache.tomcat.core.ContextManager.service(Compiled Code)
            at
     org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled
   Code)
            at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled Code)
            at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
     Code)
            at java.lang.Thread.run(Compiled Code)

  Thanks in Advance

  Snehal Pandya
  RIL Naroda
  - Ph (O): 30215010, 30215025
  - Extn. 381
  M: 9825752277

  ===========================================================================
  To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
  For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

  Some relevant archives, FAQs and Forums on JSPs can be found at:

   http://java.sun.com/products/jsp
   http://archives.java.sun.com/jsp-interest.html
   http://forums.java.sun.com
   http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to