Re: getting Exception in Job Import plugin

2013-01-11 Thread Radha Mohan Maheshwari
i am using Jenkins ver. 1.498 <http://jenkins-ci.org/> and I tried with Jenkins ver. 1.474 <http://jenkins-ci.org/> also. On Fri, Jan 11, 2013 at 7:41 PM, Clemens wrote: > Hi, which Jenkins Version are you using ? > -- Radha Mohan Maheshwari

getting Exception in Job Import plugin

2013-01-10 Thread Radha Mohan Maheshwari
(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:573) ... 38 more -- Radha Mohan Maheshwari

Re: how can I increase session timeout when using jenkins with winston?

2012-12-16 Thread Radha Mohan Maheshwari
yes , this is in minutes, yes it be overriden in upgrade of jenkins. On Mon, Dec 17, 2012 at 12:17 AM, ohad shai wrote: > Thanks! > I understand this is in minutes... > will it be overriden in upgrade of jenkins? > > On Sun, Dec 16, 2012 at 8:43 PM, Radha Mohan Maheshwari < &

Re: how can I increase session timeout when using jenkins with winston?

2012-12-16 Thread Radha Mohan Maheshwari
try to modify ${user.home}/.jenkins/war/WEB-INF/web.xml *add this entry* * 20 * On Sun, Dec 16, 2012 at 1:17 PM, ohad shai wrote: > I am using jenkins with java -jar > I want to increase session timeout for users login. how can I configure > that? > Thanks, > Ohad. >

Re: JavaMelody to measure NON J2EE System System parameters like % CPU Usage, Mem usage , etc

2012-10-16 Thread Radha Mohan Maheshwari
Melody to monitor and report Remote CPU Usage, > Memory Usage, etc ? > Remote systems are ubuntu in this case. > Thanks, > -Kamal. > -- Radha Mohan Maheshwari

Re: Multiple jenkins's on one mashine

2012-10-14 Thread Radha Mohan Maheshwari
another? >> > >> >> If you run with the embedded winstone instead of tomcat you can run >> each on a different port. And either way, you can run apache with the >> ajp proxy module to accept on the normal port 80 and redirect to >> whatever port/path the instance is running on. >> >> -- >>Les Mikesell >> lesmi...@gmail.com >> > -- Radha Mohan Maheshwari

Re: How to include external/user defined jar in pom.xml

2012-07-24 Thread Radha Mohan Maheshwari
cluding it in my pom.xml > > > > com.search.coordinator > > coordinator > > 0.0.1 > > compile > > > -- Radha Mohan Maheshwari