This is usually due to outdated API classes in your JVM's bootpath or
classpath. Did you clean out the jre/lib/ext directories of the JVM that
JRun is using? If you're on Windows there will be two places where this
stuff could be:
1. Under the obvious installation location of the JDK/JRE, e.g.,
C:\jdk1.3\jre\lib\ext
2. Under C:\Program Files\Javasoft\JRE\1.3\lib\ext
You'll have to stop JRun to remove these files because Windows will say they
are "in use" if you try to delete them and they are being used.
The stack trace looks like your servlet is trying to print an exception that
happened further up the stack. It goes through steps of formatting some
stuff, presumably, for a palm device. Can you look at line 627 of
PageBreakRenderer.java and see what's happening there?
Scott Stirling
> -----Original Message-----
> From: Kevin Queen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 29, 2000 1:09 PM
> To: JRun-Talk
> Subject: RE: JRun Servlet Error (possible javax error?) Post 2
>
>
> <Blush> sorry was unsure of how much info was needed and was
> hoping this was
> going to be easy</blush>
>
> Here are some system specs:
>
> NT4 sp6a
> IIS4
> 192MB
> JRun 3.0 Service Pack 1 Version 3.01.5870
> Single Processor
>
> -and-
>
> Here is the stack trace:
>
> 500 Internal Server Error
> /engine/engine/:
>
> javax.servlet.ServletException: null
> java.lang.NoSuchMethodError
> at
> com.anydevice.renderer.PageBreakRenderer.doText(PageBreakRenderer.
> java:627)
> at
> com.anydevice.renderer.PageBreakRenderer.breakPage(PageBreakRender
> er.java:15
> 4)
> at
> com.anydevice.renderer.PalmRenderer.processPage(PalmRenderer.java:147)
> at
> com.anydevice.renderer.PalmRenderer.renderToVector(PalmRenderer.java:241)
> at
> com.anydevice.renderer.PalmRenderer.renderToString(PalmRenderer.java:289)
> at com.anydevice.renderer.PalmRenderer.render(PalmRenderer.java:265)
> at com.anydevice.util.u.printException(u.java:536)
> at com.anydevice.engine.EngineServlet.doGet(EngineServlet.java:238)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
> at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
> at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
> at
> allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDisp
> atcher.jav
> a:88)
> at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
> at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
> at allaire.jrun.http.WebEndpoint.run(WebEndpoint.java:107)
> at allaire.jrun.ThreadPool.run(ThreadPool.java:272)
> at allaire.jrun.WorkerThread.run(WorkerThread.java:75)
>
> from what my VERY untrained eyes and brain tell me, it looks like
> it is not
> finding doText, however; the lines that read
> "javax.servlet.ServletException: null |
> java.lang.NoSuchMethodError" make
> it look to me like it is in the javax classes. BTW: the sample servlets DO
> run.
~~~~~~~~~~~~~ Paid Sponsorship ~~~~~~~~~~~~~
Get Your Own Dedicated Win2K Server! Instant Activation for $99/month w/Free
Setup from SoloServer PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support
Visit SoloServer, https://secure.irides.com/clientsetup.cfm.
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists