[ 
https://issues.apache.org/jira/browse/JUDDI-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863641#comment-13863641
 ] 

Alex O'Ree commented on JUDDI-768:
----------------------------------

info from the logs
2014-01-05 20:27:57,733 INFO 
[org.apache.juddi.subscription.SubscriptionNotifier] - Sending out notification 
to mailto:[email protected]
2014-01-05 20:27:57,733 INFO 
[org.apache.juddi.subscription.notify.SMTPNotifier] - Sending notification 
email to [email protected] from [email protected]
2014-01-05 20:27:57,950 ERROR 
[org.apache.juddi.subscription.notify.SMTPNotifier] - Send failure 
(javax.mail.AuthenticationFailedException: null)
javax.mail.SendFailedException: Send failure 
(javax.mail.AuthenticationFailedException: null)
        at javax.mail.Transport.send(Transport.java:163)
        at javax.mail.Transport.send(Transport.java:48)
        at 
org.apache.juddi.subscription.notify.SMTPNotifier.notifySubscriptionListener(SMTPNotifier.java:130)
        at 
org.apache.juddi.subscription.SubscriptionNotifier.notify(SubscriptionNotifier.java:375)
        at 
org.apache.juddi.subscription.SubscriptionNotifier.run(SubscriptionNotifier.java:172)
        at java.util.TimerThread.mainLoop(Timer.java:555)
        at java.util.TimerThread.run(Timer.java:505)
Caused by: javax.mail.AuthenticationFailedException
        at javax.mail.Service.connect(Service.java:280)
        at javax.mail.Service.connect(Service.java:91)
        at javax.mail.Service.connect(Service.java:76)
        at javax.mail.Transport.send(Transport.java:94)
        ... 6 more
2014-01-05 20:27:57,952 WARN 
[org.apache.juddi.subscription.SubscriptionNotifier] - Unexpected notification 
exception:Send failure (javax.mail.AuthenticationFailedException: null)null

> Confirm juddi smtp notifier can deliver to authenticated mail servers
> ---------------------------------------------------------------------
>
>                 Key: JUDDI-768
>                 URL: https://issues.apache.org/jira/browse/JUDDI-768
>             Project: jUDDI
>          Issue Type: Task
>         Environment: using hmail on windows as a mail server
>            Reporter: Alex O'Ree
>            Assignee: Alex O'Ree
>             Fix For: 3.2
>
>
> I was testing with the juddi-tck-runner and was only able to get the smtp 
> tests to pass when the juddi smtp notifier did not need to authenticate to 
> deliver mail. I'm not sure what the root cause is. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to