-
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)