[ http://issues.apache.org/jira/browse/JS2-224?page=history ]
     
Ate Douma closed JS2-224:
-------------------------

     Resolution: Fixed
    Fix Version: 2.0-M2

This is reported to be fixed in the latest M2 release of Jetspeed-2.

> Failed to initalize jetspeed - Unable to create Engine
> ------------------------------------------------------
>
>          Key: JS2-224
>          URL: http://issues.apache.org/jira/browse/JS2-224
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Assembly/Configuration, Installer
>     Versions: 2.0-M1
>  Environment: A Windows 2000 Professional with Apache Tomcat 5.5.7 and JAVA 
> version 1.5.0_01
>     Reporter: Bruno Gondim Bilescky
>     Priority: Critical
>      Fix For: 2.0-M2

>
> When i finished the getting Started Guide i tryied to access my site on 
> localhost but when I enter the site i get this error :
> javax.servlet.ServletException: Failed to initalize jetspeed.  
> org.apache.jetspeed.exception.JetspeedException: Unable to create Engine
>       
> org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:206)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       
> org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:691)
>       
> org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:658)
>       org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:43)
>       org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
>       org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
>       org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
>       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.deployWAR(HostConfig.java:800)
>       org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:695)
>       org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472)
>       org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106)
>       
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
>       
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
>       org.apache.catalina.startup.Catalina.start(Catalina.java:537)
>       sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>       sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>       java.lang.reflect.Method.invoke(Unknown Source)
>       org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
>       org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> note The full stack trace of the root cause is available in the Apache 
> Tomcat/5.5.7 logs.
> The instalation was OKAY, but when building jetspeed I got an error because 
> maven said that in the code were a variable named enum and that enum is a 
> registered word, so I had to change this variable name. It was an local 
> variable.
> Thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to