Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF1D9DC6E for ; Fri, 30 Nov 2012 10:18:02 +0000 (UTC) Received: (qmail 28459 invoked by uid 500); 30 Nov 2012 10:18:02 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 27664 invoked by uid 500); 30 Nov 2012 10:18:01 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 27390 invoked by uid 99); 30 Nov 2012 10:17:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2012 10:17:59 +0000 Date: Fri, 30 Nov 2012 10:17:58 +0000 (UTC) From: "Bart van der Schans (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <364714115.44677.1354270679005.JavaMail.jiratomcat@arcas> In-Reply-To: <724661494.50751.1350379503037.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (JCR-3445) PostgreSQL error with setValidationQueryTimeout MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507241#comment-13507241 ] Bart van der Schans commented on JCR-3445: ------------------------------------------ Committed in trunk in r1415574 and in the 2.4 branch in r1415576. > PostgreSQL error with setValidationQueryTimeout > ----------------------------------------------- > > Key: JCR-3445 > URL: https://issues.apache.org/jira/browse/JCR-3445 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-core > Affects Versions: 2.4.3, 2.5.2 > Environment: Linux Ubuntu 10.04 server with PostgreSQL 9.1 remote DB > Reporter: Luca Tagliani > Assignee: Bart van der Schans > Priority: Critical > Fix For: 2.4.4, 2.5.3 > > Attachments: catalina.out, JCR-3445-1.patch, JCR-3445-2.patch, JCR-3445.patch, repositorySimple.xml > > > In this version inside o.a.j.c.util.db.ConnectionFactory class, it's been added a validationQueryTimeout (line 344). > The problem is that the use of queryTimeout is not implemented in any PostgreSQL jdbc driver (see http://jdbc.postgresql.org/todo.html Compliance section) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira