Re: Parallel builds with Build Flow

2014-04-11 Thread jhoomsharabi
I don't know where and how to use this fix https://issues.jenkins-ci.org/browse/JENKINS-2181 -Original Message- From: jhoomsharabi To: jenkinsci-users Sent: Sat, Apr 12, 2014 10:08 am Subject: Re: Parallel builds with Build Flow Hi, Any progress on this parallel build proce

Re: Parallel builds with Build Flow

2014-04-11 Thread jhoomsharabi
Hi, Any progress on this parallel build process, I was also looking for same configuration of running parallel same job with different parameters on different slaves, but could not find any possible solution or plugin. May be need to write new plugin to satisfy this requirement. Thanks, Jhoom

Re: Run Condition plugin is invisible

2013-01-31 Thread jhoomsharabi
Thanks Matthew for the info. -Original Message- From: Matthew.Webber To: jenkinsci-users ; bap-jenkins Sent: Thu, Jan 31, 2013 3:58 pm Subject: RE: Run Condition plugin is invisible I think you have misunderstood - The run condition plugin does not depend on anything. Instead,

Run Condition plugin is invisible

2013-01-30 Thread jhoomsharabi
Hi, I installed “Run Condition plugin” with all dependencies it requires but unable to find it in project config section, anyone faced the similar kind of situation? Can someone help me in getting this plugin configured. Will be thankful to you. Thanks, Jhoom -- You received this mess

Run Condition plugin is invisible

2013-01-30 Thread jhoomsharabi
Hi, I installed “Run Condition plugin” with all dependencies it requires but unable to find it in project config section, anyone faced the similar kind of situation? Can someone help me in getting this plugin configured. Will be thankful to you. Thanks, Jhoom -- You received this message bec

Re: Build failure analyzer pattern issue

2013-01-30 Thread jhoomsharabi
jenkinsci-users ; robert.sandell ; tomas.westling ; jhoomsharabi Sent: Wed, Jan 9, 2013 12:03 pm Subject: Re: Build failure analyzer pattern issue Hello Jhoom, the build failure analyzer uses Matcher.matches() to see if a regular expression matches its target. The reason for this is p

Re: Build failure analyzer pattern issue

2013-01-30 Thread jhoomsharabi
jenkinsci-users ; robert.sandell ; tomas.westling ; jhoomsharabi Sent: Wed, Jan 9, 2013 12:03 pm Subject: Re: Build failure analyzer pattern issue Hello Jhoom, the build failure analyzer uses Matcher.matches() to see if a regular expression matches its target. The reason for this is p

Re: Build failure analyzer pattern issue

2013-01-29 Thread jhoomsharabi
egard. Thanks, Jhoom -Original Message- From: Tomas Westling To: jenkinsci-dev Cc: jenkinsci-users ; robert.sandell ; tomas.westling ; jhoomsharabi Sent: Wed, Jan 9, 2013 12:03 pm Subject: Re: Build failure analyzer pattern issue Hello Jhoom, the build failure analyzer us

Re: Build failure analyzer pattern issue

2013-01-29 Thread jhoomsharabi
egard. Thanks, Jhoom -Original Message- From: Tomas Westling To: jenkinsci-dev Cc: jenkinsci-users ; robert.sandell ; tomas.westling ; jhoomsharabi Sent: Wed, Jan 9, 2013 12:03 pm Subject: Re: Build failure analyzer pattern issue Hello Jhoom, the build failure analyzer us

Re: Build failure analyzer pattern issue

2013-01-24 Thread jhoomsharabi
; jhoomsharabi Sent: Wed, Jan 9, 2013 12:03 pm Subject: Re: Build failure analyzer pattern issue Hello Jhoom, the build failure analyzer uses Matcher.matches() to see if a regular expression matches its target. The reason for this is performance, we used find() earlier but we saw very long scan times

Re: Build failure analyzer pattern issue

2013-01-24 Thread jhoomsharabi
what and where things are going wrong, either pattern is not correct or something to do with Build Failure Analyzer. Any help in this regard. Thanks, Jhoom -Original Message- From: Tomas Westling To: jenkinsci-dev Cc: jenkinsci-users ; robert.sandell ; tomas.westling ; jhoomsharabi

Re: Build failure Analyzer Plugin’s odd behaviour

2013-01-23 Thread jhoomsharabi
No ours not matrix project I think my issue is same as JENKINS-15948, icon image url looks to be broken, the url getting generated for bulb icon image is http://[host]/jenkins//plugin/build-failure-analyzer/images/16x16/information.png but in actual it should be http://[host]/plugin/build

Build failure Analyzer Plugin’s odd behaviour

2013-01-22 Thread jhoomsharabi
Hi I am seeing strange problem on my Jenkins 1.496 server running on Solaris box, 1. I cannot see Build Failure Analyzer plugin bulb icon under “Build History” section instate of icon a text “Identified problems” is visible 2. When I click on logs under “Build History” for a particula

Re: Jelly script, for email

2013-01-18 Thread jhoomsharabi
This was fast, thanks Magimza. But is it possible to attached a test suite report genrated in html format to jelly script or to ext-email so that this html report becomes body of email. Report gets generated on Slave box. -Original Message- From: Marek Gimza To: jenkinsci-users Sent:

Re: Jelly script, for email

2013-01-18 Thread jhoomsharabi
What code should come under ${code here to read HTML file} -Original Message- From: japinder gill To: jenkinsci-users Cc: japinder gill Sent: Thu, Jan 17, 2013 7:40 pm Subject: Re: Jelly script, for email i need exactly this ${code here to read HTML file}, code for reading the fil

Re: Build failure analyzer pattern issue

2013-01-10 Thread jhoomsharabi
Thanks Westling it's working now. -Original Message- From: Tomas Westling To: jenkinsci-dev Cc: jenkinsci-users ; robert.sandell ; tomas.westling ; jhoomsharabi Sent: Wed, Jan 9, 2013 12:03 pm Subject: Re: Build failure analyzer pattern issue Hello Jhoom, the build fa

Re: Build failure analyzer pattern issue

2013-01-08 Thread jhoomsharabi
Hi, I am trying to implement “build failure analyzer” plugin to my Jenkins projects but it’s not working for me, say I am getting build issue like this: Reason: Cannot find parent: net.java:jvnet-parent for project: com.sun.jersey:jersey-project:pom:1.9.1 for project com.sun.jersey:jersey-pr

Build failure analyzer pattern issue

2013-01-08 Thread jhoomsharabi
Hi, I am trying to implement “build failure analyzer” plugin to my Jenkins projects but it’s not working for me, say I am getting build issue like this: Reason: Cannot find parent: net.java:jvnet-parent for project: com.sun.jersey:jersey-project:pom:1.9.1 for project com.sun.jersey:jersey-pro

Re: Findbugs report with excluded packages

2012-04-20 Thread jhoomsharabi
dbugs-exclude.xml file for reference. I am using “maven-findbugs-plugin” version 2.3.1 Thanks, -Original Message- From: Ullrich Hafner To: jenkinsci-users Cc: jhoomsharabi Sent: Mon, Apr 16, 2012 7:49 pm Subject: Re: Findbugs report with excluded packages It's hard to see if yo

Re: Findbugs report with excluded packages

2012-04-20 Thread jhoomsharabi
e all three reports in single project so that everything is accessible on single project. Attaching my findbugs-exclude.xml file for reference. I am using “maven-findbugs-plugin” version 2.3.1 Thanks, -Original Message- From: Ullrich Hafner To: jenkinsci-users Cc: jhoomsharabi Sent

Re: Findbugs report with excluded packages

2012-04-16 Thread jhoomsharabi
I looked into it and did not found any issue with reports generated by mvn findbugs:findbugs command the html report generated looks good, but the xml reports findbugsXml.xml still shows excluded class and packages under Jenkins Findbugs report, this is strange and I have no idea why and how t

Re: Findbugs report with excluded packages

2012-04-13 Thread jhoomsharabi
I looked into it and did not found any issue with reports generated by mvn findbugs:findbugs command the html report generated looks good, but the xml reports findbugsXml.xml still shows exculded class and packages. -Original Message- From: Ullrich Hafner To: jenkinsci-users Sent: Th

Re: Facing problem of “java.lang.OutOfMemoryError: PermGen space” in Jenkins

2012-03-02 Thread jhoomsharabi
Thanks for all replies I updated my Jenkins lunch script like this: export MAVEN_OPTS="-Djava.awt.headless=true -XX:-UseGCOverheadLimit -Xms1280m -Xmx1280m -XX:NewSize=128m -XX:MaxPermSize=512m" nohup java -Xms1024m -Xmx2048m -XX:MaxPermSize=512M -XX:+UseParallelOldGC -XX:ParallelGCThreads=4 -

Re: Facing problem of “java.lang.OutOfMemoryError: PermGen space” in Jenkins

2012-03-01 Thread jhoomsharabi
I am using Linux, and I already configured my builder user ".bashrc" script with JAVA_OPTS="$JAVA_OPTS -Xmx1024 -XX:MaxPermSize=512m" Do I need to put this JAVA_OPTS in my Jenkins launch script rather than users .bashrc script -Original Message- From: Didier Durand To: Jenkins User

Re: Facing problem of “java.lang.OutOfMemoryError: PermGen space” in Jenkins

2012-02-29 Thread jhoomsharabi
I have this entry in my lunch script: export MAVEN_OPTS="-Djava.awt.headless=true -XX:-UseGCOverheadLimit -Xms1280m -Xmx1280m -XX:NewSize=128m -XX:MaxPermSize=512m" -Original Message- From: Didier Durand To: Jenkins Users Sent: Thu, Mar 1, 2012 12:45 pm Subject: Re: Facing problem

Facing problem of “java.lang.OutOfMemoryError: PermGen space” in Jenkins

2012-02-29 Thread jhoomsharabi
Hi All, I am facing problem of “java.lang.OutOfMemoryError: PermGen space” in Jenkins V1.451, this out of memory issue comes when Jenkins try to connect to Slave or a build starts on Slave, following is the error message: //