java.io.IOException: Server returned HTTP response code: 403 for URL: http://localhost:8080/hudson/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 Andrea Barbieri, 1 year ago
via jenkins-ci.org by Unknown author, 1 year ago
via Jenkins JIRA by Andrea Barbieri, 1 year ago
via Jenkins JIRA by Ferenc Kovacs, 1 year ago
via Jenkins JIRA by Ferenc Kovacs, 1 year ago
via Jenkins JIRA by Bryan O'Sullivan, 1 year ago
java.io.IOException: Server returned HTTP response code: 403 for URL: http://localhost:8080/hudson/cli
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at hudson.cli.FullDuplexHttpStream.
(FullDuplexHttpStream.java:51) at hudson.cli.CLI.
(CLI.java:90) at hudson.cli.CLI.
(CLI.java:62) at hudson.cli.CLI.main(CLI.java:171)