Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 93795 invoked from network); 24 Jul 2009 11:41:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jul 2009 11:41:04 -0000 Received: (qmail 8010 invoked by uid 500); 24 Jul 2009 11:42:04 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 7949 invoked by uid 500); 24 Jul 2009 11:42:04 -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 7935 invoked by uid 99); 24 Jul 2009 11:42:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 11:42:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 11:41:54 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 018D222607A for ; Fri, 24 Jul 2009 13:41:33 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j6mUY3oaczg9 for ; Fri, 24 Jul 2009 13:41:32 +0200 (CEST) Received: from [192.168.245.129] (p549EA5C0.dip0.t-ipconnect.de [84.158.165.192]) by tor.combios.es (Postfix) with ESMTPA id B2AC9226077 for ; Fri, 24 Jul 2009 13:41:32 +0200 (CEST) Message-ID: <4A699DCA.4050801@ice-sa.com> Date: Fri, 24 Jul 2009 13:40:58 +0200 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: aw@ice-sa.com User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Error during initialization of VM References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Goddard Jiri wrote: > Resolved. > Probably lame mistake, but the initial size of java heap was missing. > Anyway, could there be done some improvement on error description/messages? > This one is way too general: > [info] Error occurred during initialization of VM > > First, it's error logged as info. Second, it really doesn't say what might > be the cause. Third, this error message matches so many other tomcat related > problems. > You might have to take that complaint to a Sun forum though. It looks very much like it's a Java message, not a Tomcat one. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org