Return-Path: Delivered-To: apmail-mina-users-archive@www.apache.org Received: (qmail 685 invoked from network); 18 Jan 2010 02:57:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jan 2010 02:57:00 -0000 Received: (qmail 563 invoked by uid 500); 18 Jan 2010 02:57:00 -0000 Delivered-To: apmail-mina-users-archive@mina.apache.org Received: (qmail 471 invoked by uid 500); 18 Jan 2010 02:56:59 -0000 Mailing-List: contact users-help@mina.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@mina.apache.org Delivered-To: mailing list users@mina.apache.org Received: (qmail 461 invoked by uid 99); 18 Jan 2010 02:56:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jan 2010 02:56:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paliwalashish@gmail.com designates 209.85.222.198 as permitted sender) Received: from [209.85.222.198] (HELO mail-pz0-f198.google.com) (209.85.222.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jan 2010 02:56:50 +0000 Received: by pzk36 with SMTP id 36so2460750pzk.5 for ; Sun, 17 Jan 2010 18:56:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=7wBO+MDdE+4u2WRIwt8uXxp3NoGJ17oEV2UEkYL28HE=; b=BT3AYGfqXEc5Ck3tLuIpZYLJmTYRlgbLfJgVx/Y7XfyOWsW0LoXOwkZMwMMMf97Ov3 P6qXCqbpYfviehn4TcP8ZQ36lwTPOeIFedongU3NOmb6O75vU3VCylkzDDZECCHWTN+E KZ9HikNK0430uaiqiW+Lit3aa8gaEF2yQ7dSk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=WAxhxJrd2gSEBbsAeuy1wKY5XiK1CaHOvF2LXj68Nd1aInE4xd+jP551aJullYscId PmwKNdXUPqYYw2OR3Pmqn2ORLAibKpS0g1EZenk5cevlhgsim5CTDL6i7vAnpGMfqlWc sILpcp23LiymbBuCYm5Q66TYMyhMRKdo268vM= MIME-Version: 1.0 Received: by 10.141.214.33 with SMTP id r33mr1654681rvq.138.1263783388956; Sun, 17 Jan 2010 18:56:28 -0800 (PST) In-Reply-To: <17e273101001171010q2e153604uec172447140ba38@mail.gmail.com> References: <17e273101001170714q41f858f3o764590431e3b1bb0@mail.gmail.com> <4B532F8F.2080207@gmail.com> <17e273101001171010q2e153604uec172447140ba38@mail.gmail.com> Date: Mon, 18 Jan 2010 08:26:28 +0530 Message-ID: Subject: Re: using direct buffers From: Ashish To: users@mina.apache.org Content-Type: text/plain; charset=ISO-8859-1 > We use mina-core-2.0.0-RC1.jar > > Recently we incorporated mina-filter-compression-2.0.0-RC1.jar and I > observed a strange problem which didn't exist without using compression > filter. > > Our client can talk to server for several minutes after which client > requests keep timeout. It seems server doesn't receive requests after some > point. There are two things that can help debug 1. Take a Thread dump, see what's going inside the System 2. Optionally, can use wireshark to monitor the network traffic Point 1, shall lead to the next step of pin pointing and resolving the problem. > If someone can share troubleshooting tips, especially w.r.t. compression > filters, that would be great. > -- thanks ashish Blog: http://www.ashishpaliwal.com/blog My Photo Galleries: http://www.pbase.com/ashishpaliwal