Anonymous | Login | Signup for a new account | 12-17-2024 10:46 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002261 | [Resin] | major | always | 12-16-07 22:03 | 01-03-08 11:46 | ||||
Reporter | extremia | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | Linux | ||||
Status | closed | OS | RHEL | ||||||
Projection | none | OS Version | 4 | ||||||
ETA | none | Fixed in Version | 3.1.5 | Product Version | 3.1.4 | ||||
Product Build | Final | ||||||||
Summary | 0002261: Running JetBrains TeamCity 3 failed due to JavaCompileException | ||||||||
Description |
Running TeamCity 3 by JetBrains failed due to JavaCompileException. Could this be caused by Resin's JSP/JSTL implementation? Unexpected Error Error message: /buildTypeTable.jsp:28: cannot find symbol symbol : variable request location: class _jsp._overview__jsp._CauchoFragment pageContext.defaultSetOrRemove("disabled", buildType.getCanRunAndCompatibleAgents(SessionUser.getUser(request).isPermissionGrantedGlobally(Permission.ENABLE_DISABLE_AGENT)).isEmpty()); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error [2007-12-13 02:18:29,207] ERROR - jetbrains.buildServer.SERVER - Error in JSP, request dump: Path: /runtimeError.jsp Method: GET com.caucho.java.JavaCompileException: /buildTypeTable.jsp:28: cannot find symbol symbol : variable request location: class _jsp._overview__jsp._CauchoFragment pageContext.defaultSetOrRemove("disabled", buildType.getCanRunAndCompatibleAgents(SessionUser.getUser(request).isPermissionGrantedGlobally(Permission.ENABL E_DISABLE_AGENT)).isEmpty()); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error at com.caucho.java.InternalCompiler.executeInt(InternalCompiler.java:220) at com.caucho.java.InternalCompiler.compileInt(InternalCompiler.java:84) at com.caucho.java.AbstractJavaCompiler.run(AbstractJavaCompiler.java:98) at java.lang.Thread.run(Thread.java:595) |
||||||||
Steps To Reproduce |
1) Navigate to /TeamCity3.0/ 2) Enter username and password and login |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0002576) extremia 12-16-07 22:03 |
TeamCity can be downloaded here: <http://download.jetbrains.com/teamcity/TeamCity3.0.war> [^] |
(0002577) extremia 12-16-07 22:06 |
I can provide you a Resin installation with TeamCity 3.0 installed if you'd like to have a look of it. Folks @ JetBrains confirmed that this works ok under Tomcat 5.5.16 or 6.x. They also confirmed that the pages passes jasper validation. |
(0002614) ferg 01-03-08 11:46 |
jsp/0438 |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 28 unique queries executed. |