G'day, Strange error... What are the JDK's that are involved along with the Operating Environment and`what version of Tomcat?
I'd say it is some sort of incompatibility between the two, is one maybe a very early version of the JDK? Also what JDK was it compiled under? Regards, -- Jason Bainbridge http://jblinux.org On Thu, 19 Jun 2003 04:12, Val T. wrote: > Hi, > > Does anyone understand what might be causing this error? The log files > don't enlighten me at all, and searching on the Web brought no resolution. > > replylibrary is a package name, and SampleReply is the class. I'm > accessing it from a JSP. It works fine on another site, and all other > files and classes in this site work fine. What is an invalid pc in line > number table??? > > The server encountered an internal error () that prevented it from > fulfilling this request. > org.apache.jasper.JasperException: replylibrary/SampleReply (Invalid pc in > line number table) > at > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java: >2 48) > at > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295) at > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at > javax.servlet.http.HttpServlet.service(HttpServlet.java) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio >n FilterChain.java:247) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC >h ain.java:193) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.j >a va:260) > at > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invo >k eNext(StandardPipeline.java:643) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.j >a va:191)\ > > Thanks for any help. > > Val > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
