Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 92520 invoked from network); 21 Nov 2010 19:41:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Nov 2010 19:41:03 -0000 Received: (qmail 4524 invoked by uid 500); 21 Nov 2010 19:41:34 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 4486 invoked by uid 500); 21 Nov 2010 19:41:34 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 4478 invoked by uid 99); 21 Nov 2010 19:41:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Nov 2010 19:41:34 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=10.0 tests=ALL_TRUSTED,URI_HEX X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Nov 2010 19:41:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oALJfELP028747 for ; Sun, 21 Nov 2010 19:41:14 GMT Message-ID: <21563476.223291290368474388.JavaMail.jira@thor> Date: Sun, 21 Nov 2010 14:41:14 -0500 (EST) From: "Filipe Manana (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-897) Couchdb crashes on Windows when a database file exceeds 4 GB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-897?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Manana closed COUCHDB-897. --------------------------------- Resolution: Fixed This is a Windows Erlang OTP bug. A fix (patch) for this issue was already submitted to the Erlang OTP team b= y Juhani R=C3=A4nkimies:=20 See this thread: http://erlang.2086793.n4.nabble.com/Fix-appending-to-large= -files-gt-4GB-on-Windows-td2829384.html You might want to grab a Windows installer maintained by Juhani: > Couchdb crashes on Windows when a database file exceeds 4 GB > ------------------------------------------------------------ > > Key: COUCHDB-897 > URL: https://issues.apache.org/jira/browse/COUCHDB-897 > Project: CouchDB > Issue Type: Bug > Affects Versions: 1.0.1 > Environment: Windows > Reporter: Peter Somers > > .couch database files can't grow bigger than 4GB on Windows. > Version 0.11.0 didn't have this issue. > This issue has been reported by several users on the mailing list (subjec= t Recap: Couchdb crashes on Windows).=20 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.