Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
Scheduled build plugin 0.3.4, Jenkins 1.635
Description
I was trying to schedule a build with the schedule build plugin, but got a 404 error. After looking into it, I realized that the plugin was attempting to use port 80 for the build URL, but I am running my tomcat instance on port 8080. After correcting the URL to insert :8080 I was able to schedule the job as desired, although it did not redirect me to the jenkins site after doing so.
Attachments
Issue Links
- is duplicated by
-
JENKINS-42060 If Jenkins is run on a port other than 8080, Schedule build lugin redirects to port 8080 and gives resource not found error
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Workflow | JNJira [ 166512 ] | JNJira + In-Review [ 182409 ] |
Assignee | Andreas K [ anderl86 ] | Martin Spielmann [ pingunaut ] |
Link |
This issue is duplicated by |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remote Link | This issue links to "Page (Jenkins Wiki)" [ 17232 ] |
Remote Link | This issue links to "Page (Jenkins Wiki)" [ 17232 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
fszabo this issue is fixed with version 0.4.0-alpha2. Do you have the chance to test this alpha version from the experimental update center?