Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A847D11149 for ; Thu, 1 May 2014 21:27:13 +0000 (UTC) Received: (qmail 57226 invoked by uid 500); 1 May 2014 21:27:13 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 57143 invoked by uid 500); 1 May 2014 21:27:12 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 57135 invoked by uid 99); 1 May 2014 21:27:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2014 21:27:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chiragpujara@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2014 21:27:07 +0000 Received: by mail-we0-f176.google.com with SMTP id q59so1314829wes.7 for ; Thu, 01 May 2014 14:26:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=CJKMKFnc4uha089+McIFo90Lr06RhqCwCPgfVLQHsiM=; b=nU4agTDJIprISNMcNP5fU00H8lc8Rn9wHESKiGEFNEPejtyIveWi6O6UpS+YGbkY+Y 0zXB4tmwd40jmSKDEhVubxiAoNds7X6h68IGmi23ET/s5RR/MqGrliWyRIazHgjRkx6c 2rbn+ArT1FdojvGiuQ3XD3nqYotU73SXJIa8hBsX2pKTC99aa/vFww2vRAlqUTA2yRlq YH3Mzk5vAXKQZy8UaPRTCqPh+/AQAwIKPBzEAleV6Z7u1SxQY9T9iaMAXzsOUlynlBBu VLy8keCIgqgMI4mOIho7k5jlXIkQy3tFNao6euWl0egjXdbGZNvnJvDbcDBEV2NSBQvV mmWg== MIME-Version: 1.0 X-Received: by 10.180.89.241 with SMTP id br17mr3842223wib.0.1398979606172; Thu, 01 May 2014 14:26:46 -0700 (PDT) Received: by 10.194.237.1 with HTTP; Thu, 1 May 2014 14:26:46 -0700 (PDT) Date: Thu, 1 May 2014 16:26:46 -0500 Message-ID: Subject: can't see DLQ_DELIVERY_FAILURE_CAUSE_PROPERTY in webconsole. From: Chirag Pujara To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=e89a8f3ba93b795a3104f85d5267 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f3ba93b795a3104f85d5267 Content-Type: text/plain; charset=UTF-8 Is there a way to see why message failed on listener and endup in DLQ. I dont see any property for message in webconsole. Is there a way to enable that. I also tried hawtio to view property but no luck. I also tried to set property for message in listner upon catching exception; still no luck. --e89a8f3ba93b795a3104f85d5267--