[Buildbot-devel] Buildbot under Centos 4.2 causes exit code 129 when running ant build step

Daren Grant d.grant at psenterprise.com
Mon Nov 28 17:10:36 UTC 2005


Greetings all, 

I've just stumbled on a problem that I am unable to fathom out and
wondered if anyone had any ideas to help me.
I currently have a buildmaster running on Gentoo successfully with 2
Slaves , 1 on MS Windows XP , and the other on SUSE9.1 on a dual AMD
x86_64 platform running python 2.3+.  

I have just installed a new slave on a dual Athalon XP machine running
Centos 4.2, python 2.3.4 and I am experiencing problems with the
apache-ant build step within my build factory details below.

The 1st Time the apache ant build step is run Java complains with the
following
"
Exception in thread "SIGHUP handler"
java.lang.IllegalThreadStateException
	at java.lang.Thread.start(Thread.java:571)
	at java.lang.Shutdown.runHooks(Shutdown.java:128)
	at java.lang.Shutdown.sequence(Shutdown.java:173)
	at java.lang.Shutdown.exit(Shutdown.java:218)
	at java.lang.Terminator$1.handle(Terminator.java:35)
	at sun.misc.Signal$1.run(Signal.java:195)
	at java.lang.Thread.run(Thread.java:595)
"

Then apache ant continues as normal without incident.


More information about the devel mailing list