Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 C1CB31724A for ; Mon, 3 Nov 2014 21:01:55 +0000 (UTC) Received: (qmail 1610 invoked by uid 500); 3 Nov 2014 21:01:55 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 1571 invoked by uid 500); 3 Nov 2014 21:01:55 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 1560 invoked by uid 99); 3 Nov 2014 21:01:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 21:01:55 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 03 Nov 2014 21:01:54 +0000 Received: (qmail 314 invoked by uid 99); 3 Nov 2014 21:01:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 21:01:34 +0000 Date: Mon, 3 Nov 2014 21:01:33 +0000 (UTC) From: "Venkatesh Seetharam (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FALCON-857) Authorization failure results in internal server error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Venkatesh Seetharam created FALCON-857: ------------------------------------------ Summary: Authorization failure results in internal server error Key: FALCON-857 URL: https://issues.apache.org/jira/browse/FALCON-857 Project: Falcon Issue Type: Bug Affects Versions: 0.6 Reporter: Venkatesh Seetharam Fix For: 0.6 This got introduced in FALCON-831 by your truly. Darn, I was throwing a jersey exception instead of setting the status on the response in the filter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)