Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
155 | minor | always | 05-10-05 00:00 | 05-11-05 00:00 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.13 | ||
Product Build: | 3.0.13 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.14 | ||
|
|||||
Summary: | 0000155: JspCompiler causes NullPointerException from Jmx.copyContextProperties | ||||
Description: |
RSN-153 (rep by D Becker) I've tried upgrading my build process to Resin 3.0.13, but am encountering errors in JSP compiling which I did not have under 3.0.12. I'm shelling out through ant. [exec] java.lang.NullPointerException [exec] at com.caucho.jmx.Jmx.copyContextProperties(Jmx.java:132) [exec] at com.caucho.server.deploy.EnvironmentDeployController.<init>(EnvironmentDeplo yController.java:137) [exec] at com.caucho.server.webapp.WebAppController.<init>(WebAppController.java:114) [exec] at com.caucho.jsp.JspCompiler.createApplication(JspCompiler.java:257) [exec] at com.caucho.jsp.JspCompiler.main(JspCompiler.java:536) [exec] Exception in thread "main" |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |