Today's UH configuration is different: compilation error in Zorro. I am not sure whether we will get the same FindBugs time out error or not, if there is no compilation error.

Anyway, there is a "timeout" attribute that controls the time out value in millis. Default is 600,000 (10 min).

The timeout attribute can be inserted in:
<findbugs home="${env.FINDBUGS_HOME}" output="xml:withMessages" outputFile="${findbugs.report.dir}/hackyApp_BuildAnalysis.xml" jvmargs="-Xms512m -Xmx512m">
which is located in modules.build.xml, auto generated by autoconfig.

Further reference:
 http://findbugs.sourceforge.net/manual/anttask.html
There is still one mystery I cannot figure out: why FindBugs only times out in UH configuration, not other configurations. I checked our integration build configurations, there is nothing special about the UH configuration, except that it's the last one being built each day.

Cheers,

Cedric



Philip Johnson wrote:
Hackystat build (configuration Hackystat-UH) failed.
Build report is available at 
http://hackydev.ics.hawaii.edu/hackyDevSite/configurationBuildReport.do?year=2006&month=8&day=21&configuration=Hackystat-UH
Build Time Stamp: Mon Aug 21 09:10:05 HST 2006

Reply via email to