Sorry Jason,

I started to reply a couple of times but had no useful ideas. I tend to
assume that a lack of response to a question is a "no clue". I did have
the idea just now that you might not have the commons-lang jar [if you're
using a CVS HEAD of String taglib and not the beta/early-access release].

However your stack-trace doesn't look much like that problem.

Sorry,

Hen

On Mon, 26 Aug 2002, Stanley, Jason wrote:

>
> thanks ryan,
>
> the following is the extent of the error information generated by tomcat:
>
> 2002-08-26 10:47:31 - Ctx( /disco ): Exception in: R( /disco + /jsp/xrep.jsp + null) 
>- javax.servlet.ServletException
>       at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:390)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
>       at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:387)
>       at org.apache.tomcat.core.Handler.service(Handler.java:263)
>       at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:371)
>       at 
>org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:786)
>       at org.apache.tomcat.core.ContextManager.service(ContextManager.java:732)
>       at 
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
>       at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:407)
>       at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
>       at java.lang.Thread.run(Thread.java:484)
> Root cause:
> java.lang.NoSuchMethodError
>       at 
>org.apache.jasper.compiler.TagLibraryInfoImpl.createAttribute(TagLibraryInfoImpl.java:522)
>       at 
>org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryInfoImpl.java:430)
>       at 
>org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImpl.java:383)
>       at 
>org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:233)
>       at 
>org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEventListener.java:706)
>       at 
>org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingListener.java:116)
>       at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:215)
>       at org.apache.jasper.compiler.Parser.parse(Parser.java:1070)
>       at org.apache.jasper.compiler.Parser.parse(Parser.java:1035)
>       at org.apache.jasper.compiler.Parser.parse(Parser.java:1031)
>       at org.apache.jasper.compiler.Compiler.compile(Compiler.java:182)
>       at org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:453)
>       at org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146)
>       at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:424)
>       at 
>org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:152)
>       at 
>org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:164)
>       at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:309)
>       at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:382)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
>       at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:387)
>       at org.apache.tomcat.core.Handler.service(Handler.java:263)
>       at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:371)
>       at 
>org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:786)
>       at org.apache.tomcat.core.ContextManager.service(ContextManager.java:732)
>       at 
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
>       at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:407)
>       at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
>       at java.lang.Thread.run(Thread.java:484)
>
> 2002-08-26 10:47:47 - ContextManager: SocketException reading request, ignored - 
>java.net.SocketException: Connection reset by peer
>       at java.net.PlainSocketImpl.socketAvailable(Native Method)
>       at java.net.PlainSocketImpl.available(PlainSocketImpl.java:451)
>       at java.net.SocketInputStream.available(SocketInputStream.java:137)
>       at 
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:214)
>       at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:407)
>       at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
>       at java.lang.Thread.run(Thread.java:484)
>
>
>
> -----Original Message-----
> From: Ryan Lubke [mailto:[EMAIL PROTECTED]]
> Sent: August 26, 2002 10:26 AM
> To: Tag Libraries Users List
> Subject: Re: String Taglib : third time's a charm?
>
>
> Someone might now what the problem is off the top of their head, but I'm
> curious about the NoSuchMethodError.  Can you provide the top 5 lines of
> the stacktrace (if one is generated)?
>
> -rl
>
> On Mon, 2002-08-26 at 10:26, Stanley, Jason wrote:
> > hello.
> >
> > i've recently set up the string taglib succesfully on my dev pc @ work running 
>tomcat 4.0. i have also copied my application directory over to my home pc (also 
>running 4.0) with no problems. everything for my taglib configuration is, of course, 
>within that application directory. however, when i upload that application directory 
>to my webserver running tomcat 3.2 i recieve a java.lang.NoSuchMethodError everytime 
>i attempt to include string.tld in any of my pages.
> >
> > all signs seem to point to an outdated or conflicting jar file elsewhere (as in 
>tomcat/lib), but i can't seem to track down the culprit.
> >
> > i'd appreciate any insight or troubleshooting tips on this matter.
> >
> > now, this is the third time that i've posted this problem here and so far i've 
>been unable to elicit any kind of response. perhaps this isn't the type of question 
>that's entertained here, so at the least if anybody would be kind enough to point me 
>in the right direction to another list or resource that may be of assistance to me it 
>would be greatly appreciated.
> >
> > thanks in advance,
> > -jason
> >
> > --
> > To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> >
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to