java.io.IOException: Server returned HTTP response code: 503 for URL: http://fiespx0311.adinfra.net:9090/jenkins/cli
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
- Expert tip
Check if you didn't set RequestProperty Content-Type to the wrong type or if you're trying to send the wrong file to the server.
Solutions on the web
via Jenkins JIRA by bharath g, 1 year ago
via Jenkins JIRA by bharath g, 1 year ago
via Stack Overflow by hari haran
, 1 year agovia jenkins-ci.org by Unknown author, 1 year ago
via Jenkins JIRA by Jesse Glick, 1 year ago
via Jenkins JIRA by Jesse Glick, 1 year ago
java.io.IOException: Server returned HTTP response code: 503 for URL: http://fiespx0311.adinfra.net:9090/jenkins/cli
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1459)
at hudson.cli.FullDuplexHttpStream.
(FullDuplexHttpStream.java:77) at hudson.cli.CLI.connectViaHttp(CLI.java:156)
at hudson.cli.CLI.
(CLI.java:140) at hudson.cli.CLIConnectionFactory.connect(CLIConnectionFactory.java:68)
at hudson.cli.CLI._main(CLI.java:439)
at hudson.cli.CLI.main(CLI.java:374)