--On Friday, November 12, 2004 2:05 AM -1000 [EMAIL PROTECTED] wrote:

Hackystat build (configuration Hackystat-UH) failed.
Build report is available at
http://xenia.ics.hawaii.edu/hackyDevSite/configurationBuildReport.do?year
=2004&month=11&day=12&configuration=Hackystat-UH Build Time Stamp: Fri
Nov 12 02:05:37 HST 2004


This is a checkstyle error in hackyAnt involving TestLoccSensor.java.

Note to Cedric: In terms of builid failure analysis, in this case there seems to be three key pieces of information: the type of failure is checkstyle, the module is hackyAnt, and the failing file(s) is TestLoccSensor.java.

From this, we can infer that the guilty party is..... Mike!

Cheers, Philip

p.s. There are a couple of other interesting things in the Ant log for last night's build:

* Many JavaDoc failures involving hackyJira. We need to create a property in our global build that can be set to point to the Jira libraries, include it in the classpath for the JavaDoc target in the local.build.xml file for hackyJira, initialize it from an environment variable called JIRA_HOME, and finally set JIRA_HOME on the hackyDev machine so that the daily build can find these libraries. Burt: please work with Cedric to get this fixed.

* To resolve a problem occuring at Sun Microsystems, I updated the UserManager instantiation process yesterday to issue a warning log message when more than one user key maps to the same email address. In looking at the Ant logs from last night, I found a bunch of occurrences in our daily build!

junit
[ junit ]
11/12 01:51:31 Server Startup Error: Duplicate user key '5NLap8HKRBcz' found for user email 'testprojectdataset'. Shutdown server, fix user directory, and restart!


junit
[ junit ]
11/12 01:51:31 Server Startup Error: Duplicate user key 'AKMBU2G7UPRS' found for user email 'testprojectdataset'. Shutdown server, fix user directory, and restart!


junit
[ junit ]
11/12 01:51:31 Server Startup Error: Duplicate user key 'm23sJ2bqSJ66' found for user email 'testprojectdataset'. Shutdown server, fix user directory, and restart!


junit
[ junit ]
11/12 01:51:31 Server Startup Error: Duplicate user key 'yXHgtrH8KepV' found for user email 'testprojectdataset'. Shutdown server, fix user directory, and restart!


I will investigate this further.






Reply via email to