I replaced WebMacroSiteSessionValidator with TemplateSessionValidator.  You
need to update your TurbineResources.properties.


----- Original Message -----
From: Berny Woehrlin <[EMAIL PROTECTED]>
To: Turbine <[EMAIL PROTECTED]>
Sent: Friday, September 15, 2000 8:51 AM
Subject: Turbine Installation with Orion


> Hi,
>
> I'm trying to install Turbine with the Orion Application Server and need
> some help. I did the following steps:
>
> 1. Copied all the jars (Turbine, ECS, ...) in the $Orion/lib directory
>    (seems the system finds the classes...)
>
> 2. Added the logfile destony to the TurbineResources.properties
>
> 3. Added to my &Orion/myApplication/WEB-INF/web.xml the Turbine
> <servlet> Info
>    (like descriped in the Install.txt)
>
> 4. Then I restarted Orion and called localhost:8888/servlet/Turbine
>
> And then I got the attachted error message. What's going wrong?
>
> Thanks for any help
>
> Saludes
>
> Berny
>
>
> P.S.:
>
> !!!!! NETSCAPE OUTPUT !!!!!
>
> Exception: java.lang.Exception:
>
>         Requested Action not found:
> sessionvalidator.WebMacroSiteSessionValidator
>         Turbine looked in the following modules.packages path:
>         [org.apache.turbine.modules]
>
>         at
> org.apache.turbine.modules.ActionLoader.getInstance(ActionLoader.java:174)
>         at org.apache.turbine.Turbine.doGet(Turbine.java:243)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java)
>         at com.evermind.server.http.du.rr(JAX)
>         at com.evermind.server.http.du.forward(JAX)
>         at com.evermind.server.http.d5.rx(JAX)
>         at com.evermind.server.http.d5.rw(JAX)
>         at com.evermind.util.f.run(JAX)
>
> !!!!!! LOGFILE OUTPUT !!!!!!
> [Fri Sep 15 17:51:26 GMT+02:00 2000] --  ERROR  --
> Exception:  org.apache.turbine.services.InstantiationException:
> ServiceBroker: failed to instantiate service TurbineWebMacroService:
> Class org.apache.turbine.services.webmacro.TurbineWebMacroService is
> unavailable. Check your jars and classes.
> Stack Trace follows:
> org.apache.turbine.services.InstantiationException: ServiceBroker:
> failed to instantiate service TurbineWebMacroService:
> Class org.apache.turbine.services.webmacro.TurbineWebMacroService is
> unavailable. Check your jars and classes.
> at
>
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseService
Broker.java:269)
> at
>
org.apache.turbine.services.TurbineServices.initServices(TurbineServices.jav
a:215)
> at org.apache.turbine.Turbine.init(Turbine.java:163)
> at com.evermind.server.http.HttpApplication.vt(JAX)
> at com.evermind.server.http.HttpApplication.vc(JAX)
> at com.evermind.server.http.HttpApplication.tp(JAX)
> at com.evermind.server.http.d5.rx(JAX)
> at com.evermind.server.http.d5.rw(JAX)
> at com.evermind.util.f.run(JAX)
> [Fri Sep 15 17:51:26 GMT+02:00 2000] -- NOTICE  -- FreeMarkerService
> early init()....starting!
> [Fri Sep 15 17:51:26 GMT+02:00 2000] -- NOTICE  -- FreeMarkerService
> early init()....finished!
> [Fri Sep 15 17:51:26 GMT+02:00 2000] -- NOTICE  -- TemplateService
> init()....starting!
> [Fri Sep 15 17:51:26 GMT+02:00 2000] -- NOTICE  -- TemplateService
> init()....finished!
> [Fri Sep 15 17:51:27 GMT+02:00 2000] --  ERROR  --
> Exception:  org.apache.turbine.services.InstantiationException:
> ServiceBroker: failed to instantiate service TurbineWebMacroService:
> Class org.apache.turbine.services.webmacro.TurbineWebMacroService is
> unavailable. Check your jars and classes.
> Stack Trace follows:
> org.apache.turbine.services.InstantiationException: ServiceBroker:
> failed to instantiate service TurbineWebMacroService:
> Class org.apache.turbine.services.webmacro.TurbineWebMacroService is
> unavailable. Check your jars and classes.
> at
>
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseService
Broker.java:269)
> at
>
org.apache.turbine.services.TurbineServices.initServices(TurbineServices.jav
a:215)
> at org.apache.turbine.Turbine.doGet(Turbine.java:231)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at com.evermind.server.http.du.rr(JAX)
> at com.evermind.server.http.du.forward(JAX)
> at com.evermind.server.http.d5.rx(JAX)
> at com.evermind.server.http.d5.rw(JAX)
> at com.evermind.util.f.run(JAX)
> [Fri Sep 15 17:51:27 GMT+02:00 2000] -- NOTICE  -- This is Turbine
> instance running at: http://world:8888/servlet/Turbine
> [Fri Sep 15 17:51:27 GMT+02:00 2000] -- NOTICE  -- The instance id is
> #38EFD7D185943B0E4E611D0848FE88D2
> [Fri Sep 15 17:51:27 GMT+02:00 2000] --  ERROR  --
> Turbine.handleException:
>
> Requested Action not found:
> sessionvalidator.WebMacroSiteSessionValidator
> Turbine looked in the following modules.packages path:
> [org.apache.turbine.modules]
>
> [Fri Sep 15 17:51:27 GMT+02:00 2000] --  ERROR  --
> Exception:  java.lang.Exception:
>
> Requested Action not found:
> sessionvalidator.WebMacroSiteSessionValidator
> Turbine looked in the following modules.packages path:
> [org.apache.turbine.modules]
>
> Stack Trace follows:
> java.lang.Exception:
>
> Requested Action not found:
> sessionvalidator.WebMacroSiteSessionValidator
> Turbine looked in the following modules.packages path:
> [org.apache.turbine.modules]
>
> at
> org.apache.turbine.modules.ActionLoader.getInstance(ActionLoader.java:174)
> at org.apache.turbine.Turbine.doGet(Turbine.java:243)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at com.evermind.server.http.du.rr(JAX)
> at com.evermind.server.http.du.forward(JAX)
> at com.evermind.server.http.d5.rx(JAX)
> at com.evermind.server.http.d5.rw(JAX)
> at com.evermind.util.f.run(JAX)
> [Fri Sep 15 17:51:27 GMT+02:00 2000] --  ERROR  --
> Exception:  org.apache.turbine.services.InstantiationException:
> ServiceBroker: failed to instantiate service TurbineWebMacroService:
> Class org.apache.turbine.services.webmacro.TurbineWebMacroService is
> unavailable. Check your jars and classes.
> Stack Trace follows:
> org.apache.turbine.services.InstantiationException: ServiceBroker:
> failed to instantiate service TurbineWebMacroService:
> Class org.apache.turbine.services.webmacro.TurbineWebMacroService is
> unavailable. Check your jars and classes.
> at
>
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseService
Broker.java:269)
> at
>
org.apache.turbine.services.BaseServiceBroker.getService(BaseServiceBroker.j
ava:212)
> at
>
org.apache.turbine.services.webmacro.TurbineWebMacro.getContext(TurbineWebMa
cro.java:123)
> at
>
org.apache.turbine.modules.pages.WebMacroSitePage.doBuildBeforeAction(WebMac
roSitePage.java:93)
> at
> org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:145)
> at org.apache.turbine.modules.Page.build(Page.java:92)
> at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:119)
> at org.apache.turbine.Turbine.handleException(Turbine.java:581)
> at org.apache.turbine.Turbine.doGet(Turbine.java:420)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at com.evermind.server.http.du.rr(JAX)
> at com.evermind.server.http.du.forward(JAX)
> at com.evermind.server.http.d5.rx(JAX)
> at com.evermind.server.http.d5.rw(JAX)
> at com.evermind.util.f.run(JAX)
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
>



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