Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6420

"Status Code: 404" when clicking on "schedule build"

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • m2release-plugin
    • None
    • Windows XP

      Hello,
      my project is a maven multi-module project. When i click on "schedule build", i get a "Status Code: 404 Exception: Stacktrace: (none)" page. Then i go back to the project page and i see that the release have been launch regardless.
      This is not a critical problem, the release is properly performed but not really scheduled...

          [JENKINS-6420] "Status Code: 404" when clicking on "schedule build"

          James Nord added a comment -

          Is this still an issue with the latest version?

          James Nord added a comment - Is this still an issue with the latest version?

          gontard added a comment -

          Yes, the problem persists.

          gontard added a comment - Yes, the problem persists.

          James Nord added a comment -

          What URL does it redirect you to when you get a 404?

          Are you proxying hudson behind something like apache httpd and re-writing the addresses?

          Would it be possible for you to attach a network capture (wireshark) of this?

          James Nord added a comment - What URL does it redirect you to when you get a 404? Are you proxying hudson behind something like apache httpd and re-writing the addresses? Would it be possible for you to attach a network capture (wireshark) of this?

          gontard added a comment - - edited

          > What URL does it redirect you to when you get a 404?
          http://localhost:8080/hudson/job/xintegre/
          where "xintegre" is my multi-module job.

          > Are you proxying hudson behind something like apache httpd and re-writing the addresses?
          no

          > Would it be possible for you to attach a network capture (wireshark) of this?
          yes but as soon as possible

          gontard added a comment - - edited > What URL does it redirect you to when you get a 404? http://localhost:8080/hudson/job/xintegre/ where "xintegre" is my multi-module job. > Are you proxying hudson behind something like apache httpd and re-writing the addresses? no > Would it be possible for you to attach a network capture (wireshark) of this? yes but as soon as possible

          gontard added a comment - - edited

          I attach a network capture made with wireshark. I hope it could help you.

          gontard added a comment - - edited I attach a network capture made with wireshark. I hope it could help you.

          James Nord added a comment -

          can you check your Hudson configuration page (http://localhost:8080/configure) and make sure that the Hudson URL (under email settings) is set correctly?
          I'm taking a guess that is is incorrect and set to http://build:8080/hudson (note trailing hudson)

          James Nord added a comment - can you check your Hudson configuration page ( http://localhost:8080/configure ) and make sure that the Hudson URL (under email settings) is set correctly? I'm taking a guess that is is incorrect and set to http://build:8080/hudson (note trailing hudson)

          gontard added a comment -

          You are right, the url in the email notification configuration wasn't correct and now it works. (But I'm not sure to understand what does that have to do with).

          Thanks and Sorry for the inconvenience.

          gontard added a comment - You are right, the url in the email notification configuration wasn't correct and now it works. (But I'm not sure to understand what does that have to do with). Thanks and Sorry for the inconvenience.

          James Nord added a comment -

          The URL is actually global and not just for email (even though it appears under email settings.)

          When specifiying the correct URL everything just works.

          James Nord added a comment - The URL is actually global and not just for email (even though it appears under email settings.) When specifiying the correct URL everything just works.

            Unassigned Unassigned
            gontard gontard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: