java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 401 for URL: https://svn.dev.java.net/svn/glassfish-svn/trunk/v3
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
Solutions on the web
via Jenkins JIRA by Kohsuke Kawaguchi, 1 year ago
via Jenkins JIRA by Kohsuke Kawaguchi, 1 year ago
java.io.IOException: Server returned HTTP response code: 401 for URL: https://svn.dev.java.net/svn/glassfish-svn/trunk/v3 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1170) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
at java.net.URL.openStream(URL.java:1007)
at com.redfin.hudson.UrlChangeTrigger.run(UrlChangeTrigger.java:106)
at hudson.triggers.Trigger.checkTriggers(Trigger.java:228)
at hudson.triggers.Trigger$Cron.doRun(Trigger.java:177)
at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:46)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)