Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1AF3B97BD for ; Mon, 19 Sep 2011 17:11:25 +0000 (UTC) Received: (qmail 80575 invoked by uid 500); 19 Sep 2011 17:11:22 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 80546 invoked by uid 500); 19 Sep 2011 17:11:22 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 80537 invoked by uid 99); 19 Sep 2011 17:11:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2011 17:11:22 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davelnewton@gmail.com designates 209.85.212.49 as permitted sender) Received: from [209.85.212.49] (HELO mail-vw0-f49.google.com) (209.85.212.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2011 17:11:16 +0000 Received: by vws8 with SMTP id 8so11291328vws.22 for ; Mon, 19 Sep 2011 10:10:55 -0700 (PDT) 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=75Ox98JYAKMSSTHJSQ+pVIsPI8ri1HxzG5KUgdSADiI=; b=CkpABV9s382jS02qsS/B4qMckmOdcT48i9TmK+yo5W+TUh2Ld6eHp+zm9jnhMt/UTN ux5c06D0Zg6Cpewv7kZbjfqFoq8AJxGPfYgZdjBP8RFs1rrVavxZk19mu4ToXgs759bi qiRv8J8mxeJ771rJQ8YiuLwACOPn4NGNQ4aAs= MIME-Version: 1.0 Received: by 10.220.92.148 with SMTP id r20mr694945vcm.58.1316452255670; Mon, 19 Sep 2011 10:10:55 -0700 (PDT) Received: by 10.220.181.3 with HTTP; Mon, 19 Sep 2011 10:10:55 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Sep 2011 13:10:55 -0400 Message-ID: Subject: Re: Getting continuous error in Tomcat log [Struts 1.3.8] From: Dave Newton To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=001636283ed010207704ad4e6ddd --001636283ed010207704ad4e6ddd Content-Type: text/plain; charset=ISO-8859-1 Seriously? In any case, do you have a self-referential Tile/forward definition? Dave On Mon, Sep 19, 2011 at 12:52 PM, Anjib Mulepati wrote: > When I run my web application I am getting following error continuously. I > couldn't figure out so please help. > > java.lang.StackOverflowError > --001636283ed010207704ad4e6ddd--