email sending failed

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

email sending failed

Bubbly
Hi All,

I am getting following error after order confirmation in ofbiz

2010-07-29 22:32:21,625 (default-invoker-Thread-3) [  GenericServiceJob.java:117:ERROR]
---- exception report ----------------------------------------------------------
Async-Service failed.
Exception: org.ofbiz.service.GenericServiceException
Message: Problems with the transaction. (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Service Error [sendMailMultiPart]: Cannot send email message to <<>>

Can some one help ?

Bubbly
Reply | Threaded
Open this post in threaded view
|

Re: email sending failed

Santosh Malviya-3
Hello Bubbly,

You didn't post main error part, but I guess it might be of smtp port since
you have to uncomment smtp port in general.properties and other setting as
well for sending mail. If you want to send mail then read following
document: -

https://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-EmailServerSettings


HTH

--
Thanks and Regards
Santosh Malviya


On Thu, Jul 29, 2010 at 10:52 PM, Bubbly <[hidden email]> wrote:

>
> Hi All,
>
> I am getting following error after order confirmation in ofbiz
>
> 2010-07-29 22:32:21,625 (default-invoker-Thread-3) [
> GenericServiceJob.java:117:ERROR]
> ---- exception report
> ----------------------------------------------------------
> Async-Service failed.
> Exception: org.ofbiz.service.GenericServiceException
> Message: Problems with the transaction. (The current transaction is marked
> for rollback, not beginning a new transaction and aborting current
> operation; the rollbackOnly was caused by: Service Error
> [sendMailMultiPart]: Cannot send email message to <<>>
>
> Can some one help ?
>
> Bubbly
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/email-sending-failed-tp2306815p2306815.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: email sending failed

BJ Freeman
In reply to this post by Bubbly
Cannot send email message to <<>>
says no email address was provided.
Please provide the Version your are using and it you have modified anything.

Bubbly sent the following on 7/29/2010 10:22 AM:

>
> Hi All,
>
> I am getting following error after order confirmation in ofbiz
>
> 2010-07-29 22:32:21,625 (default-invoker-Thread-3) [
> GenericServiceJob.java:117:ERROR]
> ---- exception report
> ----------------------------------------------------------
> Async-Service failed.
> Exception: org.ofbiz.service.GenericServiceException
> Message: Problems with the transaction. (The current transaction is marked
> for rollback, not beginning a new transaction and aborting current
> operation; the rollbackOnly was caused by: Service Error
> [sendMailMultiPart]: Cannot send email message to<<>>
>
> Can some one help ?
>
> Bubbly
Reply | Threaded
Open this post in threaded view
|

Re: email sending failed

Bubbly
Hi All,

Thanks a lot for all the replies. Got it working.

-Bubbly

On 29 July 2010 23:13, BJ Freeman [via OFBiz] <[hidden email]> wrote:
Cannot send email message to <<>>
says no email address was provided.
Please provide the Version your are using and it you have modified anything.

Bubbly sent the following on 7/29/2010 10:22 AM:

>
> Hi All,

>
> I am getting following error after order confirmation in ofbiz
>
> 2010-07-29 22:32:21,625 (default-invoker-Thread-3) [
> GenericServiceJob.java:117:ERROR]
> ---- exception report
> ----------------------------------------------------------
> Async-Service failed.
> Exception: org.ofbiz.service.GenericServiceException
> Message: Problems with the transaction. (The current transaction is marked
> for rollback, not beginning a new transaction and aborting current
> operation; the rollbackOnly was caused by: Service Error
> [sendMailMultiPart]: Cannot send email message to<<>>
>
> Can some one help ?
>
> Bubbly



View message @ http://ofbiz.135035.n4.nabble.com/email-sending-failed-tp2306815p2306845.html
To unsubscribe from email sending failed, click here.




--
Thanks n regards.

Dhanya Unnithiriparambil