RE: Jenkins slow coming up and clicking on views with builds with lots of history

2012-07-27 Thread nathang
We had similar issues regardless of used version. We tracked them to fingerprint analysis (though we dont use fingerprints explicitly anywhere) and subsequently the copyartifacts plugin from version greater than 1.19 i think. If you dont use fingerprints, just delete their folder to see if it'll

Re: Jenkins Jobs hangs at sending email

2012-07-03 Thread nathang
lvers... * dramatically reduce the number of builds you have (i.e. the history of each job). בתאריך יום שלישי, 3 ביולי 2012 21:45:59 UTC+3, מאת nathang: > Hello again. > > we have resolved this issue by writing a small jenkins plugin extending > mail resolver. > > it is possible tha

Re: Jenkins Jobs hangs at sending email

2012-07-03 Thread nathang
Hello again. we have resolved this issue by writing a small jenkins plugin extending mail resolver. it is possible that this plugin will also solve your problem. are your users in your SCM and your ldap and jenkins configuration all identical to their emails? if i were in your company, and i wo