After a couple of hours of work trying to get Turbine installed (the 
documentation doesn't say anything about where to put the .jar file - I 
ended up just having to use the raw class files), I finally get something 
from Turbine itself:

Exception: org.apache.turbine.services.InstantiationException: Service 
TurbineWebMacroService failed to initialize:
init() failed to initialize service TurbineWebMacroService
        at 
org.apache.turbine.services.BaseServiceBroker.getService(BaseServiceBroker.java:176)
        at 
org.apache.turbine.services.webmacro.TurbineWebMacro.getContext(TurbineWebMacro.java:105)
        at 
org.apache.turbine.modules.pages.WebMacroSitePage.doBuildBeforeAction(WebMacroSitePage.java:91)
        at 
org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:131)
        at org.apache.turbine.modules.Page.build(Page.java:81)
        at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111)
        at org.apache.turbine.Turbine.doGet(Turbine.java:318)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:368)
        at org.apache.tomcat.core.Handler.service(Handler.java:261)
        at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:356)
        at 
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:720)
        at org.apache.tomcat.core.ContextManager.service(ContextManager.java:666)
        at 
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:166)
        at 
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:403)
        at 
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
        at java.lang.Thread.run(Unknown Source)

But I'm just trying to go to the main URL that the documentation says to 
use:  http://localhost/servlet/Turbine - I haven't asked for anything 
regarding WebMacro yet.

Are there any other installation documents than the one in the tarball?  I 
feel like a dolt because I seem to be about the only person who has problems 
getting this to install.

The TDK sounds nice - if everything is in the right directory structure out 
of the box.

Thanks for any help,
Will Stranathan
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to