Greetings, newbie here. I'll be direct:

I'm having some problems getting the Turbine service started. The Turbine
servlet fails upon initialization, complaining that TurbineWebMacroService
couldn't be initialized. Here's the command line output followed by the
top of the stack trace:

2000-09-27 02:22:57 - path="" :Turbine: Turbine initialized Error=Cannot
     initialize TurbineWebMacroService! Error=Turbine.handleException:
     Service TurbineWebMacroService failed to initialize: init() failed to
     initialize service TurbineWebMacroService Error=Cannot initialize
     TurbineWebMacroService!

[Wed Sep 27 14:23:08 PDT 2000] --  ERROR  -- 
     Exception:  org.apache.turbine.services.InstantiationException: 
     Service TurbineWebMacroService failed to initialize: init() failed to
     initialize service TurbineWebMacroService Stack Trace follows: 

org.apache.turbine.services.InstantiationException: Service TurbineWebMa 
     croService failed to initialize: init() failed to initialize service
     TurbineWebMacroService 

at org.apache.turbine.services
     .BaseServiceBroker.getService(BaseServiceBroker.java:226)        
at org.apache.turbine.services.webmacro
     .TurbineWebMacro.getContext(TurbineWebMacro.java:123)
at org.apache.turbine.modules.pages
     .WebMacroSitePage.doBuildBeforeAction(WebMacroSitePage.java:93)
at org.apache.turbine.modules.pages
     .DefaultPage.doBuild(DefaultPage.java:145)

It's the latest cvs checkout, rebuilt to filter out the deprecated servlet
methods and loaded with a fresh install of Tomcat 3.2b4. I placed it in a
context called servlets bound to path="", placed the TurbineResources and
WebMacro properties in servlets/WEB-INF/conf and then web.xml in 
servlets/WEB-INF. I've actually done variations of this with the TDK and
a recompiled webmacro, but they spit out the same error so I think
either there's something fishy in the code or I didn't configure something
properly. I've been careful enough to read all available docs, but I
might've glossed over something :-)

Any pointers would be greatly apprectiated,

- Leon Torres (this name ain't as rare as it should be :-)

---
A little conniption now and then is refreshing to the spirit, body and mind.



------------------------------------------------------------
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