Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] 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  
Status closed   Product Version 3.1.4
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)
Additional Information
Attached Files

- Relationships

- 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
 

- Issue History
Date Modified Username Field Change
12-16-07 22:03 extremia New Issue
12-16-07 22:03 extremia Note Added: 0002576
12-16-07 22:06 extremia Note Added: 0002577
01-03-08 11:46 ferg Note Added: 0002614
01-03-08 11:46 ferg Assigned To  => ferg
01-03-08 11:46 ferg Status new => closed
01-03-08 11:46 ferg Resolution open => fixed
01-03-08 11:46 ferg Fixed in Version  => 3.1.5


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker