Hi, Yes, I am using multi branch pipeline and also jdk 7. Actually I have made build n compilation job for 3 application. There is a master job which is calling these three jobs in parallel executor.
Thanks and Regards Vishad Alekh Sent from my BlackBerry 10 smartphone. Original Message From: R. Tyler Croy Sent: Friday 14 October 2016 6:48 AM To: [email protected] Reply To: [email protected] Subject: Re: PermGen issue (replies inline) On Thu, 13 Oct 2016, vishad alekh wrote: > Hi All, > > I am using Jenkins 2.11. My Jenkins is frequently going down with permGen > issue. > Even if I am not executing any jobs. > My server configuration is pretty good too. > > Can someone please assist with the possible reason for the same. Or any way > in which this can be resolved. > > I have tried increasing the permGen space by passing parameter at the time of > startup but no luck. > > Maven configuration is also done for the same. Out of curiosity are you using Multibranch Pipeline heavily? The fact that you're having a PermGen issue means you're likely running on JDK7, can you tell us anything else about your environment? - R. Tyler Croy ------------------------------------------------------ Code: <https://github.com/rtyler> Chatter: <https://twitter.com/agentdero> % gpg --keyserver keys.gnupg.net --recv-key 1426C7DC3F51E16F ------------------------------------------------------ -- You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/xjlojjCKPhI/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/20161014011749.GT3357%40blackberry.coupleofllamas.com. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/20161014033848.5972045.13477.25939%40gmail.com. For more options, visit https://groups.google.com/d/optout.
