Pharo CI server link on pharo-project.org has 502 error.
https://ci.lille.inria.fr/pharo/ gives a 502 error. Also is Pharo 1.4-14438 the latest Pharo 1.4? Thanks
probably the server is down.. Christophe, can you check please, what is the problem? On 6 June 2012 22:56, Paul DeBruicker <pdebruic@gmail.com> wrote:
https://ci.lille.inria.fr/pharo/ Â gives a 502 error.
Also is Pharo 1.4-14438 the latest Pharo 1.4?
Thanks
-- Best regards, Igor Stasenko.
Hi, the jenkins server was down due to an internal problem : the JVM does not support too many open files. I hope this problem will not re-appear. I restarted the server this morning and it's now back on line. Regards, Christophe. Le 7 juin 2012 à 05:22, Igor Stasenko a écrit :
probably the server is down.. Christophe, can you check please, what is the problem?
On 6 June 2012 22:56, Paul DeBruicker <pdebruic@gmail.com> wrote:
https://ci.lille.inria.fr/pharo/ gives a 502 error.
Also is Pharo 1.4-14438 the latest Pharo 1.4?
Thanks
-- Best regards, Igor Stasenko.
On 7 June 2012 14:51, Christophe Demarey <Christophe.Demarey@inria.fr> wrote:
Hi, the jenkins server was down due to an internal problem : the JVM does not support too many open files.
sound like a resource leak to me...
I hope this problem will not re-appear. I restarted the server this morning and it's now back on line.
Regards, Christophe.
Le 7 juin 2012 à 05:22, Igor Stasenko a écrit :
probably the server is down.. Christophe, can you check please, what is the problem?
On 6 June 2012 22:56, Paul DeBruicker <pdebruic@gmail.com> wrote:
https://ci.lille.inria.fr/pharo/ Â gives a 502 error.
Also is Pharo 1.4-14438 the latest Pharo 1.4?
Thanks
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
...and is down again :( seriously, who use java for this kind of stuff?? they should use pharo :P On Jun 7, 2012, at 3:34 PM, Igor Stasenko wrote:
On 7 June 2012 14:51, Christophe Demarey <Christophe.Demarey@inria.fr> wrote:
Hi, the jenkins server was down due to an internal problem : the JVM does not support too many open files.
sound like a resource leak to me...
I hope this problem will not re-appear. I restarted the server this morning and it's now back on line.
Regards, Christophe.
Le 7 juin 2012 à 05:22, Igor Stasenko a écrit :
probably the server is down.. Christophe, can you check please, what is the problem?
On 6 June 2012 22:56, Paul DeBruicker <pdebruic@gmail.com> wrote:
https://ci.lille.inria.fr/pharo/ gives a 502 error.
Also is Pharo 1.4-14438 the latest Pharo 1.4?
Thanks
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
On 7 June 2012 15:37, Esteban Lorenzano <estebanlm@gmail.com> wrote:
...and is down again :(
seriously, who use java for this kind of stuff?? they should use pharo :P
why you don't like java? java is a professional server software, which never breaks! :) -- Best regards, Igor Stasenko.
ok, I got the problem : jenkins produced a huge log file for one slave with a lot of Exceptions. It seems that jenkins sometimes try and try again to do some stuff even if it fails :( Then the fs partition was quite full and caused some trouble on the hypervisor running Jenkins. Le 7 juin 2012 à 15:37, Esteban Lorenzano a écrit :
...and is down again :(
seriously, who use java for this kind of stuff?? they should use pharo :P
You just need to convince Jenkins developers (including plugin developers) or write the next generation CI software ;)
participants (4)
-
Christophe Demarey -
Esteban Lorenzano -
Igor Stasenko -
Paul DeBruicker