Re: Jenkins Settings problem

2013-09-16 Thread Manoj Kumar Bardhan
t part? > > Richard. > > On Monday, September 16, 2013, Manoj Kumar Bardhan wrote: > >> Hi, >> >> I am using Maven Release Plugin for automate the build & release >> process.Its working fine but one problem I am facing. >> >> I have created a j

Re: java.lang.OutOfMemoryError: PermGen space

2013-09-15 Thread Manoj Kumar Bardhan
Hi Thomas, Its obvious that your heap memory size is not sufficient. You please increase the Heap Size of your Jenkins server. http://manojbardhan2009.blogspot.in/2011/08/error-error-javalangoutofmemoryerror.html Hope it will help you. On Thursday, September 12, 2013 1:18:26 PM UTC+5:30, Thom

Jenkins Settings problem

2013-09-15 Thread Manoj Kumar Bardhan
Hi, I am using Maven Release Plugin for automate the build & release process.Its working fine but one problem I am facing. I have created a job, which is checking trunk in every 15 mins, if any changes found it starts the build & release process.And its working fine. But , small problem is w

How to automate a Job in Jenkins ? Using Maven Release Plugin.

2013-09-13 Thread Manoj Kumar Bardhan
Hi All, I am using Maven Release Plugin for automate the build & release process.Its working fine but one problem I am facing. I have created a job, which is checking trunk in every 15 mins, if any changes found it starts the build & release process.And its working fine. But , small problem i