I have to agree with Jeffrey.

I thought about this at the weekend but didn't get round to posting it
(something to do with a flu virus...). I did a quick test this morning and
if no mail.server is filled in you will get a nullpointer exception.

Hope you can now move on.

/Colin



----- Original Message -----
From: "Jeffrey B. Woodward" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 11, 2001 4:38 AM
Subject: Re: Email functionality using Turbine/Velocity


> I haven't been following this thread closely, but I'll ask the obvious:
"Did
> you check your setting of mail.server in TR props?". If that is not set
(or
> set to null), you will get a NPE when you attempt to execute the send of
the
> message. Look for the following problem lines in TR props (and fix if
> necessary):
> # Your mail server for outgoing email.
> mail.server=
>
> -Jeff Woodward
>  Project Manager - Systems and Systems Integration
>  The fMRI Data Center
>  Dartmouth College
>  6162 Moore Hall
>  [EMAIL PROTECTED]
>
>
> ----- Original Message -----
> From: "Bernardo Juan Marcellin Leautaud" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, September 10, 2001 6:15 PM
> Subject: Email functionality using Turbine/Velocity
>
>
> > Still fighting to get the email functionality working.
> >
> >  I'm getting a TurbineException: Error rendering Velocity template:
> > null. In the Stack Trace, a NullPointerException is shown.
> >
> > The problem seems to appear in method decodeRequest of the
> > TurbineVelocityService class. I guess I'm having a problem somewhere
> > between the Context, the RunData and the template I'm using for the body
> > of the email. Does anyone know where can be the exact problem?
> >
> > Thank you.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to