Hi All,
I have done configurations as mentioned in CEP documentation, but I'm
getting two errors. Which are,
1. Error in creating email message or sending it to the configured server
2. Error in generating email message
Please find the attached error message file.
Please how can I to figure out these errors.
Thanks.
--
*Madhawa Gunasekara*
Software Engineering Intern
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware
mobile: +94 719411002
[2014-10-30 13:52:32,184] ERROR - {MailTransportSender} Error creating mail
message or sending it to the configured server
javax.mail.AuthenticationFailedException
at javax.mail.Service.connect(Service.java:306)
at javax.mail.Service.connect(Service.java:156)
at javax.mail.Service.connect(Service.java:105)
at javax.mail.Transport.send0(Transport.java:168)
at javax.mail.Transport.send(Transport.java:98)
at
org.apache.axis2.transport.mail.MailTransportSender.sendMail(MailTransportSender.java:489)
at
org.apache.axis2.transport.mail.MailTransportSender.sendMessage(MailTransportSender.java:175)
at
org.apache.axis2.transport.base.AbstractTransportSender.invoke(AbstractTransportSender.java:112)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442)
at
org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:297)
at org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
at
org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:511)
at
org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:488)
at
org.wso2.carbon.event.output.adaptor.email.EmailEventAdaptorType$EmailSender.run(EmailEventAdaptorType.java:211)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
[2014-10-30 13:52:32,185] ERROR - {MailTransportSender} Error generating mail
message
org.apache.axis2.AxisFault: Error creating mail message or sending it to the
configured server
at
org.apache.axis2.transport.base.AbstractTransportSender.handleException(AbstractTransportSender.java:226)
at
org.apache.axis2.transport.mail.MailTransportSender.sendMail(MailTransportSender.java:500)
at
org.apache.axis2.transport.mail.MailTransportSender.sendMessage(MailTransportSender.java:175)
at
org.apache.axis2.transport.base.AbstractTransportSender.invoke(AbstractTransportSender.java:112)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442)
at
org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:297)
at org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
at
org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:511)
at
org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:488)
at
org.wso2.carbon.event.output.adaptor.email.EmailEventAdaptorType$EmailSender.run(EmailEventAdaptorType.java:211)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: javax.mail.AuthenticationFailedException
at javax.mail.Service.connect(Service.java:306)
at javax.mail.Service.connect(Service.java:156)
at javax.mail.Service.connect(Service.java:105)
at javax.mail.Transport.send0(Transport.java:168)
at javax.mail.Transport.send(Transport.java:98)
at
org.apache.axis2.transport.mail.MailTransportSender.sendMail(MailTransportSender.java:489)
... 14 more
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev