Hi I remember facing this problem sometime back, I think it was some charset issue. Could you please let me know what is the charset on the m/c ? Also what is the output when you give command "locale" on the linux box ?
Is it possible for you to provide the screenshot of the outgoing mail ? Thanks Swarup On 5/14/07, Dwayne Martin <[EMAIL PROTECTED]> wrote:
Hi John! Yes, I've submitted it to BMC, and they've had it for a month and don't seem to be getting anywhere. That's why I tried ARSlist. I think I'll forward your suggestion to the guy who's working on it and see if it speeds things up at all. Thanks! Dwayne ---- Original message ---- >Date: Mon, 14 May 2007 13:54:30 +0100 >From: John Baker <[EMAIL PROTECTED]> >Subject: Re: Java.lang.NullPOinterException error in outgoing email messages >To: [email protected] > >This is a 30 second fix for BMC that will involve something like changing: > >blah.toString(); > >to > >if (blah!=null) blah.toString(); > >Have you submitted it to BMC? > > >John > >_______________________________________________________________________________ >UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" Dwayne Martin Computing Support James Madison University _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

