Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
Yes I will try to submit thread dumps if I can generate one while the problem occurs. At least it really usable compared to previous 1.509 LTS I have also this error when jenkins is starting : https://gist.github.com/aheritier/6362959 But I see no error while running (all plugins are up-to-date)

Re: 1.509.3 RC1 posted

2013-08-28 Thread nicolas de loof
looking at https://github.com/jenkinsci/config-file-provider-plugin/blob/master/src/main/java/org/jenkinsci/plugins/configfiles/maven/security/MvnServerPassword.java DescriptorImpl extends CredentialsDescriptor but MvnServerPassword {//extends BaseMvnServerCredentials { and

Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
Jesse, here is a first Threads Dump while having a white screen : https://gist.github.com/aheritier/6363143 I think Jenkins is loading various things to display in the UI because I can see in logs that it is doing it's jobs and I have jobs running correctly. On Wed, Aug 28, 2013 at 9:08 AM,

Github plugin : post-receive hook

2013-08-28 Thread Arnaud Héritier
Hi, In my logs I can see various errors like : WARNING: No valid crumb was included in request for /github-webhook/. Returning 403. I found this issue : https://issues.jenkins-ci.org/browse/JENKINS-10263 I tried to deactivate the Prevent Cross Site Request Forgery exploits and for now I

Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
For your info, even with the lazy loading my server takes ~20 min to start. I thing the improvement is really little compared to 1.480 On Wed, Aug 28, 2013 at 9:39 AM, Arnaud Héritier aherit...@gmail.comwrote: Jesse, here is a first Threads Dump while having a white screen :

RE: 1.509.3 RC1 posted

2013-08-28 Thread James Nord (jnord)
Hi Arnaud. I actually agree here - perhaps because we are both using for the majority Maven2/3 job types - a lot of our jobs have tens of modules (some have 100+) and we use nested Folders heavily. I had load times of 2-3 hours - moving from 16*SAS HDD to SSD reduced that to 2-3 minutes - if

Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
Hi James, Yes it is like you, many maven jobs with many modules. I have in my todo also to switch to SSD for the master (and to not use it for builds). Your feedback reinforces my idea to do it ASAP. Arnaud On Wed, Aug 28, 2013 at 9:59 AM, James Nord (jnord) jn...@cisco.com wrote: Hi

Re: request for hosting new plugin

2013-08-28 Thread bharathi R
Hi Thushar, Iam a QA guy, can you please help me how to use this plugin in jenkins. I want my test results tobe updated in rally. On Friday, 3 May 2013 18:44:44 UTC+5:30, Tushar Shinde wrote: Hey, I got this fixed by dnadolny on IRC. Thanks a lot dnadolny!!! On Friday, May 3, 2013

Re: 1.509.3 RC1 posted

2013-08-28 Thread Stephen Connolly
Meh! Your addiction to the Maven Job type may be coming to an end ;-) P.S. Arnaud, do not forget that the troupé of Riverdancers is ready to board the plane at a moment's notice! On 28 August 2013 09:09, Arnaud Héritier aherit...@gmail.com wrote: Hi James, Yes it is like you, many maven

Re: request for hosting new plugin

2013-08-28 Thread Richard Bywater
Have you checked out the Wiki page at https://wiki.jenkins-ci.org/display/JENKINS/Rally+Update+plugin ? Although while I've noticed this thread, is there any chance of getting the name made to be in line with the rest? rally-update-plugin-1 has a kind of weird ring to it :) Richard. On Wed,

Re: request for hosting new plugin

2013-08-28 Thread Tushar Shinde
@Richard : We had permission access errors while releasing this plug-in; had do discard old Git repository and hence the new one got '-1' as suffix. @Bharathi : please go through the wiki page and if you still have questions shoot me an email.

Re: 1.509.3 RC1 posted

2013-08-28 Thread Jesse Glick
On Wed, Aug 28, 2013 at 3:39 AM, Arnaud Héritier aherit...@gmail.com wrote: here is a first Threads Dump while having a white screen : https://gist.github.com/aheritier/6363143 Related to a performance fix in MavenModuleSetBuild.computeResult, but that is not really the cause. Probably

Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
done: https://issues.jenkins-ci.org/browse/JENKINS-19392 Thx On Wed, Aug 28, 2013 at 2:30 PM, Jesse Glick jgl...@cloudbees.com wrote: On Wed, Aug 28, 2013 at 3:39 AM, Arnaud Héritier aherit...@gmail.com wrote: here is a first Threads Dump while having a white screen :

Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
Another strange white page while displaying the main page of an agent : https://ci.exoplatform.org/computer/Agent1/ https://gist.github.com/aheritier/6366036 On Wed, Aug 28, 2013 at 2:55 PM, Arnaud Héritier aherit...@gmail.comwrote: done: https://issues.jenkins-ci.org/browse/JENKINS-19392 Thx

Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
Again it is slow to get the list of maven jobs from the agent On Wed, Aug 28, 2013 at 3:26 PM, Arnaud Héritier aherit...@gmail.comwrote: Another strange white page while displaying the main page of an agent : https://ci.exoplatform.org/computer/Agent1/

Request for merging Cpptest plugin

2013-08-28 Thread Aurélien Hébert
Hey The Cpptest in now up to date to solve the following issues : - Metrics violations are now seen by Cpptest - Fixed suppressed warnings issues Regards, Aurélien HÉBERT -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe

Re: 1.509.3 RC1 posted

2013-08-28 Thread Jesse Glick
On Wed, Aug 28, 2013 at 9:26 AM, Arnaud Héritier aherit...@gmail.com wrote: Another strange white page while displaying the main page of an agent : https://ci.exoplatform.org/computer/Agent1/ https://gist.github.com/aheritier/6366036 This is still JENKINS-19392, though

Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
Why do I have the same blank page (current TD : https://gist.github.com/gists) several times per day ? Why does jenkins reloads everything ? It must be the second or third time today and the server didn't restarted Is there a cache with a cleanup ? Or the GC unload some data from memory and

Re: 1.509.3 RC1 posted

2013-08-28 Thread Jesse Glick
On Wed, Aug 28, 2013 at 12:47 PM, Arnaud Héritier aherit...@gmail.com wrote: Or the GC unload some data from memory and Jenkins has to reload them from the disk? Yes, build records are held using Java soft references, so they are subject to disposal under memory pressure. -- You received

Re: 1.509.3 RC1 posted

2013-08-28 Thread Arnaud Héritier
On Wed, Aug 28, 2013 at 6:55 PM, Jesse Glick jgl...@cloudbees.com wrote: On Wed, Aug 28, 2013 at 12:47 PM, Arnaud Héritier aherit...@gmail.com wrote: Or the GC unload some data from memory and Jenkins has to reload them from the disk? Yes, build records are held using Java soft references,

Re: Load and save complex object in jenkins plugin

2013-08-28 Thread polymor
Hi Jesse , Thanks a lot.. Your solution resolved the problem.. I was wondering is there any detailed tutorial/documentation available on what classes we need to extend and why for writing the jenkins plugin? We do have some basic tutorials available and the java doc. but its seems little

Re: 1.509.3 RC1 posted

2013-08-28 Thread domi
today I had a go with the RC 1 for 1.509.3 too, but we have many maven2 projects and the logs are full with this: https://issues.jenkins-ci.org/browse/JENKINS-18441 so I still can't update - logs have so many entries of this error (more then 20 for a simple project), its not possible to really

Re: 1.509.3 RC1 posted

2013-08-28 Thread Jesse Glick
On Wed, Aug 28, 2013 at 1:25 PM, domi d...@fortysix.ch wrote: the logs are full with this: https://issues.jenkins-ci.org/browse/JENKINS-18441 My understanding was that this bug was a regression well after 1.509. But perhaps not; may be specific to Maven version, in which case lts-candidate

Re: Load and save complex object in jenkins plugin

2013-08-28 Thread Jesse Glick
On Wed, Aug 28, 2013 at 1:19 PM, polymor swastikabasu2...@gmail.com wrote: I was wondering is there any detailed tutorial/documentation available on what classes we need to extend and why for writing the jenkins plugin? Well that is an extremely broad question, but on the specific topic of

Re: 1.509.3 RC1 posted

2013-08-28 Thread domi
Seems not to be the case... I have only seen it with maven2 - but unfortunately we do still have many of them. ... On 28.08.2013, at 19:37, Jesse Glick jgl...@cloudbees.com wrote: On Wed, Aug 28, 2013 at 1:25 PM, domi d...@fortysix.ch wrote: the logs are full with this:

Re: 1.509.3 RC1 posted

2013-08-28 Thread Domi
What do you think, can we add it to this RC? Am 28.08.2013 um 19:41 schrieb domi d...@fortysix.ch: Seems not to be the case... I have only seen it with maven2 - but unfortunately we do still have many of them. ... On 28.08.2013, at 19:37, Jesse Glick jgl...@cloudbees.com wrote: On

Re: 1.509.3 RC1 posted

2013-08-28 Thread Domi
A reason to add this, is that this is the last LTS supporting Java5. And my guess is, that more users requiring Java5 also use maven2 then users using java6 are using maven2. Am 28.08.2013 um 21:56 schrieb Domi d...@fortysix.ch: What do you think, can we add it to this RC? Am 28.08.2013 um

Re: 1.509.3 RC1 posted

2013-08-28 Thread Jesse Glick
On Wed, Aug 28, 2013 at 3:56 PM, Domi d...@fortysix.ch wrote: What do you think, can we add it to this RC? Can it not wait for 1.509.4? There are plenty of things that are still lts-candidate, but we have to draw the line at some point and just do a release. -- You received this message

Re: 1.509.3 RC1 posted

2013-08-28 Thread Russ Tremain
+1 At 5:30 PM -0400 8/28/13, Jesse Glick wrote: On Wed, Aug 28, 2013 at 3:56 PM, Domi d...@fortysix.ch wrote: What do you think, can we add it to this RC? Can it not wait for 1.509.4? There are plenty of things that are still lts-candidate, but we have to draw the line at some point and just do

Request for hosting new plugin: Scoring Load Balancer

2013-08-28 Thread Ikedam
Hello. I want my plugin hosted in https://github.com/jenkinsci/ . https://github.com/ikedam/scoring-load-balancer/ My Github account is ikedam. This plugin scores nodes, and decide the node where a build run depending on those scores. For example: * Prefers nodes where the project succeeded to

Re: 1.509.3 RC1 posted

2013-08-28 Thread Domi
Only with Maven 2.x... I understand, it's just because I'waiting for a usable version of this LTS since its first release and every time there is another blocker for me. And as we have to follow strict release cycles to get anything into production. I'll have to wait another 3-4months months

jenkinsci_release tweeter dead?

2013-08-28 Thread Domi
It seams that the@jenkinsci_release tweeter account is not tweeting anymore /Domi -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe from this group and stop receiving emails from it, send an email to