Re: Jenkins crashing, GLib error

2012-08-31 Thread David Pärsson
This is from our master: $ java -version java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode) The version on our slaves differ: $ java -version java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.

Re: Jenkins crashing, GLib error

2012-08-13 Thread David Pärsson
After updating Jenkins to 1.471 we still experienced the same problems, but after updating Ubuntu to 12.04 on our Jenkins master and all of our Jenkins slaves, this issue seems to have been resolved.

Jenkins crashing, GLib error

2012-07-04 Thread David Pärsson
Hi, During the last few days we've experienced Jenkins master crashes, with increasing frequency. The process dies and the log gives no clues but this: GLib:ERROR:/build/buildd/glib2.0-2.24.1/glib/gmain.c:1963:g_main_dispatch: assertion failed: (current->dispatching_sources == ¤t_source_link) W

Removing deleted modules from workspaces

2012-03-05 Thread David Pärsson
Hi, We're using Jenkins with multiple jobs running on multiple machines. Most jobs uses a SVN as SCM, with multiple modules in the same workspace. When a module is removed from a job configuration, its files remain in the workspaces on our slaves until the workspaces are wiped. This causes some