You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Balaji Chandrasekaran <cb...@virtusa.com> on 2005/06/13 09:55:04 UTC

Reply soon on this!

I am getting this error when I try to run my Jetspeed . can anyone help
me on this ASAP





type Exception report

message

description The server encountered an internal error () that prevented
it from fulfilling this request.

exception

javax.servlet.ServletException: Failed to initalize jetspeed.
org.apache.jetspeed.exception.JetspeedException: Unable to create Engine

org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:20
6)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java
:693)

org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:6
60)

org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp: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.ja
va:322)

org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)

org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

root cause

org.apache.jetspeed.exception.JetspeedException: Unable to create Engine
        org.apache.jetspeed.Jetspeed.createEngine(Jetspeed.java:76)

org.apache.jetspeed.engine.JetspeedServlet.init(JetspeedServlet.java:135
)

org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:
589)

org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java
:536)

org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:471)

org.apache.catalina.startup.HostConfig.start(HostConfig.java:1102)

org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:31
1)

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSu
pport.java:119)
        org.apache.catalina.startup.Catalina.start(Catalina.java:537)
        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:324)
        org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
        org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)







---------------------------------------------------------------------------------------------
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.

Re: Reply soon on this!

Posted by Santiago Gala <sg...@apache.org>.
El lun, 13-06-2005 a las 13:25 +0530, Balaji Chandrasekaran escribió:
> I am getting this error when I try to run my Jetspeed . can anyone help
> me on this ASAP
> 
> 

Please, stop using the developers list for user questions, and please,
please, stop using this spam-like subject lines.


Thanks in advance
Santiago

> 
> 
> 
> type Exception report
> 
> message
> 
> description The server encountered an internal error () that prevented
> it from fulfilling this request.
> 
> exception
> 
> javax.servlet.ServletException: Failed to initalize jetspeed.
> org.apache.jetspeed.exception.JetspeedException: Unable to create Engine
> 
> org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:20
> 6)
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 
> org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java
> :693)
> 
> org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:6
> 60)
> 
> org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp: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.ja
> va:322)
> 
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
> 
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 
> root cause
> 
> org.apache.jetspeed.exception.JetspeedException: Unable to create Engine
>         org.apache.jetspeed.Jetspeed.createEngine(Jetspeed.java:76)
> 
> org.apache.jetspeed.engine.JetspeedServlet.init(JetspeedServlet.java:135
> )
> 
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:
> 589)
> 
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java
> :536)
> 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:471)
> 
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1102)
> 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:31
> 1)
> 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSu
> pport.java:119)
>         org.apache.catalina.startup.Catalina.start(Catalina.java:537)
>         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:324)
>         org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
>         org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------------------------------
> This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.
-- 
VP and Chair, Apache Portals (http://portals.apache.org)
Apache Software Foundation