Petr,

I'm guessing here but it looks like the runtime exception is thrown
trying to start the 'FULCRUM' intake service. If you add :-

    <role
        name="org.apache.fulcrum.localization.LocalizationService"
        shorthand="localization"
       
default-class="org.apache.fulcrum.localization.DefaultLocalizationService"/>    
     

    <role
        name="org.apache.fulcrum.intake.IntakeService"
        shorthand="intake"
        default-class="org.apache.fulcrum.intake.IntakeServiceImpl"/>  
        
to the rolesConfiguration.xml file and comment out the intake and
localisation services sections in TR.props then this may go some way to
solving the problem. I am not sure if you will need some of the other
fulcrum services started as well.

You may also wish to add a line similar to this to the
AvalonComponentService section of the TR.Props file :-

services.AvalonComponentService.lookup =
org.apache.fulcrum.intake.IntakeService

I hope that this helps.

Peter

On Thu, 2004-12-30 at 16:25, Ben Gidley wrote:
> Petr,
> 
> You will need to uncomment the intake service within the
> turbineresources.properties in WEB-INF/conf.
> 
> Ben
> 
> 
> On Thu, 30 Dec 2004 00:05:57 +0100, Petr Stahl <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I'm trying to use Intake and Localization tool within antelope
> > (Turbine 2.4-M1) and getting following error:
> > 
> > ERROR org.apache.turbine.services.pull.TurbinePullService  - Could not
> > instantiate request tool intake from a
> > org.apache.turbine.services.intake.IntakeTool object
> > org.apache.turbine.util.TurbineException: Instantiation failed for
> > org.apache.turbine.services.intake.IntakeTool
> >         at
> > org.apache.turbine.services.factory.TurbineFactoryService.getInstance(TurbineFactoryService.java:401)
> >         at
> > org.apache.turbine.services.factory.TurbineFactoryService.getInstance(TurbineFactoryService.java:215)
> >         at
> > org.apache.turbine.services.pool.TurbinePoolService.getInstance(TurbinePoolService.java:510)
> > .
> > .
> > .
> > Caused by: java.lang.RuntimeException: Intake Service has not been
> > started yet.
> >         at org.apache.fulcrum.intake.Intake.getService(Intake.java:203)
> >         at org.apache.fulcrum.intake.Intake.getGroupNames(Intake.java:138)
> >         at
> > org.apache.turbine.services.intake.IntakeTool.<init>(IntakeTool.java:114)
> > 
> > Thanks for any help.
> > Petr Stahl
> > 
> > libs I am using:
> > activation-1.0.2.jar
> > avalon-activation-api-1.2-dev.jar
> > avalon-activation-impl-1.2-dev.jar
> > avalon-activation-spi-1.2-dev.jar
> > avalon-composition-api-1.2-dev.jar
> > avalon-composition-impl-1.2-dev.jar
> > avalon-composition-spi-1.2-dev.jar
> > avalon-extension-impl-1.0.jar
> > avalon-extension-spi-1.0.jar
> > avalon-framework-api-4.1.5.jar
> > avalon-framework-impl-4.1.5.jar
> > avalon-meta-api-1.2.1-dev.jar
> > avalon-meta-impl-1.2.1-dev.jar
> > avalon-meta-spi-1.2.1-dev.jar
> > avalon-repository-impl-1.0b1.jar
> > avalon-repository-spi-1.0b1.jar
> > cglib-full-2.0.2.jar
> > commons-beanutils-1.6.1.jar
> > commons-codec-1.1.jar
> > commons-collections-3.1.jar
> > commons-configuration-1.0-rc1.jar
> > commons-convert-20040714.191311.jar
> > commons-dbcp-1.2.1.jar
> > commons-digester-1.5.jar
> > commons-email-20030310.165926.jar
> > commons-fileupload-1.0.jar
> > commons-io-0.2-dev.20020717.100545.jar
> > commons-lang-2.0.jar
> > commons-logging-1.0.4.jar
> > commons-pool-1.2.jar
> > commons-xo-20040218.104422.jar
> > concurrent-1.3.3.jar
> > cryptix-3.2.0.jar
> > dom4j-1.4.jar
> > ecs-1.4.2.jar
> > ehcache-0.9.jar
> > excalibur-component-1.1.jar
> > excalibur-configuration-1.1.jar
> > excalibur-event-1.0.3.jar
> > excalibur-instrument-1.0.jar
> > excalibur-i18n-1.1.jar
> > excalibur-lifecycle-api-1.0.jar
> > excalibur-logger-1.0.1.jar
> > excalibur-pool-1.2.jar
> > excalibur-thread-1.1.1.jar
> > excalibur-util-concurrent-1.3.1.jar
> > fulcrum-cache-1.0-alpha-3.jar
> > fulcrum-crypto-api-1.0-alpha-4.jar
> > fulcrum-crypto-impl-1.0-alpha-4.jar
> > fulcrum-factory-api-1.0-alpha-2.jar
> > fulcrum-factory-impl-1.0-alpha-2.jar
> > fulcrum-intake-1.0-alpha-2.jar
> > fulcrum-localization-api-1.0-alpha-4.jar
> > fulcrum-localization-impl-1.0-alpha-4.jar
> > fulcrum-mimetype-api-1.0-alpha-4.jar
> > fulcrum-mimetype-impl-1.0-alpha-4.jar
> > fulcrum-security-adapter-turbine-1.0.7.jar
> > fulcrum-security-api-1.0.7.jar
> > fulcrum-security-hibernate-1.0.7.jar
> > hibernate-avalon-0.2.jar
> > hibernate-2.1.6.jar
> > hsqldb-1.7.2-rc5.jar
> > javamail-1.3.1.jar
> > jboss-cache-1.1.jar
> > jboss-common-1.1.jar
> > jboss-jmx-1.1.jar
> > jboss-system-1.1.jar
> > jdbc2_0-stdext.jar
> > jdom-1_0_b10.jar
> > jgroups-jboss-1.1.jar
> > jta.jar
> > junit-3.8.1.jar
> > logkit-1.2.jar
> > log4j-1.2.8.jar
> > meercat-0.3.jar
> > merlin-kernel-impl-3.2-dev.jar
> > merlin-kernel-spi-3.2-dev.jar
> > mx4j-jmx-1.1.1.jar
> > mx4j-tools-1.1.1.jar
> > odmg-3.0.jar
> > oro-2.0.7.jar
> > penguin-0.98.jar
> > postgresql-7.4.1-jdbc3.jar
> > servletapi-2.3.jar
> > stratum-1.0-b5-dev.jar
> > taglibs-response-1.0.1.jar
> > torque-3.1.jar
> > turbine-review-1.0-rd14.jar
> > turbine-2.4-M1.jar
> > velocity-1.3.1.jar
> > village-2.0-dev-20030825.jar
> > xalan-2.5.1.jar
> > xercesImpl-2.4.0.jar
> > xml-apis-1.0.b2.jar
> > xmlrpc-1.2-b1.jar
> > xpp3-1.1.3.4-RC8_min.jar
> > xstream-1.0.2.jar
> > zebra-avalon-0.3-dev.jar
> > zebra-core-0.4-dev.jar
> > zebra-defs-0.3-dev.jar
> > zebra-state-0.41-dev.jar
> > zebra-xmlloader-0.4-dev.jar
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
-- 
Regards,

Peter
----------------------------
Peter Courcoux
Telephone +44 (0)1923 661488
Mobile 07880 605626
----------------------------


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

Reply via email to