Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ADFCC72AA for ; Wed, 31 Aug 2011 14:02:32 +0000 (UTC) Received: (qmail 88817 invoked by uid 500); 31 Aug 2011 14:02:32 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 88794 invoked by uid 500); 31 Aug 2011 14:02:32 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 88786 invoked by uid 99); 31 Aug 2011 14:02:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2011 14:02:31 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2011 14:02:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EFCAF42E77 for ; Wed, 31 Aug 2011 14:02:09 +0000 (UTC) Date: Wed, 31 Aug 2011 14:02:09 +0000 (UTC) From: "Andy Seaborne (JIRA)" To: jena-dev@incubator.apache.org Message-ID: <625901651.2623.1314799329978.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <353159538.34449.1313182414037.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (JENA-97) TDB 0.9.0 snapshot sometimes returns a SELECT binding twice 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/JENA-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-97. ------------------------------- Resolution: Fixed Assignee: Andy Seaborne JENA-91 is now closed (2011-08-31). Assuming this is due to that underlying problem, let's close this until we have evidence such as a concrete test case based on the post-JENA-91 build, > TDB 0.9.0 snapshot sometimes returns a SELECT binding twice > ----------------------------------------------------------- > > Key: JENA-97 > URL: https://issues.apache.org/jira/browse/JENA-97 > Project: Jena > Issue Type: Bug > Components: TDB > Environment: tx-tdb-0.9.0-20110809.130753-7 > Reporter: Simon Helsen > Assignee: Andy Seaborne > Priority: Critical > > Very sometimes (rare), it seems that a result set will repeat the first SELECT binding. E.g. > SELECT ?a ?b ... > will bind ?a twice in the result set. It only happens quite rarely, but the same queries behave correctly in TDB 0.8.7 . I suspect they may be caused by the corruptions mentioned in https://issues.apache.org/jira/browse/JENA-91 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira