Hello,

A coworker of mine working on a JRun project started seeing
this exception on the browser, first on his application code,
and now everywhere; the instance here is from one of the JRun
samples. These methods indeed do not appear to exist on
the TagLibraryInfo class either as implemented by JRun nor
in the abstract parent in javax.servlet. So why are they
being called?

We've restarted both admin and default servers and
have rebooted the machine.

I've searched the past few months of digests and not seen anything
of this sort.

Thanks much for your help.

Robert Merrill
Software Engineer
Berbee
5520 Research Park Drive  Madison, WI 53711
[EMAIL PROTECTED]
608.298.1036               Fax 608.278.8539

Berbee...putting the E in business
------------------------------------------------------------------------
500 Internal Server Error

/demo/taglib/sendmsg.jsp:

javax.servlet.ServletException: null
java.lang.NoSuchMethodError
        at
allaire.jrun.jsp.JRunTagLibraryInfo.buildAttributeInfo(JRunTagLibraryInfo.java:234)
        at
allaire.jrun.jsp.JRunTagLibraryInfo.buildTagInfo(JRunTagLibraryInfo.java:205)
        at
allaire.jrun.jsp.JRunTagLibraryInfo.initialize(JRunTagLibraryInfo.java:169)
        at
allaire.jrun.jsp.JRunTagLibraryInfo.(JRunTagLibraryInfo.java:61)
        at allaire.jrun.jsp.JSPParser.directive(JSPParser.java:774)
        at allaire.jrun.jsp.JSPParser.parse(JSPParser.java:598)
        at allaire.jrun.jsp.JSPParser.writeXML(JSPParser.java:151)
        at allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java:123)
        at allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java:67)
        at allaire.jrun.jsp.JSPServlet.parsePage(JSPServlet.java:409)
        at
allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java:381)
        at allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java:202)
        at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:169)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
        at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
        at
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java:88)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
        at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
        at allaire.jrun.jrpp.ProxyEndpoint.run(ProxyEndpoint.java:367)
        at allaire.jrun.ThreadPool.run(ThreadPool.java:272)
        at allaire.jrun.WorkerThread.run(WorkerThread.java:75)
-----------------------------------------------------------------

-- 
Jim Elliott
Berbee
5520 Research Park Drive  Madison, WI 53711
[EMAIL PROTECTED]
608.298.1192  Fax 608.288.3007

Berbee...putting the E in business



Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to