How to add Java arguments to Jenkins in CloudBees Jenkins Enterprise ? Bee Bot July 13, 2022 13:51 Updated The content of this article has moved to the new documentation site. Related articles How to add Java arguments to Jenkins? How to add Java arguments to Jenkins on CloudBees CI Modern ? Java Heap settings Best Practice Why is there Failed Signature Check when using update server? Customizing Jenkins login session timeout Comments 2 comments Sort by Date Votes Martin Halder April 27, 2018 12:21 could you please provide an example on how to specify a java argument in cjoc-update.config ? 0 Denys Digtiar April 30, 2018 06:20 Hi Martin, The config file should be self-documenting. Each option is preceded by the description. Java argument (i.e., JVM options) can be added by uncommenting the line starting with the `jvm_options` and appending your options to it. 0 Please sign in to leave a comment.
Comments
2 comments
could you please provide an example on how to specify a java argument in cjoc-update.config ?
Hi Martin,
The config file should be self-documenting. Each option is preceded by the description.
Java argument (i.e., JVM options) can be added by uncommenting the line starting with the `jvm_options` and appending your options to it.
Please sign in to leave a comment.