Hi, Philip,
Yes, there is one more step for installing a new Tomcat server. The
jess.jar file needs to be
copied to <tomcat_home>\shared\lib.
There are two unit test failed on public server console. I will copy
jess.jar and redo all.junit
on the public server.
Thanks,
Hongbing
Philip Johnson wrote:
Hmm. I assume that this is because I updated the Tomcat version on
the public server this weekend.
Hongbing: what is the correct way to install Jess? And why didn't any
unit tests fail when I ran them on the public server. (At least, I
_think_ that no unit tests failed--please check the public server
console to see.)
Thanks Aaron for noticing this.
Cheers,
Philip
--On Tuesday, September 5, 2006 11:18 PM -1000 Aaron Kagawa
<[EMAIL PROTECTED]> wrote:
Hey Guys,
I just ran the Daily Project Details analysis on the public server and
got this exception. This could be why I (and probably we) didn't get an
alert last night.
Thanks, Aaron
java.lang.NoClassDefFoundError: jess/JessException
org.hackystat.app.zorro.dailyproject.DailyProjectTddEpisodeCache.<init>(D
ailyProjectTddEpisodeCache.java:63)
org.hackystat.app.zorro.dailyproject.DailyProjectZorroEpisode.initialize(
DailyProjectZorroEpisode.java:94)
org.hackystat.app.zorro.dailyproject.DailyProjectZorroEpisode.getSummaryS
trings(DailyProjectZorroEpisode.java:267)
org.hackystat.app.stdcmd.analysis.dailyprojectdetails.DailyProjectDetails
.process(DailyProjectDetails.java:103)
org.hackystat.core.kernel.mvc.Controller.doPost(Controller.java:271)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)