[JIRA] (JENKINS-55636) Plugin doesn't use Jenkins proxy settings

2019-01-16 Thread jie...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jie Shen commented on  JENKINS-55636  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin doesn't use Jenkins proxy settings   
 

  
 
 
 
 

 
 This should be a general feature across all the plugins. Need to investigate whether it is possible to implement it in the commons plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55636) Plugin doesn't use Jenkins proxy settings

2019-01-16 Thread jie...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jie Shen created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55636  
 
 
  Plugin doesn't use Jenkins proxy settings   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Jie Shen  
 
 
Components: 
 azure-app-service-plugin  
 
 
Created: 
 2019-01-17 02:59  
 
 
Labels: 
 github  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Jie Shen  
 

  
 
 
 
 

 
 Moved from github.   zentoaku:   Hi, I've tried to setup the connection to Azure using this plugin on Jenkins behind corporate proxy but it seems like it doesn't use Jenkins proxy settings. Am I missing something? Error stack trace: 

 

java.net.UnknownHostException: login.microsoftonline.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673) at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) at