IIRC, I had something similar before with intake, and the problem was that I
was using java 1.4.1, I resolved the problem then by compiling the turbine
src against 1.4.1 and it worked.

regards
Akmal
----- Original Message -----
From: "Gaasch, Derek" <[EMAIL PROTECTED]>
To: "'Turbine Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, December 03, 2002 6:45 PM
Subject: RE: Intake in tdk-2.2-rc1


> Yes, I validated my own xml file with no problem. I am seriously
considering
> the possibility that this is a synchronization issue.... my log follows,
> where it looks like the instantiation of the intaketool is occurring
before
> the IntakeService has finished initializing. If this is true, this is a
> troublesome bug...
>
>
> <snip>
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Start Initializing service
(late):
> PullService
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Pull Model tools will be
refreshed
> on a per request basis.
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Instantiated tool class
> org.apache.turbine.services.pull.util.UIManager to add to the context as
> '$ui'
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Instantiated tool class
> org.apache.turbine.util.template.TemplateLink to add to the context as
> '$link'
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Instantiated tool class
> org.apache.turbine.util.template.TemplatePageAttributes to add to the
> context as '$page'
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Instantiated tool class
> org.apache.turbine.util.ContentURI to add to the context as '$content'
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Instantiated tool class
> org.apache.turbine.services.localization.LocalizationTool to add to the
> context as '$l10n'
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Instantiated tool class
> org.apache.turbine.flux.tools.FluxTool to add to the context as '$flux'
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Instantiated tool class
> org.apache.turbine.om.OMTool to add to the context as '$om'
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Instantiated tool class
> org.apache.turbine.services.intake.IntakeTool to add to the context as
> '$intake'
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Finish Initializing service
> (late): PullService
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Finish Initializing service
> (late): VelocityService
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Start Initializing service
(late):
> LocalizationService
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Finish Initializing service
> (late): LocalizationService
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Start Initializing service
(late):
> IntakeService
> [Tue Dec 03 10:19:49 MST 2002] -- INFO -- Finish Initializing service
> (late): IntakeService
> [Tue Dec 03 10:19:49 MST 2002] -- ERROR -- Could not instantiate tool
> org.apache.turbine.services.intake.IntakeTool to add to the context
> Exception:  org.apache.turbine.util.TurbineException: Instantiation
> failed for org.apache.turbine.services.intake.IntakeTool
> Stack Trace follows:
> java.lang.NullPointerException
> at
> org.apache.turbine.services.intake.IntakeTool.<init>(IntakeTool.java:90)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> at
>
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcces
> sorImpl.java:39)
> at
>
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc
> torAccessorImpl.java:27)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
> at java.lang.Class.newInstance0(Class.java:306)
> <snip>
>
>
>
>
> -----Original Message-----
> From: Henning P. Schmiedehausen [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 03, 2002 10:35 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Intake in tdk-2.2-rc1
>
> "Gaasch, Derek" <[EMAIL PROTECTED]> writes:
>
> >On Tue, 3 Dec 2002 11:52, you wrote:
> >> Thanks for the suggestions, but still no luck.... even when I try the
> >> content contained in the tdk\apps\3\src\conf\project-intake.xml in
>
> Uh, stop, in the \3\ directory is code for Turbine-3 / Fulcrum! This
> might not work with turbine-2.
>
> Can you validate your XML file with the supplied DTD?
>
> Regards
> Henning
>
> --
> Dipl.-Inf. (Univ.) Henning P. Schmiedehausen       -- Geschaeftsfuehrer
> INTERMETA - Gesellschaft fuer Mehrwertdienste mbH     [EMAIL PROTECTED]
>
> Am Schwabachgrund 22  Fon.: 09131 / 50654-0   [EMAIL PROTECTED]
> D-91054 Buckenhof     Fax.: 09131 / 50654-20
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to