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 find an error if something really goes wrong… /Domi
On 28.08.2013, at 18:56, Arnaud Héritier <[email protected]> wrote: > > > > On Wed, Aug 28, 2013 at 6:55 PM, Jesse Glick <[email protected]> wrote: > On Wed, Aug 28, 2013 at 12:47 PM, Arnaud Héritier <[email protected]> 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. > > > ok thus nothing magic, it explains the behavior. thx > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
