Re: Test Result Trend : flipTrend works fine with Opera, not with FF or IE

2014-05-16 Thread vidhya radha
Hi, How to build the android and iOS build in jenkins and how to send the build when it is failed.Anyone have an idea. On Fri, May 16, 2014 at 2:22 PM, Mohamed Djadlou wrote: > Hi all, > > > My first post here after using Jenkins for 2 months now. :-) > > My manager is very interested in the

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-15 Thread vidhya radha
I can't plugin Sauce on demand in jenkins. I am getting failure message. How to plugin the sauce on demand in jenkins. On Thursday, May 15, 2014 11:03:13 AM UTC+5:30, vidhya radha wrote: > > I had made changes in coding and i run it shows an error, but in jenkins > the build

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
I had made changes in coding and i run it shows an error, but in jenkins the build shows success. On Wednesday, May 14, 2014 11:16:51 PM UTC+5:30, vidhya radha wrote: > > How can i check > android and ios build in jenkins > On 14 May 2014 20:59, "vidhya radha" wrote: >

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
How can i check android and ios build in jenkins On 14 May 2014 20:59, "vidhya radha" wrote: > I am not getting the mail to my email id if the build failed. > > On Wednesday, May 14, 2014 11:53:57 AM UTC+5:30, Panikera Raj wrote: >> >> Vidya, >> >> AFAI

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
Regards, > Panikera > On Wed, May 14, 2014 at 11:38 AM, vidhya radha > > > wrote: > >> Its not showing. what to do? >> >> >> On Wednesday, May 14, 2014 11:31:14 AM UTC+5:30, Panikera Raj wrote: >> >>> Vidya, >>> >>>

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
Regards, > Panikera > On Wed, May 14, 2014 at 11:38 AM, vidhya radha > > > wrote: > >> Its not showing. what to do? >> >> >> On Wednesday, May 14, 2014 11:31:14 AM UTC+5:30, Panikera Raj wrote: >> >>> Vidya, >>> >>>

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
*/5 * * * * in build periodically. On Wednesday, May 14, 2014 3:55:59 PM UTC+5:30, walter.kelt wrote: > > Okay...please provide the "every 5 minute" trigger text you are using. > > Sent from my iPad > > On May 14, 2014, at 1:21 AM, vidhya radha > > wrote

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-14 Thread vidhya radha
When it shows the build failure. On Wednesday, May 14, 2014 12:18:50 PM UTC+5:30, vidhya radha wrote: > > Thanks. we have to set in build periodically option, now build is > triggering automatically. > > On Wednesday, May 14, 2014 11:53:57 AM UTC+5:30, Panikera Raj wro

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
ing or not executing... > > > Regards, > Panikera > On Wed, May 14, 2014 at 11:38 AM, vidhya radha > > > wrote: > >> Its not showing. what to do? >> >> >> On Wednesday, May 14, 2014 11:31:14 AM UTC+5:30, Panikera Raj wrote: >> >>> Vid

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
build on the fifth minute of every hour? >> >> Try */5 * * * * >> >> Ben >> >> On Tue, May 13, 2014 at 10:45 PM, vidhya radha >> > >> wrote: >> > If build triggers it will not show in build history. >> > >> > >>

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
If build triggers it will not show in build history. On Wednesday, May 14, 2014 11:07:30 AM UTC+5:30, vidhya radha wrote: > > K. I will do > > On Wednesday, May 14, 2014 11:04:04 AM UTC+5:30, Panikera Raj wrote: >> >> Hi Vidya, >> >> Set

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
K. I will do On Wednesday, May 14, 2014 11:04:04 AM UTC+5:30, Panikera Raj wrote: > > Hi Vidya, > > Set parameter to Build periadically as 5 * * * * > > > Regards, > Panikera > > On Wed, May 14, 2014 at 11:01 AM, vidhya radha > > > wrote: > >&

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
Hi, Build Trigger in Poll SCM i given as * * * * * On Wednesday, May 14, 2014 10:55:16 AM UTC+5:30, Panikera Raj wrote: > > Hi Vidya, > > Can you share your time stamp where you mention to trigger for every 5 mins > > > Regards, > Panikera > > On Wed, May 14,

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-13 Thread vidhya radha
rly, than > add a automatic trigger to is) > > -- > *From: *"vidhya radha" > > *To: *jenkins...@googlegroups.com > *Cc: *mac...@mol.com.pl > *Sent: *Monday, May 12, 2014 9:15:30 AM > *Subject: *Re: URGENT: I am new for Jenkins and h

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-12 Thread vidhya radha
Hi, If i set build trigger for 5 mins its not triggering the build automatically.What should i have to do now. On Friday, May 9, 2014 1:48:17 PM UTC+5:30, maciej wrote: > > vidhya radha (2014-05-09 07:18): > > Hi Amit, > > I have tried this link but it is not

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-08 Thread vidhya radha
jenkins.html > > > -Amit > > On Tuesday, May 6, 2014 5:29:08 PM UTC+5:30, vidhya radha wrote: >> >> Hi, >> >> I want to integrate SOAPUI into jenkins and how the build will run >> automatically if the person done any changes in coding. >> >>

URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-06 Thread vidhya radha
Hi, I want to integrate SOAPUI into jenkins and how the build will run automatically if the person done any changes in coding. In jenkins build should run automaticallly. Thanks in advance, Thanks, Vidhya.R -- You received this message because you are subscribed to the Google Groups "Jenkin

Re: I could not proceed further after added rake plugin in jenkins

2014-05-06 Thread vidhya radha
I didn't resolve the problem after deleting the .jpi file. what i need to do to resolve the problem. -- 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-

Re: I could not proceed further after added rake plugin in jenkins

2014-05-06 Thread vidhya radha
is there any way to resolve this problem On Tuesday, May 6, 2014 1:36:58 PM UTC+5:30, vidhya radha wrote: > > hudson.util.HudsonFailedToLoad: org.jvnet.hudson.reactor.ReactorException: > java.io.IOException: Unable to read D:\Program Files\Jenkins\config.xml > at hudson.WebA

Re: I could not proceed further after added rake plugin in jenkins

2014-05-06 Thread vidhya radha
On Tuesday, May 6, 2014 1:36:58 PM UTC+5:30, vidhya radha wrote: > > hudson.util.HudsonFailedToLoad: org.jvnet.hudson.reactor.ReactorException: > java.io.IOException: Unable to read D:\Program Files\Jenkins\config.xml > at hudson.WebAppMain$3.run(WebAppMain.java:234)

I could not proceed further after added rake plugin in jenkins

2014-05-06 Thread vidhya radha
hudson.util.HudsonFailedToLoad: org.jvnet.hudson.reactor.ReactorException: java.io.IOException: Unable to read D:\Program Files\Jenkins\config.xml at hudson.WebAppMain$3.run(WebAppMain.java:234) Caused by: org.jvnet.hudson.reactor.ReactorException: java.io.IOException: Unable to read D:

How to Schedule build in Jenkins

2013-03-05 Thread radha madhavi
Hi All, I have integrated Jenkins with WebDriver and SVN. I want to schedule the build in such a way, when i commit the code to SVN it should trigger the build in jenkins. Please help me. -- Regards, Madhu -- You received this message because you are subscribed to the Google Groups "Jenkins U

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: Error while deploying to Message Broker

2012-09-14 Thread radha
I tried to separate both build and deploy as 2 steps. Build will be done with ant script and deploy will be done via 'Execute Windows batch command' . But same issue. On Fri, Sep 14, 2012 at 3:05 PM, radm wrote: > I have an ant build script that will build and deploy the bar file to a > broker.

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

2012-07-24 Thread Radha Mohan Maheshwari
Hi rohit if you have any maven repo .deploy that jar to there, or you have to install this jar to .m2 folder where you are making build of your project using jenkins. Thanks, Radha Mohan On Tue, Jul 24, 2012 at 9:18 PM, rohit sharma wrote: > I have created a user define jar file, i h