Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2261 | major | always | 12-16-07 22:03 | 01-03-08 11:46 | |
|
|||||
Reporter: | extremia | Platform: | Linux | ||
Assigned To: | ferg | OS: | RHEL | ||
Priority: | normal | OS Version: | 4 | ||
Status: | closed | Product Version: | 3.1.4 | ||
Product Build: | Final | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.5 | ||
|
|||||
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: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|