-
Bug
-
Resolution: Fixed
-
Major
-
None
Hi,
I have had build publisher working to transfer builds from a remote Jenkins install to our main Jenkins server.
After upgrading both Jenkins servers to 1.535 I get the following error:
Waiting for a time out before a retry, after encountering an error while sending TEST_JOB #2 - 1.1-rc1 (9 min 59 sec before retry): org.apache.commons.httpclient.HttpException: http://<server_url>/jenkins/: URL doesn't exist at hudson.plugins.build_publisher.PublisherThread.assertUrlExists(PublisherThread.java:279) at hudson.plugins.build_publisher.PublisherThread.synchronizeProjectSettings(PublisherThread.java:218) at hudson.plugins.build_publisher.PublisherThread.run(PublisherThread.java:113)
[JENKINS-20067] BuildPublisher reporting "URL doesn't exist" after upgrade Remote Jenkins to 1.535
Summary | Original: BuildPublisher reporting URL doesn't exist after upgrade Remote Jenkins to 1.535 which uses Jetty | New: BuildPublisher reporting "URL doesn't exist" after upgrade Remote Jenkins to 1.535 |
Assignee | Original: vjuranek [ vjuranek ] | New: Lucie Votypkova [ lvotypkova ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Suspect it may be related to using Jetty now: https://issues.jenkins-ci.org/browse/JENKINS-18366