From dev-return-36466-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Oct 16 09:25:10 2012 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 0743FDCDF for ; Tue, 16 Oct 2012 09:25:10 +0000 (UTC) Received: (qmail 75360 invoked by uid 500); 16 Oct 2012 09:25:09 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 74930 invoked by uid 500); 16 Oct 2012 09:25:08 -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 74375 invoked by uid 99); 16 Oct 2012 09:25:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2012 09:25:03 +0000 Date: Tue, 16 Oct 2012 09:25:02 +0000 (UTC) From: "Luca Tagliani (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <724661494.50751.1350379503037.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (JCR-3445) PostgreSQL error with set validationQueryTimeout MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Luca Tagliani created JCR-3445: ---------------------------------- Summary: PostgreSQL error with set validationQueryTimeout 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.5.2 Environment: Linux Ubuntu 10.04 server with PostgreSQL 9.1 remote DB Reporter: Luca Tagliani Priority: Critical 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