[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-08-05 Thread hims...@derjohn.de (JIRA)














































Andreas John
 commented on  JENKINS-18490


Run button not work















Keep in mind, that might need to clear the browser cache. I "fixxed" one of my BP probems dropping my browser cache %-/ 

The last known working version is 1.509.2 (LTS) plus BP 1.3.3.  All other combinations starting from 1.519 - 1.5.24 or so didn't work. We tried a lot, including nightly builds of the BP plugin. IMHO all BP plugin versions since the switch to jquery don't work.

It might be a good idea to follow https://github.com/jenkinsci/build-pipeline-plugin/commits/master before starting effort in try  error...






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-08-02 Thread jdb...@diversit.eu (JIRA)














































Joost den Boer
 commented on  JENKINS-18490


Run button not work















We don't have any parameters and Run button still doesn't work, so that's not the cause.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-08-01 Thread jan.callewa...@gmail.com (JIRA)














































Jan Callewaert
 updated  JENKINS-18490


Run button not work
















We have the same with build pipeline plugin 1.3.5 and Jenkins 1.525. I am putting this on blocking, since the run button is the key of the plugin. If that does not work, the plugin is not usable.





Change By:


Jan Callewaert
(01/Aug/13 9:43 AM)




Priority:


Major
Blocker



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-08-01 Thread christian.lippha...@googlemail.com (JIRA)














































Christian Lipphardt
 commented on  JENKINS-18490


Run button not work















I did a quick research. Run button works with jobs which require no parameters, jobs with parameters do not work.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-08-01 Thread paulovitto...@gmail.com (JIRA)














































Paulo Vitor Rendeiro
 commented on  JENKINS-18490


Run button not work















Same problem here with Build pipeline plugin 1.3.5 and Jenkins 1.525. Has anyone tried to downgrade the Jenkins or the plugin version?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-07-29 Thread bruuc...@yahoo.com (JIRA)














































Mir Mehdi
 commented on  JENKINS-18490


Run button not work















I am using Build Pipeline Plugin 1.3.5, and seeing the same issue.
Don't see the retry build option.
And the 'Run' button on top of the view do not start the pipeline job.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-06-25 Thread jrpedria...@gmail.com (JIRA)














































Jorge Rodríguez Pedrianes
 created  JENKINS-18490


Run button not work















Issue Type:


Bug



Assignee:


Unassigned


Components:


build-pipeline



Created:


25/Jun/13 2:18 PM



Description:


Build Pipeline Plugin throw the next exception when I click in the run button:


WARNING: Untrapped Error in Servlet
org.kohsuke.stapler.ForwardToView
	at org.kohsuke.stapler.HttpResponses.forwardToView(HttpResponses.java:213)
	at hudson.model.BuildAuthorizationToken.checkPermission(BuildAuthorizationToken.java:87)
	at hudson.model.AbstractProject.doBuild(AbstractProject.java:1791)
	at au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder$1.generateResponse(DownstreamProjectGridBuilder.java:172)
	at org.kohsuke.stapler.HttpResponseRenderer$Default.handleHttpResponse(HttpResponseRenderer.java:105)
	at org.kohsuke.stapler.HttpResponseRenderer$Default.generateResponse(HttpResponseRenderer.java:63)
	at org.kohsuke.stapler.Function.renderResponse(Function.java:103)
	at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:92)
 

Thanks in advance,




Environment:


Jenkins: 1.519

Build Pipeline Plugini: 1.3.4.1




Project:


Jenkins



Priority:


Major



Reporter:


Jorge Rodríguez Pedrianes

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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