Registration e-mail error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Registration e-mail error

Rupinder
Hi,
    I am getting the following error in log file.
I think it is logged when a new user registers in ecommerce application.
I have already configured general.properties file for SMTP server.
Is there any additional setting to be done to send registration confirmation e-mail or this error is due to else reason.
 
"java.lang.Exception: Invalid email body; null is not allowed
org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:76)
org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221)
java.lang.Thread.run(Unknown Source)"
Reply | Threaded
Open this post in threaded view
|

Re: Registration e-mail error

BJ Freeman
please specify SVN and rev number.
also if this is a live prodcut store what is in the Product store
Emails, for the one you are using.

Rupinder sent the following on 1/21/2008 3:22 AM:

> Hi,
>     I am getting the following error in log file.
> I think it is logged when a new user registers in ecommerce application.
> I have already configured general.properties file for SMTP server.
> Is there any additional setting to be done to send registration confirmation
> e-mail or this error is due to else reason.
>  
> "java.lang.Exception: Invalid email body; null is not allowed
> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:76)
> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221)
> java.lang.Thread.run(Unknown Source)"