Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 80509 invoked from network); 17 Sep 2009 04:01:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Sep 2009 04:01:10 -0000 Received: (qmail 54071 invoked by uid 500); 17 Sep 2009 04:01:06 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 53373 invoked by uid 500); 17 Sep 2009 04:01:05 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 53362 invoked by uid 99); 17 Sep 2009 04:01:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2009 04:01:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of adityadarbha@gmail.com designates 74.125.78.144 as permitted sender) Received: from [74.125.78.144] (HELO ey-out-1920.google.com) (74.125.78.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2009 04:00:57 +0000 Received: by ey-out-1920.google.com with SMTP id 26so11392eyw.0 for ; Wed, 16 Sep 2009 21:00:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=8YpX1oQMxJht+HbRYSfWunJL8eEW+fTzCeTLjtJnhfo=; b=fxDHxFqJRWqmGSjuBnod4HxGXDbM7F141M4Cd5Dqak+qjlX0oUaQqPj4+1homi0yW0 yDxP47zSdxKfiiqQlsX4gPYZOq84JukYgWz54ch/L9NhFHd2HLBzQLNc3nPGwBSWbSv2 ivYD1+1P8sR62QD2KNFVGdWo/hctYxAORbqsM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=L2iSqRmXYUOYQALVBmYdKEF9NlBFSRqSWPBDhCAOqiFLWnm2Xf87rvDdrcPfb5bJVz IpTKpPGeQd0imKMQ/ZXoht7qzTcyl5Hh3nChJwledvRGqHt8Ug2jc4n3ghLO2rShQPUC chj2Wmd/SSJQHA9ppRV+oDbl6NxYZ/WBpr3GY= MIME-Version: 1.0 Received: by 10.216.93.17 with SMTP id k17mr24016wef.31.1253160035578; Wed, 16 Sep 2009 21:00:35 -0700 (PDT) Date: Thu, 17 Sep 2009 09:30:35 +0530 Message-ID: Subject: Internal Server Error debug From: aditya darbha To: Tomcat Users List Content-Type: multipart/alternative; boundary=0016e6d7e33ac4733d0473be0ecc X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d7e33ac4733d0473be0ecc Content-Type: text/plain; charset=ISO-8859-1 Hello I am using an application which is using Tomcat. My application takes sometime to perform an operation ( more than a hour), in the mean time I just display a progress message in the browser. However after sometime ( after about 50-55 minutes), the server throws an error saying " Internal Server Error." I am trying to figure out what is happening in the server by looking at the logs. I have checked Stdout and STDerr logs and they are clean and seem to indicate nothing that is wrong. How do I debug, what is wrong in the server. Do I have to change the configuration of my Tomcat server to be idle for more time and wait for response. Any responses to the questions are deeply appreciated as I am struggling to find a solution to these problems. Thanks and Regards Aditya Darbha --0016e6d7e33ac4733d0473be0ecc--