Well, the startup.but does not work either because there is no such file in Tomcat bin directory.
So I started Tomcat from .exe file and tried to locate jetexpress from Tomcat Manager. This time I got HTTP Status 500 - error which I copied below. Evi -----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Thursday, January 25, 2007 10:29 PM To: Jetspeed Users List Subject: Re: Jetspeed-2 tutorial, build error Yes, this tutorial is from a training class that I present. I still haven't found time to decouple all the little differences and customizations and merge the document into a general tutorial. That will be done for the final release. So if you are going to get stuck on every little hitch, then its probably best to wait until I can clean up the tutorial... Otherwise type "startup.bat" and then we will find the next set of problems --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] HTTP Status 500 - ---------------------------------------------------------------------------- ---- type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Fatal error encountered while processing portal request: org.apache.jetspeed.pipeline.PipelineException: Falied to create capabilitied: We were unable to build a capability map for the agent, Mozilla/4.0. This might be an indiciation that the capability database has not been correctly initialized. org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWra pper.java:512) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3 77) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) root cause javax.servlet.ServletException: Fatal error encountered while processing portal request: org.apache.jetspeed.pipeline.PipelineException: Falied to create capabilitied: We were unable to build a capability map for the agent, Mozilla/4.0. This might be an indiciation that the capability database has not been correctly initialized. org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:250) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:688 ) org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:658) org.apache.jsp.index_jsp._jspService(index_jsp.java:45) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3 34) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) root cause org.apache.jetspeed.pipeline.PipelineException: Falied to create capabilitied: We were unable to build a capability map for the agent, Mozilla/4.0. This might be an indiciation that the capability database has not been correctly initialized. org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke(CapabilityV alveImpl.java:71) org.apache.jetspeed.pipeline.JetspeedPipeline$Invocation.invokeNext(Jetspeed Pipeline.java:166) org.apache.jetspeed.pipeline.JetspeedPipeline.invoke(JetspeedPipeline.java:1 45) org.apache.jetspeed.engine.JetspeedEngine.service(JetspeedEngine.java:214) org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:241) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:688 ) org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:658) org.apache.jsp.index_jsp._jspService(index_jsp.java:45) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3 34) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
