In the case of Windows services, you can put the JVM arguments here:
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/windows-service/jenkins.xml#L41


On Mon, Aug 27, 2018 at 3:11 PM Andrey Gaizler <tixiy_...@mail.ru> wrote:

> Hello Oleg!
> Thanks for answer.
> But I use Windows with Jenkins as EXE service that runs on Master build
> machine.
> How can I run Jenkins.exe with this parameter?
> Or may be to add this parameter to another place?
>
> Thanks!
>
>
>
> Воскресенье, 26 августа 2018, 17:55 +03:00 от Oleg Nenashev <
> o.v.nenas...@gmail.com>:
>
> Added the mailing list to Cc.
> In order to send messages to this mailing list, you need to join it.
>
> Suppress the entire whitelist by using
> "-Djenkins.security.ClassFilterImpl.SUPPRESS_WHITELIST=true"
>
>
> It has to be done in Java startup options, e.g. "java
> -Djenkins.security.ClassFilterImpl.SUPPRESS_WHITELIST=true -jar jenkins.war
> ..."
>
> I use Jenkins plugin Build-flow that is deprecated and not supported, but
> I need it.
>
> It's better to consider migrating from the plugin.
> The functionality was largely replaced by Pipeline, and the plugin has not
> been maintained for years.
>
> Hopefully it helps,
> Oleg
>
>
>
> On Sun, Aug 26, 2018 at 3:47 PM Andrey Gaizler <tixiy_...@mail.ru
> <https://e.mail.ru/compose/?mailto=mailto%3atixiy_...@mail.ru>> wrote:
>
> Sorry, I fail to send mail to Jenkins users list.
> Can you please answer me or to the list?
>
> Thanks!
>
>
> Воскресенье, 26 августа 2018, 15:02 +03:00 от Oleg Nenashev <
> o.v.nenas...@gmail.com
> <https://e.mail.ru/compose/?mailto=mailto%3ao.v.nenas...@gmail.com>>:
>
> Hi! Could you please ask the same question in the Jenkins user mailing
> list? I will respond there
>
> On Sun, Aug 26, 2018, 12:51 Andrey Gaizler <andreygaiz...@gmail.com
> <https://e.mail.ru/compose/?mailto=mailto%3aandreygaiz...@gmail.com>>
> wrote:
>
> Hello Oleg!
> I use Jenkins plugin Build-flow that is deprecated and not supported, but
> I need it.
> After upgrade of Jeknins it doesn't save build.xml file and history is
> removed after Jenkins restart.
> I found many topics that need to suppress white-list.
> You posted:
>
>    - Suppress the entire whitelist by using
>    "-Djenkins.security.ClassFilterImpl.SUPPRESS_WHITELIST=true"
>
>
> Please help me to understand where can I do this?
>
> Thanks in advance.
>
>
>
> Best wishes,
> Andrey Gaizler !
>
>
>
> Best wishes,
> Andrey Gaizler !
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPfivLCH9Ok9ECqA-GVYbghNN%2B%3DLTDJwzh-xeBWGSLi1t_%3D20w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to