Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 046DEDCBD for ; Mon, 5 Nov 2012 16:40:08 +0000 (UTC) Received: (qmail 96676 invoked by uid 500); 5 Nov 2012 16:40:07 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 96352 invoked by uid 500); 5 Nov 2012 16:40:04 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 96334 invoked by uid 99); 5 Nov 2012 16:40:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2012 16:40:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [207.54.49.23] (HELO ussmtpl1.infor.com) (207.54.49.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2012 16:39:57 +0000 X-SBRS: None X-IronPort-AV: E=Sophos;i="4.80,715,1344225600"; d="scan'208";a="145118089" From: Bob Archer To: "users@subversion.apache.org" Date: Mon, 5 Nov 2012 11:39:30 -0500 Subject: RE: Commit failed Error after upgrading 1.7.7 Thread-Topic: Commit failed Error after upgrading 1.7.7 Thread-Index: Ac25LR+Z4CBKF5pgSa+Ls3Cyh+KirwCRmYNQ Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org >> I recently upgraded Subversion edge to 3.2.0-3352.100 which gave me >> Subversion 1.7.7. >>=20 >> Since then every now and then when I commit I get the following error: >>=20 >> Commit >> Commit failed (details follow): >> Server sent unexpected return value (500 Internal Server Error) in respo= nse to >> POST request for '/svn/manage/!svn/me' >>=20 >> Usually if I just retry the commit it works fine. Not a major issue, but= a >> nuisance. >>=20 >> Any ideas? > >Look for more details in the apache log file. Paul... I'm not sure which log to look in. Edge has an Error log, Subversio= n Log, Jetty Log, Console log. I looked in all of those from today, the error did occur for me this AM and= don't seem to find a similar error to the one listed above.=20 However, the jetty log does have quite a few errors listed. BOb