Issue Type: Bug Bug
Assignee: Oliver Gondža
Components: mail-watcher
Created: 24/Jun/14 1:39 PM
Description:

After upgrading to 1.7, I get the following when slaves try to connect.

ERROR: Unexpected error in launching a slave. This is probably a bug in Jenkins.
java.lang.NullPointerException
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:673)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:633)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:610)
	at org.jenkinsci.plugins.mailwatcher.MailWatcherMailer.send(MailWatcherMailer.java:120)
	at org.jenkinsci.plugins.mailwatcher.MailWatcherNotification.send(MailWatcherNotification.java:156)
	at org.jenkinsci.plugins.mailwatcher.WatcherComputerListener$Notification$Builder.send(WatcherComputerListener.java:176)
	at org.jenkinsci.plugins.mailwatcher.WatcherComputerListener.onOnline(WatcherComputerListener.java:99)
	at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:512)
	at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:349)
	at hudson.plugins.sshslaves.SSHLauncher.startSlave(SSHLauncher.java:901)
	at hudson.plugins.sshslaves.SSHLauncher.access$400(SSHLauncher.java:126)
	at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:658)
	at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:642)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Project: Jenkins
Priority: Blocker Blocker
Reporter: Larry Shatzer, Jr.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to