RE: ERROR: Could not send email as a part of the post-build

2012-10-10 Thread Alex Earl
publishers. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff1c166fd555b04cbc1c39d --e89a8ff1c166fd555b04cbc1c39d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit The exception is different from that issue. I can't debug an old version, so please up

Re: ERROR: Could not send email as a part of the post-build publishers.

2012-10-10 Thread hitesh kumar
Thanks Slide for reply. i am using email ext-2.22 is latest 2.24.1 having fix of it??? as per https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin below raised issue already should be fixed in 2.19 version. - JENKINS-12047 ERROR:

Re: How can jenkins master share slave nodes.

2012-10-10 Thread Shen Hui
OK, thank you Mark -- View this message in context: http://jenkins.361315.n4.nabble.com/How-can-jenkins-master-share-slave-nodes-tp4642699p4642835.html Sent from the Jenkins users mailing list archive at Nabble.com.

Re: ERROR: Could not send email as a part of the post-build publishers.

2012-10-10 Thread Slide
Looks like you are on an older version of email-ext. slide On Wed, Oct 10, 2012 at 9:59 PM, hitesh kumar wrote: > Hi, > Please let me know if any one facing below issue and having > any solution or workaround. > *env:* > LTS jenkins 1.447.2 > email ext-2.22 > ubuntu 10.04 > > *Job config:* > -m

ERROR: Could not send email as a part of the post-build publishers.

2012-10-10 Thread hitesh kumar
Hi, Please let me know if any one facing below issue and having any solution or workaround. *env:* LTS jenkins 1.447.2 email ext-2.22 ubuntu 10.04 *Job config:* -matrix job -Variants 1 2 3 -select "Trigger for each configuration" at editable email Notification. *ISSUE :one of variant job is not s

Re: Jenkins ports

2012-10-10 Thread nicolas de loof
afaik 445 & 135 are used for DCOM to setup the service on slave, then jenkins remoting uses random port to setup dialog from slave to master. 2012/10/11 mlbright : > hi, > > Just wondering what ports need to be opened on a Windows slave besides > inbound tcp 445, 135. It seems like there's a whole

Re: How can jenkins master share slave nodes.

2012-10-10 Thread Mark Waite
Interconnecting multiple Jenkins masters to schedule jobs on slaves seems even more complicated than improving the slave scheduling algorithm, and the slave scheduling algorithm has been quite difficult as far as I can tell.  I'm not aware of any plugins that will help with what you're trying to

Re: Weblogic deployer plugin 1.3.1 error

2012-10-10 Thread Richard Lavoie
Look at the section "If the plugin is already configured" at https://wiki.jenkins-ci.org/display/JENKINS/WebLogic+Deployer+Plugin I never used the plugin, but the Deployment policy might be why it disabled the execution of your plugin. Your job seems to have been triggered manually and the policy

Jenkins ports

2012-10-10 Thread mlbright
hi, Just wondering what ports need to be opened on a Windows slave besides inbound tcp 445, 135. It seems like there's a whole bunch of ephemeral ports that are opened in the 3+ range: are these inbound or outbound? It would be useful to have a definitive list. ---martin

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Richard Lavoie
Good, glad I could clarify things out. Let me know how that works out for you. Richard. On Wed, Oct 10, 2012 at 11:20 PM, Jeff wrote: > Thanks for the explanation. It definitely clarifies things. My usage of > Jenkins slaves is all theoretical at this point (working on a new > master+multi-s

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Jeff
Thanks for the explanation. It definitely clarifies things. My usage of Jenkins slaves is all theoretical at this point (working on a new master+multi-slave setup soon) so my terminology is slightly off. On Wed, Oct 10, 2012 at 8:47 PM, Richard Lavoie wrote: > Comments inlined. > > On Wed, Oct

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Richard Lavoie
Comments inlined. On Wed, Oct 10, 2012 at 7:59 PM, Jeff wrote: > Your suggested file uri format works ... thanks! Though it seems non > standard (http://en.wikipedia.org/wiki/File_URI_scheme) which is why it > confused me. If it is passed directly to a java URL object, I would have > thought m

Re: How can jenkins master share slave nodes.

2012-10-10 Thread Shen Hui
Yes, Mark, I agree your solution is workable. But as you said each slave is working in itself sandbox, there is no shared knowledge between the masters about each others utilization; that means masters can send jobs into same slave at the same time. I wish if one master find a slave is running(its

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Jeff
Your suggested file uri format works ... thanks! Though it seems non standard (http://en.wikipedia.org/wiki/File_URI_scheme) which is why it confused me. If it is passed directly to a java URL object, I would have thought many of the formats I tried would work. Anyway, as for the "matching" I'm

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Richard Lavoie
If you have any suggestions on how to improve the understanding of the plugin form elements, I'm all hears. On Wed, Oct 10, 2012 at 6:51 PM, Richard Lavoie wrote: > Comments inlined. > > On Wed, Oct 10, 2012 at 4:22 PM, Jeff wrote: > >> I'm missing something simple and the documentation for the

Re: Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Richard Lavoie
Comments inlined. On Wed, Oct 10, 2012 at 4:22 PM, Jeff wrote: > I'm missing something simple and the documentation for the Selenium Grid > Plugin doesn't cover these in any detail. I'm using the latest Selenium > Plugin with Jenkins v1.482. > > *First:* > > I can't get the plugin to find my JS

Re: Slides from user conference

2012-10-10 Thread Alyssa Tong
i'm asking speaker to send me pdf file. Apparently I couldn't get it to convert either. Once I have the pdf I will replace the .key file. Thank you in advance for your patience. alyssa On Wed, Oct 10, 2012 at 2:01 PM, Christopher Orr wrote: > Thanks a lot for the info! > > Would somebody mind

Matrix Feature: "Axis whose values change dynamically"

2012-10-10 Thread Ken Bertelson
On Kohsuke's slides from the recent user conference ( http://www.slideshare.net/kohsuke/jenkins-user-conference-2012-san-francisco ) there's an item on slide 21 regarding a Multi-configuration Project Improvement: "Axis whose values change dynamically" Can anyone describe what that is and how

Re: Slides from user conference

2012-10-10 Thread Christopher Orr
Thanks a lot for the info! Would somebody mind converting the slides for "How Jenkins Builds the Netflix Global Streaming Service" from a (presumably) Apple Keynote file to a PDF? Thanks, Chris On 10/10/2012 10:31 PM, Alyssa Tong wrote: Hi, we have some slides posted here

Re: Slides from user conference

2012-10-10 Thread Alyssa Tong
Hi, we have some slides posted here. Some speakers has not gotten back to me w/ their slides but as soon as I have it I will get it posted on this link. We are also in the process of editing the video recordings. Onc

Selenium Grid plugin configuration using the JSON file..

2012-10-10 Thread Jeff
I'm missing something simple and the documentation for the Selenium Grid Plugin doesn't cover these in any detail. I'm using the latest Selenium Plugin with Jenkins v1.482. *First:* I can't get the plugin to find my JSON file that I'm trying to use to configure the node. I've tried the followin

Re: Slides from user conference

2012-10-10 Thread Christopher Orr
I think previously https://twitter.com/jenkinsconf has posted some slides and/or videos. You could try asking there, or checking with the organisers at Cloudbees. Regards, Chris On 10/02/2012 01:25 AM, Sarah Woodall wrote: I attended the Jenkins User Conference in San Francisco yesterday. So

Re: Build queue disappearing

2012-10-10 Thread Baptiste MATHUS
Well, quite simple. As 1.485 was the last version, 1.486 is gonna be in the beginning of next week (previous sunday, actually): see http://jenkins-ci.org/changelog. About migrating onto LTS, this subject has already be debated here. The most conservative solution is to keep your current Jenkins ve

Re: Jenkins 1.485 bug - not displaying statuses and history

2012-10-10 Thread Larry Shatzer, Jr.
481 also introduced a big problem with dependencies and maven jobs, see my thread in the dev list: https://groups.google.com/forum/#!topic/jenkinsci-dev/sPD02rg0ZCQ/discussion On Wed, Oct 10, 2012 at 6:41 AM, Pawel wrote: > 484 and 483 have serious issue with Maven - look at the bug that was fix

Re: Jenkins 1.485 bug - not displaying statuses and history

2012-10-10 Thread Pawel
484 and 483 have serious issue with Maven - look at the bug that was fixed in 485. So revert to even earlier version. On Wednesday, 10 October 2012 14:27:26 UTC+2, KP wrote: > > Same issue here : everything job is grayed out, and no build history get > loads, no build results visible, etc... > >

Re: Build queue disappearing

2012-10-10 Thread Andrew Melo
On Wed, Oct 10, 2012 at 7:54 AM, Dirk Kuypers wrote: > Hi, > > this bug: https://issues.jenkins-ci.org/browse/JENKINS-15335 > > is fixed with 1.486. Is there an ETA on when this will hit the autoupdate servers? 1.485 blew up all the APIs I was using, which causes our scripts to spam tickets to GH

Testing Job Configuration Changes

2012-10-10 Thread Todd Greer
Are there any established best practices for testing out changes to Jenkins jobs before taking them live? After causing a few false alarm build breaks by messing up important jobs, we now create a sandbox version of a job to try config changes, but it can be tricky when they're in a chain of tri

Re: How to fail a Maven build if unit tests fail?

2012-10-10 Thread Dave
I had a project-specific MAVEN_OPTS setting and changing the global MAVEN_OPTS setting didn't affect the project specific one. Adjusting the project specific one fixed my problem. Interestingly, when I created a new Maven2/3 job, the job's MAVEN_OPTS setting was already populated with "-Djava.

net.sf.json.JSONException: Unterminated string

2012-10-10 Thread Peter Cornelius
Hello all, About a month ago all of the builds I have automated through Jenkins failed with this JSONException, which was then fixed with an update from the Jenkins dev team. I'm seeing this message again (pasted below). Is anyone else seeing this? Thanks! -pc no change for http://svn

Re: Jenkins 1.485 bug - not displaying statuses and history

2012-10-10 Thread Larry Shatzer, Jr.
The list of jobs in the disk usage plugin view ( http://jenkins/plugin/disk-usage/) is empty of the list of jobs. It throws this stacktrace: WARNING: Caught exception evaluating: it.getProjectList(). Reason: java.lang.NullPointerException java.lang.NullPointerException at hudson.plugins.d

Re: Jenkins 1.485 bug - not displaying statuses and history

2012-10-10 Thread Arnaud Héritier
Another issue with 1.485, is that if you are using the dashboard plugin the list of last builds is empty Arnaud On Wed, Oct 10, 2012 at 4:47 PM, Wolf wrote: > Same here. > > In addition a lot of jobs suddenly started building without a real SCM, > apparently change because no prior build was av

Re: Build for all branches but do not take into account status for all

2012-10-10 Thread Andrew Melo
On Wed, Oct 10, 2012 at 10:35 AM, Claire Reynaud wrote: > Hello, > > We want to trigger a build in Jenkins each time a pull request is created on > our github repository, and then to have a build success/failure status > associated directly to the pull request like this: > https://github.com/blog/

Build for all branches but do not take into account status for all

2012-10-10 Thread Claire Reynaud
Hello, We want to trigger a build in Jenkins each time a pull request is created on our github repository, and then to have a build success/failure status associated directly to the pull request like this: https://github.com/blog/1227-commit-status-api . We set up our job to build for all remo

Re: Jenkins 1.485 bug - not displaying statuses and history

2012-10-10 Thread Wolf
Same here. In addition a lot of jobs suddenly started building without a real SCM, apparently change because no prior build was available/detected.

Weblogic deployer plugin 1.3.1 error

2012-10-10 Thread Meghendra Sharma
Hi, I am using this plugin for the first time. I get the following error after the build sequence - channel stopped [WeblogicDeploymentPlugin] - Not properly build causes expected (configured=hudson.triggers.SCMTrigger) (* currents=hudson.model.Cause$UserIdCause@683a8e3e*) : The plugin

Re: How can jenkins master share slave nodes.

2012-10-10 Thread Mark Waite
I've run multiple slave agents on a single computer from different masters.  I had to assure that each slave agent had its own dedicated directory, distinct from every other slave agent on that computer.  I appended the name of the master into the slave agent directory name and that was sufficie

No build failure email on slave death

2012-10-10 Thread swerner
I was testing to see if we received emails for jobs currently executing on a slave and the slave process dies. Master hudson shows the job in a failed state, but email was never sent.

Re: Build queue disappearing

2012-10-10 Thread Dirk Kuypers
Hi, this bug: https://issues.jenkins-ci.org/browse/JENKINS-15335 is fixed with 1.486. BR Dirk 2012/10/10 Michaël Pailloncy : > Hi, > > I've faced with the same issue with 1.484. > > Michaël > > > 2012/10/10 Pawel >> >> Hello, >> >> After upgrading from 478 to 485 I have the following issue: >>

How can jenkins master share slave nodes.

2012-10-10 Thread Shen Hui
Hi buddy, I have 5 masters, and suppose I have a slave pool with 20 nodes. Can these 5 master share these 20 slaves; because if i separate 20 slave into 5 group(each has 4), each attached to a master, that's meaning a single master can schedule only with 4 slaves; so there is this case, some groups

Re: Build queue disappearing

2012-10-10 Thread Michaël Pailloncy
Hi, I've faced with the same issue with 1.484. Michaël 2012/10/10 Pawel > Hello, > > After upgrading from 478 to 485 I have the following issue: > > If there are some jobs in the job queue after a while they will disappear > and I will get "No builds in the queue.". It is purely a GUI issue, a

Re: Jenkins 1.485 bug - not displaying statuses and history

2012-10-10 Thread KP
Same issue here : everything job is grayed out, and no build history get loads, no build results visible, etc... Since that "lazy loading" feature 1.485 jenkins just can't read job and build data correctly anymore and messes up totally. One advice : restore the previous jenkins version. If you

Re: Nullpointer in log rotator

2012-10-10 Thread Phumzile Saleni
has anyone found a solution for this? On Tuesday, 9 October 2012 20:45:29 UTC+2, Larry Shatzer, Jr. wrote: > > I saw a few of these during startup, and now when a job ran, I saw this: > (Using latest jenkins 1.485) > > 12:40:04 Waiting for Jenkins to finish collecting data > 12:40:04 ERROR: Proce

Re: Nullpointer in log rotator

2012-10-10 Thread Phumzile Saleni
has anyone found a solution for this? On Tuesday, 9 October 2012 20:45:29 UTC+2, Larry Shatzer, Jr. wrote: > > I saw a few of these during startup, and now when a job ran, I saw this: > (Using latest jenkins 1.485) > > 12:40:04 Waiting for Jenkins to finish collecting data > 12:40:04 ERROR: Proce

Build queue disappearing

2012-10-10 Thread Pawel
Hello, After upgrading from 478 to 485 I have the following issue: If there are some jobs in the job queue after a while they will disappear and I will get "No builds in the queue.". It is purely a GUI issue, as refreshing the page shows the jobs again. Rather frustrating though.

Re: Nullpointer in log rotator

2012-10-10 Thread Pawel
Same issue for me. I have first updated to 484, which introduced nasty bug with Maven installations being removed, so I installed 485, which makes plenty of my builds fail because of NPE. Is anyone testing the releases in some real environment before giving them to users?

Re: Performance problems on Jenkins master(very long minor gc with stop-the-world)

2012-10-10 Thread icarusnine
Thank you. Rob Our jenkins is keep 300 builds and 15 artifacts per job. we use weblogic 10.3.2 However our build log size is about 50MB and Artifacts 2GB~25GB. Every day user run 1000+ builds. Does artifacts size have an effect on the heap size? If build end with 2GB artifact and 50MB log than h

Re: Nullpointer in log rotator

2012-10-10 Thread Christoph Kutzinski
I could imagine that this is related to the lazy build loading introduced in 1.485 Look e.g. https://issues.jenkins-ci.org/browse/JENKINS-15439 Original-Nachricht > Datum: Wed, 10 Oct 2012 00:10:55 -0700 (PDT) > Von: Youri > An: jenkinsci-users@googlegroups.com > Betreff: Re:

Jenkins 1.485 bug - not displaying statuses and history

2012-10-10 Thread Glenn Terjesen
After upgrading to the latest version 1.485 yesterday the build history of our projects are randomly disappearing and being "greyed" out. Getting N/A in last success, failure and duration in the overview and the build history of each project is empty eventhough its should be over 700 records in

scm-sync-configuration: huge logs since last update (version 0.0.6)

2012-10-10 Thread Reynald Borer
Hello everybody, I've recently updated the scm-sync-configuration plugin of my Jenkins installation and this plugin is now quite verbose with logs. My log file grew of around 2gb per day. This issue has already been reported in https://issues.jenkins-ci.org/browse/JENKINS-15266 and is already fix

Re: Nullpointer in log rotator

2012-10-10 Thread Youri
I have this exception too (1.485), I've restarted the master and its working fine now Le mardi 9 octobre 2012 20:45:29 UTC+2, Larry Shatzer, Jr. a écrit : > > I saw a few of these during startup, and now when a job ran, I saw this: > (Using latest jenkins 1.485) > > 12:40:04 Waiting for Jenkins