[JIRA] (JENKINS-59489) Error in test configuration by sending test email

2019-10-02 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59489  
 
 
  Error in test configuration by sending test email   
 

  
 
 
 
 

 
Change By: 
 Alex Earl  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202104.156925222.168.1570041780227%40Atlassian.JIRA.


[JIRA] (JENKINS-59489) Error in test configuration by sending test email

2019-09-23 Thread ean...@savvysherpa.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 la nerfy created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59489  
 
 
  Error in test configuration by sending test email   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 la nerfy  
 
 
Components: 
 email-ext-plugin, emailext-template-plugin  
 
 
Created: 
 2019-09-23 15:23  
 
 
Environment: 
 Windows Server 2016, Jenkins ver 2.194,  
 
 
Priority: 
  Major  
 
 
Reporter: 
 la nerfy  
 

  
 
 
 
 

 
 After putting the smtp server (sendgrid) ,smtp authentication and port 25 then test the configuration by sending the test email. I get the error below.. I tried different configuration combinations but still get the same error. The smtp server is working when used by other servers.   Test configuration ERROR A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue. When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened. Stack trace java.lang.NullPointerException at hudson.util.Secret$1.convert(Secret.java:306) at hudson.util.Secret$1.convert(Secret.java:304) at org.kohsuke.stapler.AnnotationHandler.convert(AnnotationHandler.java:66) at org.kohsuke.stapler.QueryParameter$HandlerImpl.parse(QueryParameter.java:74) at org.kohsuke.stapler.QueryParameter$HandlerImpl.parse(QueryParameter.java:62) at org.kohsuke.stapler.AnnotationHandler.handle(AnnotationHandler.java:91) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:204) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:145) at org.kohsuke.stapler.MetaClass$11.doDispatch(MetaClass.java:535) at