As mentioned in the Readme the binaries have been created and tested with Java 1.4.2.

I'm not sure if anybody tried it with Java 1.5. I think the problem is there since people were
able to run the release on the different tomcat versions (4.1.30/5.1/5.5)


Needs more investigation

Roger

Peter Kmet wrote:

Hi,

It works with Tomcat/5.0.28, java 1.4.1_02-b06 without problems :)



On Tue, Dec 07, 2004 at 01:58:54PM +0100, Peter Kmet wrote:


Hi,

I get the same error with Tomcat/5.5.4 with java 1.5.0 :(

although I accept instruction on site http://www.apache.org/dist/portals/jetspeed-2/JETSPEED-2.0-M1-README.txt :

"Tomcat 5.5 requires a different jetspeed.xml found in the source tree under 
src/resources/jetspeed-tomcat-5.5.xml"

any idea?
thanks

On Tue, Dec 07, 2004 at 02:37:20PM +0200, News Hunter wrote:


i use tomcat 5.0.30 and jdk 1.5.0 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:690)
org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:657)
org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:45)
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.deployDescriptor(HostConfig.java:590)
        
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535)
        org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470)
        org.apache.catalina.startup.HostConfig.start(HostConfig.java:1079)
        
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(NativeMethodAccessorImpl.java:39)
        
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        java.lang.reflect.Method.invoke(Method.java:585)
        org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
        org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)

-----------------------
-News Hunter-
-----------------------




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



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




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






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



Reply via email to