Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002546 [Quercus] minor always 03-21-08 10:27 09-08-08 10:45
Reporter gjvc View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.6
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 ----
Additional Information
Attached Files

- Relationships

- Notes
(0002937)
gjvc
04-01-08 09:54

GOOD NEWS -- fixed in resin-3.1.s080331
 
(0003407)
ferg
09-08-08 10:45

php/43s1
 

- Issue History
Date Modified Username Field Change
03-21-08 10:27 gjvc New Issue
04-01-08 09:54 gjvc Note Added: 0002937
09-08-08 10:45 ferg Note Added: 0003407
09-08-08 10:45 ferg Assigned To  => ferg
09-08-08 10:45 ferg Status new => closed
09-08-08 10:45 ferg Resolution open => fixed
09-08-08 10:45 ferg Fixed in Version  => 3.2.1


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