Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 38818 invoked from network); 1 Oct 2008 14:40:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2008 14:40:14 -0000 Received: (qmail 54025 invoked by uid 500); 1 Oct 2008 14:40:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 53998 invoked by uid 500); 1 Oct 2008 14:40:00 -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 53987 invoked by uid 99); 1 Oct 2008 14:40:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 07:40:00 -0700 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 len.popp@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 14:38:58 +0000 Received: by wa-out-1112.google.com with SMTP id l35so568554waf.16 for ; Wed, 01 Oct 2008 07:39:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=rAu4PEB4X0q+AfjTBJaMl0fjQ77tfrVS47TyyTd6vLo=; b=WWdwc04zHuUkuiFA6cb0xJBJSqjgl4w51KPZ7esTmMWwTzDVAYmjcAkV8dDnkb8bXm QI0SWlUQaf1YM0m+hRk1FPLpO2VA3ck/YU2/oXvOya7L+ESWpOQf1pWQEAflWCdXwqk/ H4IfV3aClqRDwdudP5Sp9EQ+nVYFBIeaLOh2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qPpFBTa1DgROuY7Ijmh82R4AeCmNZ5jQbHHEpXDYTAI7DDtGYeeqMqoaK6FhOZFVZA GHwWvVe/QQ+r3VYLCf+wteltCdNqDb+jwnfgb8TlmWIN29xYB24oWux66lXGsB2LaY2o pospowBKPdosNMtZ7KwMR64CcWzMWiy/YGWsw= Received: by 10.115.79.1 with SMTP id g1mr9257286wal.61.1222871963567; Wed, 01 Oct 2008 07:39:23 -0700 (PDT) Received: by 10.114.93.19 with HTTP; Wed, 1 Oct 2008 07:39:23 -0700 (PDT) Message-ID: <497fac690810010739u13b5a144n3297b3908138aed4@mail.gmail.com> Date: Wed, 1 Oct 2008 10:39:23 -0400 From: "Len Popp" To: "Tomcat Users List" Subject: Re: tomcat 6.0.18 and JDK 6 In-Reply-To: <745a91030810010729h57a97cdp8e06f0ddfa06b435@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <745a91030810010729h57a97cdp8e06f0ddfa06b435@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org That usually happens because it can't find msvcr71.dll (Microsoft C runtime). Copy that file from Java's bin directory to Tomcat\bin. -- Len On Wed, Oct 1, 2008 at 10:29, ib solution wrote: > hai, > > i would like to use tomcat 6.0.18 and JDK 6 update 7 > > the installation not give me an error. > > but when i try to start tomcat service, tomcat does not running. > > i try with http://localhost:8080 the result the page cannot display. > > after that i check log file in tomcat and i get an error message : > > Failed creating java C:\Program Files\Java\jre1.6.0_07\bin\client\jvm.dll > > > is anything that i miss to install new version of tomcat ? > > > -- > Salam, > > Andy Susanto,S.Kom > ====================================================== > for better search > http://www.slashmysearch.com/earn/id/24828 > HP : 081513039998 > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org