I am getting the exact same error. I am running on Apache with jServ 1b3. I
downloaded the latest ecs-1.1.jar, village.jar, jndi.jar, and mail.jar.
In general, I have followed all the install instructions. Because I am a
neophyte, I am not sure what settings I need to provide to be useful.

Oh, one apparent difference (judging from past messages) is that I am trying
to set this up on a Windows98 machine running Apache.

Steve B.

----- Original Message -----
From: Scott Tavares <[EMAIL PROTECTED]>
To: Turbine <[EMAIL PROTECTED]>
Sent: Wednesday, December 29, 1999 5:44 PM
Subject: The Open Source Gods are agenst me : o (


> Ok, i have the latest version of ECS, OpenXML, Turbine but i'm still
getting
> an NPE when using this url
<url>http://<myHostName>/servlets/Turbine/</url>
>
> java.lang.NullPointerException
>  at org.apache.ecs.GenericElement.output(GenericElement.java:772)
>  at org.apache.ecs.ConcreteElement.output(Compiled Code)
>  at org.apache.ecs.GenericElement.toString(GenericElement.java:723)
>  at org.apache.turbine.util.RunData.getMessage(RunData.java:294)
>  at org.apache.turbine.layouts.DefaultLayout.build(DefaultLayout.java:92)
>  at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:115)
>  at org.apache.turbine.pages.DefaultPage.build(DefaultPage.java:96)
>  at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:115)
>  at Turbine.doGet(Compiled Code)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
>  at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
>  at org.apache.jserv.JServConnection.run(JServConnection.java)
>  at java.lang.Thread.run(Thread.java:479)
>
> this resolves to this line in GenericElement.output() in ECS:
>
>  out.write(getTagText().getBytes());
>
> now over the last few days i have seen CVS commits on the
> GenericElement.java but can't see anything that would cause to happen.
>
> i have some code i want to commit but i can't/will not until i can test it
> at least a elementary level but i can't get past this @#%^#$ NPE...
> again!!!!
>
> could someone do me a very big favor and checkout a clean/latest version
of
> ECS compile it and test with Turbine? Or if someone has a suggestion as to
> what i should try, that would be just as good.
>
> -scott-
>
>
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to