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 A10219D6B for ; Tue, 8 Nov 2011 03:26:34 +0000 (UTC) Received: (qmail 8456 invoked by uid 500); 8 Nov 2011 03:26:31 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 8408 invoked by uid 500); 8 Nov 2011 03:26:30 -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 8399 invoked by uid 99); 8 Nov 2011 03:26:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2011 03:26:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vx0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2011 03:26:22 +0000 Received: by vcbf13 with SMTP id f13so54090vcb.18 for ; Mon, 07 Nov 2011 19:26:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=BCq2CPsgGIHFTTJKVPiKajT/VuNGwVcl01Wpj39o2i4=; b=tICSCOguCVm4QG4Ht9tuNKd673iR479p2vKx01M3XRjHoOF/e5s9ZlRAFsPA5cVdj6 H+7I7CYzmUUG4tSi/7S+MffFGgJkIcTg6dLMcZ4I1Cms46es4LQBHxihBFwE4fvKsizq 3XQg7gILWXm3YTJTV9Mx9cZ1K/9YSWoZPXxho= MIME-Version: 1.0 Received: by 10.52.109.102 with SMTP id hr6mr30289103vdb.44.1320722761712; Mon, 07 Nov 2011 19:26:01 -0800 (PST) Received: by 10.52.114.202 with HTTP; Mon, 7 Nov 2011 19:26:00 -0800 (PST) In-Reply-To: <32788740.post@talk.nabble.com> References: <32788740.post@talk.nabble.com> Date: Tue, 8 Nov 2011 07:26:00 +0400 Message-ID: Subject: Re: Catalina logs error From: Konstantin Kolinko To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 2011/11/7 celtic man : > > 12:09:50,399 ERROR [ThreadLocalFilter] Error with web > request.org.apache.jasper.JasperException: javax.servlet.ServletException: > javax.servlet.jsp.JspException: Wildcard term count limit exceeded > > > What needs to be done ?? There is no such message in Tomcat code. You should search for the cause elsewhere. And please read the document referenced in Chuck's response. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org