Did you enable concurrent builds on the project configuration page? If not,
you should do that.


On Wed, Jun 11, 2014 at 4:29 PM, <[email protected]> wrote:

> Hi Jayaprakash D B,
>
> thank you for this post. I am facing the same problem like you did and
> wanted to ask you, whether you were able to solve it in between?
>
> I've chosen "Use Priority from Build Parameter" and tried to forward the
> Parameter via URL the following way:
>
> http://localhost:8080/job/myJobName/buildWithParameters?PARAM1=value1&PARAM2=value2&BuildPriority=1
>
>
> Where the last argument "BuildPriority" is the standard name defined by the 
> Plugin (didn't change it).
>
>
> I tried to start the build process from this stage with no more changes but 
> found, that every parameter works but not the "BuildPriority".
>
> Because I realized, that I added all other parameters manually to the build 
> job, but didn't do this for "BuildPriority" I tried to add
>
> parameters with exactly that name. Once I tried as string paramater, another 
> time as option box parameter. But none of the ways worked for me.
>
> Starting th eprocess and passing parameters works fine, but not the priority.
>
>
> Thank you very much
>
>  --
> 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 [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to