Thanks. There's some weird exceptions being reported in the console as well. I'm trying
to finish the checkstyle 4.2 conversion in the next couple of hours, then I'll look into
it.
Cheers,
Philip
--On Thursday, August 17, 2006 11:26 AM -1000 Aaron Akihisa Kagawa <[EMAIL PROTECTED]>
wrote:
Hey Guys,
I just got the following exception on the public server. I also noticed that I
didn't
get an Alert email last night.
http://hackystat.ics.hawaii.edu/hackystat/controller?Key=HIDDEN&Command=DailyProjectDet
ails&StartDay=15&StartMonth=08&StartYear=2006&Project=Hackystat-7
java.lang.IllegalArgumentException: Error: class
org.hackystat.sdt.perf.dailyproject.DailyProjectPerf failed to instantiate.
org.hackystat.core.common.project.cache.DailyProjectDataCache.createDailyProjectData(D
ailyProjectDataCache.java:161)
org.hackystat.core.common.project.cache.DailyProjectDataCache.get(DailyProjectDataCach
e.java:104)
org.hackystat.app.stdcmd.analysis.dailyprojectdetails.DailyProjectDetails.process(Dail
yProjectDetails.java:102)
org.hackystat.core.kernel.mvc.Controller.doPost(Controller.java:271)
org.hackystat.core.kernel.mvc.Controller.doGet(Controller.java:300)
thanks, Aaron