Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-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 DA18410FBF for ; Thu, 16 Jan 2014 20:04:46 +0000 (UTC) Received: (qmail 33134 invoked by uid 500); 16 Jan 2014 20:04:31 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 33074 invoked by uid 500); 16 Jan 2014 20:04:31 -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 33064 invoked by uid 99); 16 Jan 2014 20:04:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jan 2014 20:04:31 +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 (nike.apache.org: domain of bradley.rogers.engineer@gmail.com designates 209.85.212.178 as permitted sender) Received: from [209.85.212.178] (HELO mail-wi0-f178.google.com) (209.85.212.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jan 2014 20:04:25 +0000 Received: by mail-wi0-f178.google.com with SMTP id cc10so4206728wib.5 for ; Thu, 16 Jan 2014 12:04:04 -0800 (PST) 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=68tKefZ0l6IJvhYP6DymyMs1QNhjjqfx692JEjJVL+4=; b=rWF4lMQ79KgyoAlbA9r7egAD/xFvqnGTolSr8B70RRWdjbKZ0713JGbLLrN8MDHnGT m3c8NXc14KltG0doIaUMJV1EZ1ZiXYBAZ1QPIw/i10UDqG8l2rYzZt6T5m/JCN/pBYZo My4IVNT0GWpij86m10a7VpH8qO+SpFuca5Cq5kTEZlJ0XqOiO3PAN0i5mrqUo7/WOW/i KG5fqV0aMCPKd2eYLYaY8iQOgwUV8S3V/R4TEN2YK/yCXecbVb3/P4cTbgdB/9dCkCrQ Qq86+oWiqLzRZoeay4MRBIgCFymCsrLKq9fDiXtPT+8AXe8w+3v9vG9bTrYytuJkIjgK 95EA== MIME-Version: 1.0 X-Received: by 10.195.13.113 with SMTP id ex17mr10494289wjd.0.1389902644883; Thu, 16 Jan 2014 12:04:04 -0800 (PST) Received: by 10.194.85.168 with HTTP; Thu, 16 Jan 2014 12:04:04 -0800 (PST) Date: Thu, 16 Jan 2014 12:04:04 -0800 Message-ID: Subject: Why does Tomcat take so long to start? how can I monitor status? From: Bradley Rogers To: users@tomcat.apache.org Content-Type: multipart/alternative; boundary=047d7bfcf00a6bb60a04f01bed46 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bfcf00a6bb60a04f01bed46 Content-Type: text/plain; charset=ISO-8859-1 I have an application where Tomcat under Centos linux takes about 4 minutes to be "online" from the time it starts. i dont know what its doing but wonder if there is a way to ping something in the tomcat to check status? --047d7bfcf00a6bb60a04f01bed46--