Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 42978 invoked from network); 26 Feb 2009 00:05:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2009 00:05:23 -0000 Received: (qmail 25871 invoked by uid 500); 26 Feb 2009 00:05:22 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 25838 invoked by uid 500); 26 Feb 2009 00:05:22 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 25827 invoked by uid 99); 26 Feb 2009 00:05:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2009 16:05:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 00:05:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D8877234C498 for ; Wed, 25 Feb 2009 16:05:01 -0800 (PST) Message-ID: <1877390000.1235606701885.JavaMail.jira@brutus> Date: Wed, 25 Feb 2009 16:05:01 -0800 (PST) From: "Tim McConnell (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-903) org.apache.openjpa.persistence.exception.TestException hangs when run using PostgreSQL 8.3 database In-Reply-To: <1094526058.1233882479548.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated OPENJPA-903: ---------------------------------- Attachment: OPENJPA-903-12x.patch > org.apache.openjpa.persistence.exception.TestException hangs when run using PostgreSQL 8.3 database > ---------------------------------------------------------------------------------------------------- > > Key: OPENJPA-903 > URL: https://issues.apache.org/jira/browse/OPENJPA-903 > Project: OpenJPA > Issue Type: Sub-task > Components: jdbc > Affects Versions: 2.0.0 > Environment: Windows 2003 Server, maven 2.0.9, Java 1.5.0.15, PostgreSQL 8.3.5 > Reporter: Tim McConnell > Assignee: Tim McConnell > Attachments: OPENJPA-903-12x.patch, OPENJPA-903.patch > > > Seems to be hanging in the testThrowsOptimisticException() testcase -- see below: > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.openjpa.persistence.exception.TestException > 31 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.0.0-SNAPSHOT > 484 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.PostgresDictionary" (PostgreSQL 8.3.5 ,PostgreSQL Native Driver PostgreSQL 8.3 JDBC3 with SSL (build 603)). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.