Hey Cedric,

Okay... Julie and I both confirm that the Analyses.jsp file is _not_ in hackyCore_Build/build/war.

Anyway, I solved my problem by upgrading tomcat to apache-tomcat-5.5.17. I don't what exactly was the problem. The DocBook does say 5.5.12 and up.

thanks, Aaron


At 10:18 PM 8/24/2006, you wrote:
You have the same environment as mine. The analyses.jsp is located in
 hackyCore_Build/build/war

Of course, you need to start Hackystat server first, so that it can be generated. Without it, it would be hard to tell where the problem lies.

Cheers,

Cedric



Aaron Kagawa wrote:
Hey Cedric,

Good point... But, I can't seem to find Analysis.jsp anywhere.

I see that you've committed some changes to PageWriter.java in revision 1831. This seems to me like a good candidate for the problem.

Here is some info about my environment:
c:\java\svn\hackyCore_Build>java -version
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)

CATALINA_HOME=C:\java\jakarta-tomcat-5.5.9
CATALINA_OPTS=-Xms256m -Xmx312m

I have no clue what I can do next to debug this problem.

thanks, Aaron

At 07:56 PM 8/24/2006, (Cedric) Qin ZHANG wrote:
The Analysis.jsp is automatically generated at server startup time. We don't have such junit failure, otherwise the nightly integration build won't pass. Most likely, it's something unique to your environment. -Cedric


Aaron Kagawa wrote:
I have the same one that is in the repository. I didn't change anything in that file. I don't think its any different from the one you should have.

thanks, Aaron

At 07:05 PM 8/24/2006, you wrote:
It seems that your JSP compiler does not support Java 5 generics. It might be related to my recent changes to allow individual user to hide analysis commands. Could send your Analyses.jsp? Thanks. -Cedric


Aaron Kagawa wrote:
Hey Guys,

I just did an update and built my local copy and I'm getting this strange error and unit test failures.


org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 2 in the jsp file: /Analyses.jsp
Generated servlet error:
Syntax error on token "<", ( expected

An error occurred at line: 2 in the jsp file: /Analyses.jsp
Generated servlet error:
Syntax error, insert ")" to complete Expression

An error occurred at line: 2 in the jsp file: /Analyses.jsp
Generated servlet error:
Syntax error on token "<", ( expected



Anyone have any idea what this is? I don't see anything strange in the Tomcat console.

thanks, Aaron

Reply via email to