Hi!
I have deployed the jetexpress portal according to tutorial and can see it
in TomcatManager (application: jetexpress, display name:Jetspeed-2
Enterprise Portal, running: true). However, when going to
http://localhost:8080/jetexpress/portal I get an error which I copy below.
Also, I include attached the stdout.log file, it shows some error messages
about user permissions that I do not know how to solve.
Any suggestions how to proceed are really longed for:-)
Evi
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:250)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
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)
note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.20 logs.
----------------------------------------------------------------------------
----
Apache Tomcat/5.5.20
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]