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
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
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,
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
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
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
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
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
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
; 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
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
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
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
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:
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
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
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
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
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
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
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
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
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 -
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
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
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:
//
26 matches
Mail list logo