Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 76398 invoked from network); 6 Sep 2007 11:34:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 11:34:47 -0000 Received: (qmail 17045 invoked by uid 500); 6 Sep 2007 11:34:41 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 16783 invoked by uid 500); 6 Sep 2007 11:34:40 -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 16774 invoked by uid 99); 6 Sep 2007 11:34:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 04:34:40 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 11:35:56 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1ITFck-0008Qu-QL for users@activemq.apache.org; Thu, 06 Sep 2007 04:34:14 -0700 Message-ID: <12520555.post@talk.nabble.com> Date: Thu, 6 Sep 2007 04:34:12 -0700 (PDT) From: Juergen Mayrbaeurl To: users@activemq.apache.org Subject: Re: Consumer with java.util.zip.ZipException: unknown compression method In-Reply-To: <12251614.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: juergen.mayrbaeurl@hvb.sozvers.at References: <12251614.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Unfortunately noone has replied yet! Our problem still exists, but maybe some more information will help: The problem showed up the first time, when we switched from Java 1.4 to Java 5 on our AIX machines. It's not reproducable what makes tracking down the problem quite difficult. Any ideas? Should we simply disable the use of compression? Kind regards Juergen Juergen Mayrbaeurl wrote: > > We're using compression (useCompression=true in serverURL) on the producer > side with durable topic subscribers. Unfortunately our consumer gets an > 'java.util.zip.ZipException: unknown compression method' (happened the > first time after thousands of successful transported messages). > > Any ideas what went wrong? What's the best way to remove the message from > the subscription? > > Kind regards > Juergen > > PS: We're using ActiveMQ 4.1.0 with JRE 1.4.2 > -- View this message in context: http://www.nabble.com/Consumer-with-java.util.zip.ZipException%3A-unknown-compression-method-tf4304192s2354.html#a12520555 Sent from the ActiveMQ - User mailing list archive at Nabble.com.