Thanks Mick I am usnig default database that comes with jetexpress. I have changed nothing in the settings.xml file for the database configuration. I look at the setting.xml but can not figure out the problem.
Can you please tell me how can I fix that problem. Thanks, Ramesh Basukala Timony, Michael wrote: > > Looks like the database isn't initialized. > > > Mick Timony > > -----Original Message----- > From: basukalaramesh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 17, 2007 5:07 PM > To: [email protected] > Subject: JetExpress error > > > Hello friends, > > while going through the jetexpress tutorial, everything seems to be ok. > It also doesnt show any error in toncat startup. But while I am trying > to access URL http://blitz-v2.sys.cu.cait.org:8080/jetexpress/portal it > sives the following error message. > > ======================================================================== > > HTTP Status 500 - > > type Exception report > > message > > description The server encountered an internal error () that prevented > it from fulfilling this request. > > exception > > 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:25 > 0) > javax.servlet.http.HttpServlet.service(HttpServlet.java:690) > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > > 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(Capabil > ityValveImpl.java:71) > > org.apache.jetspeed.pipeline.JetspeedPipeline$Invocation.invokeNext(Jets > peedPipeline.java:166) > > org.apache.jetspeed.pipeline.JetspeedPipeline.invoke(JetspeedPipeline.ja > va:145) > > org.apache.jetspeed.engine.JetspeedEngine.service(JetspeedEngine.java:21 > 4) > > org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:24 > 1) > javax.servlet.http.HttpServlet.service(HttpServlet.java:690) > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > > root cause > > org.apache.jetspeed.capabilities.UnableToBuildCapabilityMapException: 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.JetspeedCapabilities.getCapability > Map(JetspeedCapabilities.java:264) > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav > a:39) > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor > Impl.java:25) > java.lang.reflect.Method.invoke(Method.java:585) > > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection( > AopUtils.java:318) > > org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinp > oint(ReflectiveMethodInvocation.java:203) > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref > lectiveMethodInvocation.java:162) > > org.springframework.transaction.interceptor.TransactionInterceptor.invok > e(TransactionInterceptor.java:107) > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref > lectiveMethodInvocation.java:185) > > org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAo > pProxy.java:209) > $Proxy0.getCapabilityMap(Unknown Source) > > org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke(Capabil > ityValveImpl.java:67) > > org.apache.jetspeed.pipeline.JetspeedPipeline$Invocation.invokeNext(Jets > peedPipeline.java:166) > > org.apache.jetspeed.pipeline.JetspeedPipeline.invoke(JetspeedPipeline.ja > va:145) > > org.apache.jetspeed.engine.JetspeedEngine.service(JetspeedEngine.java:21 > 4) > > org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:24 > 1) > javax.servlet.http.HttpServlet.service(HttpServlet.java:690) > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > > note The full stack trace of the root cause is available in the Apache > Tomcat/5.5.23 logs. > > ======================================================================== > > Can anybody please tell me what the problem is ? > > Thank you, > Ramesh Basukala > -- > View this message in context: > http://www.nabble.com/JetExpress-error-tf4099497.html#a11657786 > Sent from the Jetspeed - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/JetExpress-error-tf4099497.html#a11675661 Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
