Anonymous | Login | Signup for a new account | 12-17-2024 08:52 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002108 | [Quercus] | block | always | 10-23-07 14:21 | 10-29-07 16:47 | ||||
Reporter | mo | View Status | public | ||||||
Assigned To | mo | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.4 | ||||||
Summary | 0002108: PHPMyAdmin fails with NullPointerException | ||||||||
Description |
Tested phpMyAdmin 2.11.1.2 and found a NullPointerException caused by a null Env ref in the thread local Env table. This issue was reported on the quercus forum with the following trace: 500 Servlet Exception java.lang.NullPointerException at com.caucho.quercus.env.Value.toStringValue(Value.java:700) at _quercus._libraries._js_0escape__lib__php$fun_PMA_escapeJsString.call(D:/resin-pro-3.1.3/webapps/phpmyadmin/libraries/js_escape.lib.php:65) at com.caucho.quercus.program.CompiledFunction.callRef(CompiledFunction.java:56) at _quercus._index__php.execute(D:/resin-pro-3.1.3/webapps/phpmyadmin/index.php:127) at com.caucho.quercus.page.QuercusPage.executeTop(QuercusPage.java:119) at com.caucho.quercus.servlet.ResinQuercusServlet.service(ResinQuercusServlet.java:146) at com.caucho.quercus.servlet.QuercusServlet.service(QuercusServlet.java:353) |
||||||||
Additional Information |
This problem seems to be the result of a missing call to Env.start(), so the thread local Env ref never gets initialized. |
||||||||
Attached Files | capacity.patch [^] (743 bytes) 10-26-07 19:46 | ||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
39 total queries executed. 29 unique queries executed. |