> I just got Tomcat to start by adding the jars you recommend :-). I am > getting the same exception though (my build is from 02-01-2002) Gues we > are still missing a jar - now to find which one...
The nightly is built by Gump. I'll check what it includes, and see if it needs to be fixed. Remy > Hi: > I managed to get the Slide binary built on 02/10/2002 to start up and > run > but > still have some problem with the serverlet exception when trying > http://localhost:8080. > However, the WebDAV server interface (http://localhost:8081/slide) seems > to > work fine. > > Below is what I did to make this build up and running: > - Copied the crimson.jar to server/lib directory. > - Copied xerces.jar to common/lib directory > - Downloaded openjmx from http://openjmx.sourceforge.net/ and copied its > jar > files openjxm.jar and openjmx-tools.jar to the common/lib directory. > Started tomcat and got it run without any exception. > > However when I tried to accessed the port 8080 (http://localhost:8080) > or > the admin page with port 8082, I got the below exception: > javax.servlet.ServletException: org/apache/commons/beanutils/DynaClass > at > org.apache.jasper.runtime.PageContextImpl.handlePageException(Unknown > Source) > at org.apache.jsp.index$jsp._jspService(index$jsp.java:817) > at org.apache.jasper.runtime.HttpJspBase.service(Unknown Source) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at > org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(Unknown > Source) > at org.apache.jasper.servlet.JspServlet.serviceJspFile(Unknown > Source) > at org.apache.jasper.servlet.JspServlet.service(Unknown Source) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Unknown > Source) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(Unknown > Source) > at org.apache.catalina.core.StandardWrapperValve.invoke(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invokeNext(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invoke(Unknown > Source) > at org.apache.catalina.core.ContainerBase.invoke(Unknown Source) > at org.apache.catalina.core.StandardContextValve.invoke(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invokeNext(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invoke(Unknown > Source) > at org.apache.catalina.core.ContainerBase.invoke(Unknown Source) > at org.apache.catalina.core.StandardContext.invoke(Unknown > Source) > at org.apache.catalina.core.StandardHostValve.invoke(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invokeNext(Unknown > Source) > at > org.apache.catalina.valves.ErrorDispatcherValve.invoke(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invokeNext(Unknown > Source) > at org.apache.catalina.valves.ErrorReportValve.invoke(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invokeNext(Unknown > Source) > at org.apache.catalina.valves.AccessLogValve.invoke(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invokeNext(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invoke(Unknown > Source) > at org.apache.catalina.core.ContainerBase.invoke(Unknown Source) > at org.apache.catalina.core.StandardEngineValve.invoke(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invokeNext(Unknown > Source) > at org.apache.catalina.core.StandardPipeline.invoke(Unknown > Source) > at org.apache.catalina.core.ContainerBase.invoke(Unknown Source) > at > org.apache.catalina.connector.http.HttpProcessor.process(Unknown > Source) > at org.apache.catalina.connector.http.HttpProcessor.run(Unknown > Source) > at java.lang.Thread.run(Thread.java:484) > > The Webdav interface (8081/slide) seems to work fine. > Any idea ? > > Thanks, > -- Hai Nguyen > > -----Original Message----- > From: Remy Maucherat [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 08, 2002 12:44 PM > To: Slide Users List > Subject: Re: Nightly build - can't start Tomcat > > > > I have successfully gotten version 1.0.16 working. I tried installing > a > > couple of the nightly builds and they all result in the following > > exception when tomcat is starting. Any idea what the problem might > be? > > JDK1.3.1_01 on Win2k: > > I rebuilt almost everything with the Tomcat HEAD CVS + a Slide HEAD CVS > + > OpenJMX 1.0b2, and I don't have that problem. > > There have been some commits yesterday in Tomcat which could have caused > that, but they have been reverted since. Maybe trying again tomorrow > will > work better. > > I attach a screenshot of Tomcat admin webapp running (that uses JMX), > since > I think it provides a very nice representation of the server. > > Remy > > -- > 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]>