Hello,
    any one knows how to use turbine with freemarker,thanks.

----- Original Message ----- 
From: "John McNally" <[EMAIL PROTECTED]>
To: "Turbine Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, April 16, 2002 7:27 AM
Subject: Re: intake failutre for Turbine 2.2b1


> It should not be going to the turbine site, except possibly in an unusal
> situation. the dtd is packaged inside the jar.  Though the url given in
> the xml doc should point to the turbine site.
> 
> That is likely it.  There is no longer conditional validation, you must
> reference the dtd in your
> xml file.
> 
> john mcnally
> 
> Kurt Schrader wrote:
> > 
> > The URL it is trying to get to is most likely the DTD for intake on the
> > Turbine site.  As for why you're getting this error, I'm not sure.  Are
> > you connected to the internet when you start up?
> > 
> > -Kurt
> > 
> > On Mon, 15 Apr 2002, William Lee wrote:
> > 
> > > I'm currently migrating from Turbine 2.1 to 2.2b1.  I've gotten this
> > > error in the log and I would like to figure out why.  I'm still using
> > > Turbine's intake service (not the Fulcrum onet yet) and I got the following:
> > >
> > > [Mon Apr 15 14:37:29 PDT 2002] -- ERROR --
> > >          Exception:
> > > org.apache.turbine.services.InitializationException:
> > > TurbineIntakeService failed to initialize: java.lang.NullPointerException
> > >          Stack Trace follows:
> > >          java.net.MalformedURLException: java.lang.NullPointerException
> > >          at java.net.URL.<init>(URL.java(Compiled Code))
> > >          at java.net.URL.<init>(URL.java(Compiled Code))
> > >          at java.net.URL.<init>(URL.java:344)
> > >          at
> > > org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:731)
> > >          at
> > > 
>org.apache.xerces.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:691)
> > >          at
> > > 
>org.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:258)
> > >          at
> > > 
>org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(XMLDocumentScannerImpl.java:811)
>
> > >          at
> > > 
>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:333)
>
> > >          at
> > > 
>org.apache.xerces.parsers.StandardParserConfiguration.parse(StandardParserConfiguration.java:525)
>
> > >          at
> > > 
>org.apache.xerces.parsers.StandardParserConfiguration.parse(StandardParserConfiguration.java:581)
>
> > >          at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:147)
> > >          at
> > > org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1157)
> > >          at
> > > 
>org.apache.turbine.services.intake.transform.XmlToAppData.parseFile(XmlToAppData.java:136)
>
> > >          at
> > > 
>org.apache.turbine.services.intake.transform.XmlToAppData.parseFile(XmlToAppData.java:106)
>
> > >          at
> > > 
>org.apache.turbine.services.intake.TurbineIntakeService.writeAppData(TurbineIntakeService.java:240)
>
> > >          at
> > > 
>org.apache.turbine.services.intake.TurbineIntakeService.init(TurbineIntakeService.java:189)
>
> > >
> > > ....  There are more messages ....
> > >
> > > Can somebody  give some light on what's going on?  What URL is it trying
> > > to parse?
> > >
> > > --
> > > William Lee (Will)        | Sendmail Inc.
> > > Email:  [EMAIL PROTECTED] | http://www.sendmail.com
> > > Tel:    (510) 594-5505    |
> > >
> > >
> > > --
> > > 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