Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2546 | minor | always | 03-21-08 10:27 | 09-08-08 10:45 | |
|
|||||
Reporter: | gjvc | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.6 | ||
Product Build: | resin-3.1.s080320 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.2.1 | ||
|
|||||
Summary: | 0002546: resin-3.1.s080320, postgres 8.2.6, postgresql-8.3-603.jdbc4, mediawiki-1.11.1 fails | ||||
Description: |
Hi, This doesn't happen with the previous snapshot. ---- begin exception ---- com.caucho.quercus.QuercusExitException at com.caucho.quercus.env.Env.exit(Env.java:3879) at com.caucho.quercus.env.Env.exit(Env.java:3863) at com.caucho.quercus.expr.ExitExpr.eval(ExitExpr.java:79) at com.caucho.quercus.program.ExprStatement.execute(ExprStatement.java:64) at com.caucho.quercus.program.BlockStatement.execute(BlockStatement.java:105) at com.caucho.quercus.program.Function.callImpl(Function.java:354) at com.caucho.quercus.program.Function.call(Function.java:294) at com.caucho.quercus.program.AbstractFunction.call(AbstractFunction.java:360) at com.caucho.quercus.env.CallbackFunction.call(CallbackFunction.java:106) at com.caucho.quercus.page.QuercusPage.executeTop(QuercusPage.java:124) at com.caucho.quercus.servlet.ResinQuercusServlet.service(ResinQuercusServlet.java:146) at com.caucho.quercus.servlet.QuercusServlet.service(QuercusServlet.java:353) at javax.servlet.http.HttpServlet.service(HttpServlet.java:91) at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:103) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:187) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:266) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:269) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:675) at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721) at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643) at java.lang.Thread.run(Thread.java:619) ---- end exception ---- ---- begin error output ---- /home/euammweb/web/war/amm-wiki/includes/DatabasePostgres.php:512: Warning: Query failed: [pg_query] /home/euammweb/web/war/amm-wiki/includes/DatabasePostgres.php:512: Warning: Query failed: [pg_query] MediaWiki internal error. Original exception: ExceptionClass[DBUnexpectedError] A database error has occurred Query: SELECT page_id,page_namespace,page_title,page_restrictions,page_counter,page_is_redirect,page_is_new,page_random,page_touched,page_latest,page_len FROM page WHERE page_namespace = '0' AND page_title = 'Home' LIMIT 1 Function: Article::pageData Error: 0 <trace> Exception caught inside exception handler: ExceptionClass[DBUnexpectedError] Unable to free Postgres result <trace> ---- end error output ---- |
||||
Steps To Reproduce: |
Install resin Install postgres Install mediawiki run *b00m* Rolling back to previous snapshot of resin works ok |
||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|