Hello All!

Environment:  Tomcat 3.1, Win NT

I'm working on installing Jetspeed for the first time.  I'm at least 1/2 
way there :-)  I get the top and bottom parts of the initial turbine 
screen.  (ie welcome to Jetspeed with logos)  But the center part declares 
an error:  It seems that some sort of interaction between me and turbine is 
mucked up.  If anybody is interested in taking a look at my config files, 
I'll be happy to send them privately.  (Why waste bandwidth :-) )

Included below is first the error message shown in the Jetspeed Window.

Secondly, is what turbine.log shows.  I don't see any other logs fired.

Thanks for your help in advance!
                                                -Mike

ERROR Message:

java.lang.AbstractMethodError
         at org.apache.turbine.modules.Action.perform(Action.java:77)
         at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
         at Turbine.doGet(Turbine.java:279)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at 
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
         at 
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
         at 
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at 
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
         at 
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
         at 
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:156)
         at 
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
         at java.lang.Thread.run(Thread.java:484)


Log File:
[Fri Jul 14 04:38:25 PDT 2000] -- NOTICE  -- JetspeedResources obtained 
from System properties: null
[Fri Jul 14 04:38:25 PDT 2000] -- NOTICE  -- JetspeedResources obtained 
from Turbine: 
/F:/Program/ApacheGroup/Tomcat/jakarta-tomcat/webapps/ROOT/WEB-INF/conf/JetspeedResources.properties



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to