Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 48245 invoked from network); 16 Jul 2009 17:07:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jul 2009 17:07:22 -0000 Received: (qmail 7687 invoked by uid 500); 16 Jul 2009 17:08:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 7609 invoked by uid 500); 16 Jul 2009 17:08:24 -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 7595 invoked by uid 99); 16 Jul 2009 17:08:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 17:08:24 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of knst.kolinko@gmail.com designates 209.85.218.208 as permitted sender) Received: from [209.85.218.208] (HELO mail-bw0-f208.google.com) (209.85.218.208) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 17:08:15 +0000 Received: by bwz4 with SMTP id 4so271892bwz.0 for ; Thu, 16 Jul 2009 10:07:54 -0700 (PDT) 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 :content-transfer-encoding; bh=FY8S9IvHFUwNgN6uySp6BwFwrGnBkeVyjP/+11IETow=; b=obtHaN1LIaLY02GiSC9OzcZHZqntsqC5S5oC8vzKGhwFWYEWQT0IffhKI2zpBaubIA 1Tz+POSMyQsOAMIecIVXU5K/AzhYJ/lEbbW13esD4rv0DCDRhJOnYu+08lEhfzOxoYNp 7E2b7vJj+whrDgHGyoz/gpgQfKSEdNEccVLdk= 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:content-transfer-encoding; b=EtF86aQcNsJpH5CHn/cg+NYhRPOX5kwyw44+b5Qci259LgixZsE7h7/LbftXTeqwRB i5nMGWIH6BklLQney3n5rHpmudpTMut9E9S4enir1dYbxFyr0nnvJ5S0G3Ts2rS+qIY4 rf+IvcSQmkqt0tH52P7tCJg5ft9rgEvtZf22g= MIME-Version: 1.0 Received: by 10.103.1.5 with SMTP id d5mr4867769mui.74.1247764074257; Thu, 16 Jul 2009 10:07:54 -0700 (PDT) In-Reply-To: <210b4d00907160859v418e416aub2ac714f106b6bea@mail.gmail.com> References: <210b4d00907160859v418e416aub2ac714f106b6bea@mail.gmail.com> Date: Thu, 16 Jul 2009 21:07:54 +0400 Message-ID: <427155180907161007m6e5b06d8p2dff8bd39fd61ff0@mail.gmail.com> Subject: Re: Any Help on this would be really appreciated... From: Konstantin Kolinko To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > Caused by: java.util.MissingResourceException: Can't find bundle for base > name c > onnection, locale fr_FR > java.lang.NoClassDefFoundError: Could not initialize class > fr.inria.monitoring.b > ep.BEP4Sumit I understand, that it cannot find BEP4Sumit class file that your valve is using. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org