Hi All

Our Jenkins has recently been upgraded to version 1.538, this cause a few 
issues with the pipeline plug-in as in it stopped working (we couldn't run 
anything and the pipelines just showed the green arrows no jobs in-between 
them).  Originally I thought this was a version problem so I updated the 
pipeline plug-in, to 1.4.2, which mean I needed to update jquery to 1.7.2-1 and 
I also upgraded the parameterized trigger plug-in to 2.21.

After resetting and checking that these versions were now installed I ran a 
pipeline (which now show correctly).  this passed, which is great however it 
doesn't have any Input parameters in it.  I then ran one of our other jobs 
which does and I get the following:


This error (HTTP 405 Method Not Allowed) means that Internet Explorer was able 
to connect to the website, but the site has a programming error.

For more information about HTTP errors, see Help.


This seems to be a problem with the pipeline plug-in because we can run the 
jobs fine (i.e. find the individual job hit build with parameters) and it 
requests the build params and goes on its merry way.  their is nothing in the 
logs for Jenkins about this.  it doesn't even indicate that it ran.  Could 
someone shed any light on this please.

Cheers,
Neil

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to