I am trying to use jigomerge with jenkins 1.516
and getting Exception:
+ groovy /opt/jigomerge/jigomerge.groovy -u
https://svn.hq.coderyte.corp/coderyte/perlapp/trunk Exception in thread "main"
java.lang.NoClassDefFoundError: org/codehaus/groovy/tools/GroovyStarter
Caused by: java.lang.ClassNotF
when i access http://jenkins-ci.org/
i get :
warning: unlink(/tmp/cache_lock) [function.unlink]: No such file or directory
in /etc/drupal/6/sites/default/modules/cacherouter/Cache.php on line 124.
Can some one please fix this
Thanks,
-Kamal.
--
You received this message because you are subs
Getting NPE starting jenkins on centos 6.4
java.lang.NullPointerException at
com.thoughtworks.xstream.converters.ConversionException.add(ConversionException.java:65)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1066) at
hudson.util.XStream2.unmarshal(XStream2.java:109) at
com.tho
removed global build stats plugin, back to normal.
Filing a bug, if not already there
-K
>
> From: Kamal Ahmed
>To: "jenkinsci-users@googlegroups.com"
>Sent: Friday, June 14, 2013 6:01 PM
>Subject: Jenkins ver. 1.518 java.
I am using Jenkins ver. 1.518, on Centos 6.4 , and trying to connect to a
CentOs 6.4 Slave but getting exception:
ERROR: Failed to authenticate as jenkins with
credential=a5504c8f-3302-40bd-ab4b-8c689e64c84f java.io.IOException: Publickey
authentication failed. at
com.trilead.ssh2.auth.Authen
I create a new user using Jenkins Security, but the user cannot login, and gte
a 404 Status Code
-K
--
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 jenkinsc
I can get the Subversion Repo URL, for the Job as:
Subversion URL: ${ENV, var="SVN_URL"}
But, is it possible to have the same in jelly script, like "build.svn_url" so i
can display it as part of the email with the same fonts, etc
Project: ${project.name} Date of
build: ${it.timestampString}
Hi,
I am using Jenkins to build a war file for deployment via puppet. Would be good
to have version information appended to the war file.
Is there a plugin that does this ? Does anyone have such experience of
versioning the war file in Jenkins
Thanks,
-Kamal.
--
You received this message beca
Hi,
Is there a tried and working way of automatically merging between two branches
using Jenkins ?
Has someone a working system and what plugin are you using?
Thanks,
-Kamal.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from
Hi,
I am running a maven build and the output artifact is saved as
dite-application.war
I would like to append versioning to the war file, like:
build23_345767 < which is svn head >.dite-application.war
Any idea how ? i can do this, without adding some plugin and setup to the
pom.xml ? and JUS
Hi,
How can i do an svn merge using Jenkins, when there is a prompt for selecting
"postpone" or their changes, or my local changes, etc.
Thanks,
-Kamal.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop
Hi,
I want to be able to parse the following text :
01:17:46 Summary of conflicts: 01:17:46 Text conflicts: 3 01:17:46 Tree
conflicts: 8
Text conflicts: 0
and
Tree conflicts: 0
Send no email, but any positive integer, send email
Any ideas how i can do that ?
Thanks,
-Kamal.
--
You receiv
I am using Jenkins to do subversion merge.
Jenkins is reporting Success all the time, even though if i look at the console:
00:22:40 Summary of conflicts:
00:22:40 Text conflicts: 1
00:22:40 Tree conflicts: 2
How can i fail the build so that the email notification goes out if there are
confl
Seems that email-ext plugin constructs email by an LDAP user's first initial
and last name and append the @domain (like mail.com) after that.
The problem is that some of these addresses do NOT exist in LDAP and are
bounced, and sometimes go to another unintended person.
How do i resolve this ?
ername to
>email address
>2) Create user accounts in Jenkins for those users and make sure the email
>address is added in their profile
>
>
>Either of these should do the trick.
>
>
>slide
>
>
>
>On Tue, Jan 28, 2014 at 10:10 AM, Kamal Ahmed wrote:
>
>S
Hi,
Has anyone resolved this issue:
The application frontend comprises of files , structure such as:
workspace/DATASC-UI-DEV-STAGING/datasc-ui/dist $ tree
.
├── DataSc.html
├── index.jsp
├── js
│ └── DataSc.min.js
├── lib
│ ├── ember.js
│ ├── handlebars.js
│ └── jquery.js
├── META-INF
│
try this as an example (you might have to tweek a bit)
more cust.jelly
BODY, TABLE, TD, TH, P {
font-family:Verdana,Helvetica,sans serif;
font-size:11px;
color:black;
}
h1 { color:black; }
h2 { color:black; }
h3 { color:black; }
TD.bg1 { color:white; background-color:#C0; font-size:120% }
Hi,
I am using the following scripts
perlcritic --gentle . | sed 's/\(.*source OK\)$/ok \1/' | sed '/source
OK$/!s/^.*$/not ok &/' | tee perlcritic_tap.results.tmp
echo 1.. `wc -l < perlcritic_tap.results.tmp` | cat -
perlcritic_tap.results.tmp | tee
/var/lib/jenkins/jobs/PERLAPP/workspace/j
I tried setting up a slave: with the following config (Master / Slave Java
Versions)
Master:
java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.4) (6b24-1.11.4-1ubuntu0.12.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
Slave:
java -version
java versi
fridodev,
try
https://github.com/katzj/jenkins-to-graphite.git
-Kamal
>
> From: fridodev
>To: jenkinsci-users@googlegroups.com
>Sent: Friday, October 12, 2012 9:02 AM
>Subject: graphite integration
>
>
>Dear List,
>In our organization we have graphite (http://
Hi,
Is there a way for JavaMelody to monitor and report Remote CPU Usage, Memory
Usage, etc ?
Remote systems are ubuntu in this case.
Thanks,
-Kamal.
want to monitor?
>if a web-application
>than add javamelody.jar in class-path
>
>
>and configure java-meldoy UI with that web-application (for example if your
>service is running on localhost:8080/shop)
>
>
>
>
>
>
>On Mon, Oct 15, 2012 at 7:38 PM, Kamal Ahmed w
Getting Exception:
19:17:31 TAP Reports Processing: START 19:17:31 Looking for TAP results report
in workspace using pattern: **/perlcritic_tap.results
19:17:33 Saving reports... 19:17:33 Found matching files but did not find any
TAP results.
19:17:34 ERROR: Publisher hudson.plugins.summary_re
Hi,
What format is acceptable to the PerlCritic TYPE in violations plugin?
I have the following in a file, but it is showing ZERO Violations
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 66
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 89
Subroutine prototypes us
nm, solved
removed
--verbose 3
switch
>
> From: Kamal Ahmed
>To: "jenkinsci-users@googlegroups.com"
>Sent: Thursday, October 18, 2012 10:48 PM
>Subject: violations plugin ( perlcritic ) question
>
>
>Hi,
>What format is
Hi,
When i run run_prove.sh after doing an ssh to host , the perl unit tests run
fine
but when i do it via "Execute shell script on remote host using ssh" i get
error:
11:41:35 + prove -b -v -r . 11:41:35 /usr/bin/prove: Cannot find blib 11:41:35
No blib directories found. 11:41:35 Can't locate
Hi,
When i run run_prove.sh after doing an ssh to host , the perl unit tests run
fine
but when i do it via "Execute shell script on remote host using ssh" i get
error:
11:41:35 + prove -b -v -r . 11:41:35 /usr/bin/prove: Cannot find blib 11:41:35
No blib directories found. 11:41:35 Can't locate
gt;
>Do this via SSH where you can execute run_prove.sh and it works. This will
>show you where this program is searching for the module and where it finds it.
>That will give you an idea why Jenkins can't find it.
>
>
>If you do find that Log::Log4Perl is not where you expect it,
looking in different directories and maybe even using a completely
>different version of Perl.
>
>
>What's the full error message you're getting with Jenkins. You only gave:
>
>
>11:41:35 Can't locate Log/Log4perl.pm in @INC (@INC contains:
>
>
>You left
gt;
>
>Log in as your SSH user, the one which allows the program to work. Then, type
>in "which perl" at the command line. This is the Perl you must execute as the
>Jenkins user. Either fix the first line (the shebang (#!)) to point to the SSH
>user's Perl, or prepe
n/prove: Cannot find blib
>
>
>
>
>On Nov 2, 2012, at 8:54 AM, Kamal Ahmed wrote:
>
>right on the dot!
>>
>>
>>Here is what i believe is happening:
>>Jenkins THINKS the perl means /usr/bin/perl , but the actual perl is
>>/usr/coderyte/bin/
I am trying to use jQuery and graph plugin http://www.flotcharts.org/ to plot
JSON based LIVE graphs with Build statistics and have few questions:
1. Where do i copy the .js files ?
2. This needs to be self updating , How do i achieve that ?
3. Here is the JSON data
so if we have the url:
htt
apt-get upgrade jenkins
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
jenkins linux-generic linux-headers-generic
linux-image-generic
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
I do a pull down and select add build step but noting happens, and this happens
for local hosts as well as slaves
Any clues ?
-Kamal.
sudo apt-get remove jenkins-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libmaven-plugin-testing-java libjffi-jni libjnr-posix-java
libconstantine-java libje
Just installed Jenkins 1.492 on ubuntu 12.04 , but i was not able to use ANY
pulldown menu options available by "Add Build Step"
and i get no error as well.
jdk:
java -version
java version "1.6.0_35"
Java(TM) SE Runtime Environment (build 1.6.0_35-b10)
Java HotSpot(TM) 64-Bit Server VM (build 2
I am trying to setup a slave from home while on VPN. The master is on my laptop
on the 192.168.x.x. net and i also have 143.123.x.x thru the VPN
but i just cannot seem to connect to the slave via home.
I tried using the ssh approach, but i just get a wheel turning forever and dont
get any trace
There seems to be an issue with Chrome Version 23.0.1271.95. Pull Down Menu
Items stop working in a project.
I was not able to create "Execute Shell". I then switched over to Firefox, and
the same version of Jenkins 1.492 , works
Just thought to let you guys know.
-Kamal.
s:7
>
> From: Alex Earl
>To: Kamal Ahmed ; "jenkinsci-users@googlegroups.com"
>
>Sent: Wednesday, December 5, 2012 9:10 PM
>Subject: RE: issue with Chrome Version 23.0.1271.95
>
>
>Any errors on the JavaScript console?
>
>Sent from my Windows Phone
>
>
ng the same version of chrome.
>
>
>
>On Wed, Dec 5, 2012 at 8:27 PM, Kamal Ahmed wrote:
>
>i am getting the following in Javascript console when i do a pull down and try
>ot select :
>>
>>
>>Add Build Step --> execute Shell
>>
>>
>>
&
Hi,
Does anyone know the significance of /.jenkins and the
files/Directories under it?
Can i remove them without having any impact on my jenkins Instance ?
.jenkins
.jenkins$ cd war
hostname:~/.jenkins/war$ ls
ColorFormatter.class JNLPMain.class MainDialog.class
css
Hi Group,
I am getting an exception:
12:16:34 ERROR: Publisher hudson.plugins.sloccount.SloccountPublisher aborted
due to exception 12:16:34 java.lang.NullPointerException 12:16:34 at
hudson.plugins.sloccount.model.SloccountParser.parseLine(SloccountParser.java:92)
12:16:34 at
hudson.plugins.
P.S
This is on CentOs 6.3 ( Slave )
using sloccount-2.26-umask.1.x86_64.rpm
Jenkins sloccount plugin 1.8
Jenkins version 1.499, running on ubuntu 12.04 ( Master )
>
> From: Kamal Ahmed
>To: "jenkinsci-users@googlegroups.com"
>Se
Hi,
After i upgraded Jenkins to 1.500 on ubuntu 12.04 host. I am getting
java.lang.OutOfMemoryError: PermGen space
After i click any link on Jenkins page, the CPU gets pegged 100%
This also happens when i let the page stay there and not click on anything.
Anyone found a resolution for this?
T
kins as a plain
>Java app and using WinStone, you can add the PermGen space arguments right to
>the Java command line.
>
>--Rob
>
>
>From:jenkinsci-users@googlegroups.com
>[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Kamal Ahmed
>Sent: Friday, February 0
resolved for now, by downgrading jenkins to 1.494
But all the slaves are now off line, how do i bring the slaves back on ?
Thanks,
-Kamal.
>
> From: Kamal Ahmed
>To: "jenkinsci-users@googlegroups.com"
>Sent: Friday, February 8, 201
,
-Kamal.
>
> From: Kamal Ahmed
>To: "jenkinsci-users@googlegroups.com"
>Sent: Friday, February 8, 2013 10:37 AM
>Subject: Re: java.lang.OutOfMemoryError: PermGen space after upgrade to 1.500
>
>
>resolved for now, by downgradi
I am trying to use git with Jenkins.
The URL that i have been given is:
git clone 10.100.243.212:/var/www/invo_app , which works as an LDAP user on
command line:
But when i use Jenkins , i get:
Cloning repository ssh:///$GIT_USER@1.2.3.4:/var/www/invo_app
git --version
git version 1.7.9.5
ERR
I have one centos 6.3 slave going offline continually while complaining of
"Disk Space too Low"
but when i do a df -h, i get:
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg1-lv_root
5.0G 3.2G 1.5G 69% /
tmpfs 939M 0 939M
Hi,
I have setup between Jenkins Master (JM) and Jenkins Slave (JS) so that user
"jenkins" from JM can do an ssh login to JS as user jenkins ( manually created
)
without password. by exchanging secure authorized_keys.
But now when i use git repository URL as ssh:///var/www/invo_app
i get the
n
>my use case I had ssh:///my_project
>
>
>
>
>
>
>On Thu, Feb 14, 2013 at 4:02 PM, Kamal Ahmed wrote:
>
>Hi,
>>I have setup between Jenkins Master (JM) and Jenkins Slave (JS) so that user
>>"jenkins" from JM can do an ssh login to JS as user jenkins ( ma
sharing the workaround:
http://stackoverflow.com/questions/1923406/where-to-configure-hudson-node-disk-temp-space-thresholds
its all via UI
-Kamal.
>
> From: Kamal Ahmed
>To: "jenkinsci-users@googlegroups.com"
>Sent: Wednesday, Feb
Hi,
I setup 2 linux hosts with passwordless login, and git clone :/extra/yte/www/repo/Dout.git
works on command line, but when i use : :/extra/yte/www/repo/Dout.git as repo URL, i get an error:
Failed to connect to repository : Command "/usr/bin/git ls-remote -h :/extra/yte/www/repo/Dout.git HEAD"
I setup 2 linux hosts with passwordless login, and git clone :/extra/yte/www/repo/Dout.git
works on command line, but when i use : :/extra/yte/www/repo/Dout.git as repo URL, in Jenkins, i get an error:
Failed to connect to repository : Command "/usr/bin/git ls-remote -h :/extra/yte/www/repo/Dout.g
t; (on IP address, execute the command "hostname"), then you'll
>probably see a similar "permission denied" message and you can begin studying
>the differences between the context where it works and the context where it
>fails.
>
>
>Mark Waite
>
>
&
Something is wrong with the email To: section, as this replaced my name with
Johannes --> FYI to List Admins
-Kamal.
>
> From: Johannes Wienke
>To: jenkinsci-users@googlegroups.com
>Cc: Kamal Ahmed
>Sent: Tuesday, February 19, 2013 10:
Username = kahmed
which is the same user which can do a git successfully on a command line.
>
> From: Johannes Wienke
>To: Kamal Ahmed ; jenkinsci-users@googlegroups.com
>Sent: Tuesday, February 19, 2013 12:12 PM
>Subject: Re: git on
Strange thing is that if i use the git comand as a Shell Script within Jenkins,
it works
>
> From: Johannes Wienke
>To: jenkinsci-users@googlegroups.com
>Cc: Kamal Ahmed
>Sent: Tuesday, February 19, 2013 2:26 PM
>Subject: Re: git
I am using Jenkins 1.500 on ubuntu 12.04
and using git plugin version 1.2.0
https://wiki.jenkins-ci.org/display/JENKINS/Git+Client+Plugin
The target system is debian
I have created a Dummy user on the Target System ( Where the git repo is ) user
= "jenkins"
from my slave i am able to do a git
Hi,
I want to send Console output ( Example below ) as part of the email-ext sent
out.
11:17:52 ok 2 11:17:52 ok 3 - Empty AR 11:17:52 ok 4 - Basic AR 11:17:52 ok 5 -
Wants AR 11:17:52 ok 6 - Need key with doublequote 11:17:52 ok 7 - Want key
with doublequote 11:17:52 ok 8 - set crhead var 11:
a lot more power to do what
>you want. In the next release, you will also be able to use the content tokens
>much more easily in the groovy templates, so you can reuse a lot of what you
>may already have.
>
>
>slide
>
>
>
>On Fri, Mar 1, 2013 at 9:34 AM, Kamal Ahme
Hi,
I am using:
https://wiki.jenkins-ci.org/display/JENKINS/Update+SVN+Browser
to update the browser for every job, but not sure what would be the value of
the URL @
browser = new hudson.scm.browsers.Sventon2(new URL("http://./";), ".")
Thanks,
-Kamal.
--
You received this message bec
Hi cjo,
When i use the same URL as i do for Repo, i get error:
Server returned HTTP response code: 401 for URL:
>
> From: cjo
>To: jenkinsci-users@googlegroups.com
>Cc: Kamal Ahmed
>Sent: Friday, March 1, 2013 8:09 PM
>Subject: Re: Groo
Hi,
If i use ${BUILD_LOG_EXCERPT} , in the Default Content, with jenkins 1.5, i get
the following in the email.
[[ Exception while replacing BUILD_LOG_EXCERPT. Please report this as a bug. ]]
{{ java.lang.NullPointerException }}
--
You received this message because you are subscribed to the G
FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
>____
> From: Alex Earl
>To: Kamal Ahmed ; "jenkinsci-users@googlegroups.com"
>
>Sent:
Hi,
Does anyone have recommendation/Experience with doing Code Coverage reports in
Jenkins with a Perl Application ?
I would appreciate of you share your knowledge/experience.
I have tests running against a perl based application in TAP, then doing
something like:
prove --formatter=TAP::Formatte
ce/VM-KAHMED-QA called:
clover.xml and will not be copied to:
/var/lib/jenkins/jobs/VM-KAHMED-QA/builds/2013-03-12_12-36-53/clover.xml
Any ideas on how ot resolve this ?
>________
> From: Kamal Ahmed
>To: "jenkinsci-users@googlegroups.com"
>
Hi,
I am trying to use Sloccount plugin. with Jenkins ver. 1.506 on Ubuntu 12.04
First i tried the version 1.8, then
1.8-SNAPSHOT (private-06/29/2012 16:25-brandt)
But i am still getting the exception
ERROR: Publisher hudson.plugins.sloccount.SloccountPublisher aborted due to
exception jav
Hi,
I want to be able to use jelly script ( Apologize for not doing this in Groovy
) to display the branch name on which the changeset was submitted in subversion.
Like , here is a snippet of my custom.jelly
The p.path string is :
/perlapp/trunk/cgi-bin/developer/smeview/reviewfiles/demo/cui
rting Branch name
>
>
>Well, is there a reason you aren't doing this in Groovy? It would be orders of
>magnitude easier than trying to do it in Jelly.
>
>
>
>On Thu, Apr 4, 2013 at 9:39 AM, Kamal Ahmed wrote:
>
>Hi,
>>
>>
>>I want to be able to u
I think you should think of the user executing the scripts from user "jenkins"
perpective.
also good idea to run "env" or "set" and echo $PATH as shell script, to see
what environment you have.
Hope that helps
-K
>
> From: Lloyd Meinholz
>To: jenkinsci-users@
have
>iterated through everything envVars gives me, which is I guess equivalent to
>env and the CLASSPATH is empty.
>
>Thanks,
>
>Lloyd
>
>
>
>
>
>
>
>On Fri, Apr 5, 2013 at 7:06 AM, Kamal Ahmed wrote:
>
>I think you should think of the user
use the built-in
>regex support in Groovy to do what you want with the regex.
>
>
><%
>def yourStuff = yourString =~ /someregex/
>%>
>
>
>blah blah ${yourStuff}
>
>
>
>
>
>1 - http://groovy.codehaus.org/Groovy+Templates
>
>
>
>On Thu, Apr 4, 20
I tried with:
" />
after moving the "images" folder to $JENKINS_HOME/images/
But in the email, i still dont see the buttons.
originally, it was :
" />
but those did not work wither.
Any ideas ?
Thanks,
-Kamal.
--
You received this message because you are subscribed to the Google Grou
vy-html.template does not display the
>yellow, red and blue buttons
>
>
>Can you browse to the URL that is contained in the email body and have it show
>the image?
>
>
>
>On Mon, Apr 8, 2013 at 3:19 PM, Kamal Ahmed wrote:
>
>I tried with:
>>
>>
>>
i am receiving email on the same host as jenkins
ALSO, the jelly script DOES work, with URL:
but not the Groovy script , with the same URL, for yellow.gif
>
> From: Alex Earl
>To: Kamal Ahmed ; "jenkinsci-users@googlegroups.com"
>
Alex,
I am not sure "where" i can check the html, that is generated from the groovy,
or jelly script. Could you give me a hint perhaps ?
Thanks,
-Kamal.
>
> From: Alex Earl
>To: Kamal Ahmed ; "jenkinsci-users@googlegroups.com"
Is it possible for Sloccount plugin to display the progressive difference of
size in files from job(build) to job(build) ?
If i click on the Sloccount Graph, it just shows the Current Size and
distributon, How difficult would it be to capture the historical trend
Thanks,
-Kamal.
--
You receiv
I setup a Job with polling the SVN URL, every 5 minutes , and made changes in 1
file but it does not trigger a build.
I am using Jenkins Version 1.506 on ubuntu 12.04 , with subversion plugin 1.45
Is there a way i can still get this to without pre-commit hooks, as i would
need permissions on the
version changes are not trigerring automatic build
>
>
>
>We have found that, if a project uses an svn external to refer to a file, then
>changes in that file will not trigger a build when using 1.45 of the svn
>plugin.
>Downgrading to 1.44 solves that particular problem.
>
Hi,
I just wanted to confirm, if i am running a max of 100 Jobs , with unit tests,
static analysis, WebDriver tests, and then at some point destroy the slave to
create a brand new one, would the results be persisted on the Jenkins Master ?
, and when the new Slave ( Identical to the old one ) Co
Hi,
Here is a scenario that i am currently working with:
I have a CentOs Slave host, where puppet updates/control the directory
/extra/code/developer
then i run "mvn clean compile".
The PERL5LIB is ALSO set by puppet, to point to /extra/code/developer
Now, when i setup the slave, the name of t
Hi,
What is the best way to run slow unit tests, as compared to the ones that take
longer to run.
Keeping in mind that my Application is Perl based. and i am using maven to run
the tests.
Thanks,
-Kamal.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Use
uot;?
>
>You should run them just like the fast ones. How would you like to
separate them? Why is it a question?
>
>
>Kamal Ahmed
>>April 30, 2013
6:28 PM
>>Hi,
>>What is the best way to
run slow unit tests, as compared to the ones that take longer to run.
>>
; From: Kamal Ahmed
>To: "jenkinsci-users@googlegroups.com"
>Sent: Tuesday, April 30, 2013 3:14 PM
>Subject: Re: Running Slow VS Fast TEsts in Jenkins
>
>
>
>ok let me try to explain further.
>
>
>I have a set of unit tests , lets say 3000.
>
>Some
Hi,
Has anyone installed Jenkins LTS with Puppet on Centos 6.x ?
If so, then How ?
Thanks,
-Kamal.
--
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-use
Here is a screenshot:
kahmed@vm-jenkins-staging ~ $ sudo rpm --import
http://pkg.jenkins-ci.org/redhat-stable/jenkins-ci.org.key
kahmed@vm-jenkins-staging ~ $ sudo yum install jenkins
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: centos.someimage.com
David,
But on the jenkins web site (http://jenkins-ci.org/) LTS is:
Java Web Archive (.war)
Older but stable (1.509.1)
and the normal (NON LTS )release is:
Java Web Archive (.war)
Latest and greatest (1.515)
>
> From: David Brossard
>To: jenkinsci-users@go
While trying to run https://github.com/rombert/Maven-Recipe--RPM-Package in
jenkins, i got an exception:
Error
Failed to parse form data. Please report this problem as a bug
JSON={"name":"Maven-Recipe--RPM-Package","description":"","":["","0","0","0","0","0","0","0","0"],"logrotate":true,"buildDi
tlist_recipients"]
>not found.
>
>
>
>What version of Jenkins and email-ext are you using?
>
>
>
>On Wed, May 29, 2013 at 12:32 PM, Kamal Ahmed wrote:
>
>While trying to run https://github.com/rombert/Maven-Recipe--RPM-Package in
>jenkins, i got an exception
net.sf.json.JSONException: JSONObject["recipientlist_recipients"]
>not found.
>
>
>
>Strange, is this reproducible?
>
>
>
>On Wed, May 29, 2013 at 12:42 PM, Kamal Ahmed wrote:
>
>Jenkins ver. 1.509.1
>>which is LTS, on Centos 6.4
>>Ema
tlist_recipients"]
>not found.
>
>
>
>Was the page fully rendered when you pressed the save or apply buttons? I
>can't think of any reason why the item wouldn't be in the JSON if the form
>element is visible and ready.
>
>
>
>On Wed, May 29, 2013 at 1:33 PM,
I am running jenkins on Centos 6.4 and trying to access it from Firefox 20.0 on
ubuntu 12.04
and every time i click a button, ( Any button ) it responds after 1.5 minutes
or so.
i turned firebug on, and saw the following error:
I am using Jenkins Jenkins ver. 1.509.1, and vfabric plugin version
How do i remove this plugin, or resolve the issue:
Jenkins 1.509.1
javadoc 1.1 and 1.0 give the same exception
Status Code: 500Exception:
org.apache.commons.jelly.JellyTagException:
jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.509.1.jar!/hudson/PluginManager/installed.jelly:67:55
After installing Jenkins ver. 1.509.1 on centos 6.4
and trying to install sonatype plugin
https://wiki.jenkins-ci.org/display/JENKINS/Sonatype+CI+Plugins
seems not available
java.io.FileNotFoundException:
http://download.sonatype.com/clm/ci/sonatype-clm-ci-2.8-update-center.json?uctest
at
su
Is it possible to have two jenkins masters for same set of slaves, and when one
master is out of service, the other one continues, like hot backup ?
i think Cloudbees Jenkins Enterprise has HA support using active and stand-by
Jenkins masters. but open source does not.
Is there a poor man's worka
I installed jenkins LTS 1.501.1 via rpm, on centos 6.4
then upgraded some plugins, and start getting VERY Slow performance, so i
manually removed some plugins , dont remember wich ones.
Now i uninstalled and reinstalled the rpm, and then copied the core hpi files
to /var/lib/jenkins/plugins/
b
tings,
>
>On Fri, May 31, 2013 at 8:09 AM, Kamal Ahmed wrote:
>> any idea how to resolve this ?
>
>Uninstall the TestSwarm plugin.
>
>--
>You received this message because you are subscribed to the Google Groups
>"Jenkins Users" group.
>To unsubscribe fr
:
>
> From: jieryn
>To: Jenkins Users
>Sent: Friday, May 31, 2013 9:33 AM
>Subject: Re: Javadoc plugin 1.0 displaying error in plugin manager
>
>
>Greetings,
>
>On Fri, May 31, 2013 at 9:11 AM, Kamal Ahmed wrote:
>> question is how come javadoc, which is a
Hi Group,
Sorry for posting a lot today, but i wanted to know your expert opinion.
I have a subversion trunk that developers work on , as well as a branch RC-1
now, i want to merge changes from trunk to RC-1 every night, just to see if it
is still building if not then revert
What is the Jenki
1 - 100 of 141 matches
Mail list logo