[postgis-devel] [PostGIS] #647: HUdson can't send mail

PostGIS trac at osgeo.org
Sun Oct 24 11:44:36 PDT 2010


#647: HUdson can't send mail
------------------------+---------------------------------------------------
 Reporter:  robe        |       Owner:  kneufeld      
     Type:  defect      |      Status:  new           
 Priority:  medium      |   Milestone:  Management 1.0
Component:  management  |     Version:  trunk         
 Keywords:              |  
------------------------+---------------------------------------------------
 Kevin,

 Thought I better post this as a separate ticket so you get it.  Hudson is
 having trouble sending email.


 {{{
 Sending e-mails to: kneufeld at refractions.net jorgearevalo at gis4free.org
 pramsey at cleverelephant.ca robe.dnd at cityofboston.gov
 ERROR: Could not connect to SMTP host: 192.168.50.200, port: 25
 javax.mail.MessagingException: Could not connect to SMTP host:
 192.168.50.200, port: 25;
   nested exception is:
         java.net.NoRouteToHostException: No route to host
         at
 com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1282)
         at
 com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
         at javax.mail.Service.connect(Service.java:275)
         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 hudson.tasks.MailSender.execute(MailSender.java:108)
         at hudson.tasks.Mailer.perform(Mailer.java:112)
         at
 hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
         at
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601)
         at
 hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:580)
         at
 hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:558)
         at hudson.model.Build$RunnerImpl.post2(Build.java:158)
         at
 hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
         at hudson.model.Run.run(Run.java:1264)
         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
         at
 hudson.model.ResourceController.execute(ResourceController.java:88)
         at hudson.model.Executor.run(Executor.java:122)
 Caused by: java.net.NoRouteToHostException: No route to host
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at
 java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:310)
         at
 java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:176)
         at
 java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:163)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:381)
         at java.net.Socket.connect(Socket.java:537)
         at
 com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:230)
         at
 com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:189)
         at
 com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1250)
         ... 18 more
 Notifying upstream projects of job completion
 Finished: FAILURE

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/647>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list