While deploying jetspeed war on Webpshere 6 I get following exceptions
 
[5/10/06 14:53:53:145 IST] 0000002f JetspeedCapab E   CapabilityMap:
Default agent not found in Client Registry !
[5/10/06 14:53:53:474 IST] 0000002f JetspeedServl F   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.
[5/10/06 14:53:53:489 IST] 0000002f JetspeedServl F   TRAS0014I: The
following exception was logged
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.
 at
org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke(Capabil
ityValveImpl.java:71)
 at
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext(JetspeedPipelin
e.java:203)
 at
org.apache.jetspeed.pipeline.JetspeedPipeline.invoke(JetspeedPipeline.ja
va:185)
 at
org.apache.jetspeed.engine.JetspeedEngine.service(JetspeedEngine.java:23
1)
 at
org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:22
6)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
 at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
va:1212)
 at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
va:1173)
 at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterCh
ain.java:69)
 at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
per.java:626)
 at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppReq
uestDispatcher.java:250)
 at
org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:5
09)
 at com.ibm._jsp._index._jspService(_index.java:66)
 at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
 at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
va:1212)
 at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
va:1173)
 at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterCh
ain.java:69)
 at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
per.java:626)
 at
com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(G
enericServletWrapper.java:117)
 at
com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(
JSPExtensionServletWrapper.java:171)
 at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleReques
t(DefaultExtensionProcessor.java:394)
 at
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837)
 at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
 at
com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
 at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:168
1)
 at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:7
7)
 at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio
n(HttpInboundLink.java:421)
 at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio
n(HttpInboundLink.java:367)
 at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLi
nk.java:276)
 at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscr
iminaters(NewConnectionInitialReadCallback.java:201)
 at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(Ne
wConnectionInitialReadCallback.java:103)
 at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueMa
nager.java:548)
 at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.
java:601)
 at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.
java:934)
 at
com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager
.java:1021)
 at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled
Code))
Caused by:
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.
 at
org.apache.jetspeed.capabilities.impl.JetspeedCapabilities.getCapability
Map(JetspeedCapabilities.java:226)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:85)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:58)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java(Compiled Code))
 at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
 at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(
AopUtils.java:284)
 at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinp
oint(ReflectiveMethodInvocation.java:155)
 at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
lectiveMethodInvocation.java:122)
 at
org.springframework.transaction.interceptor.TransactionInterceptor.invok
e(TransactionInterceptor.java:56)
 at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Ref
lectiveMethodInvocation.java:144)
 at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAo
pProxy.java:174)
 at $Proxy0.getCapabilityMap(Unknown Source)
 at
org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke(Capabil
ityValveImpl.java:67)
 ... 37 more
 
 
 
 
 
Could this issue be related to jetspeed schema in oracle? Any ideas
about this?
 
rgds,
ashutosh

Reply via email to