You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ib solution <ib...@gmail.com> on 2008/10/01 16:29:10 UTC

tomcat 6.0.18 and JDK 6

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


Re: tomcat 6.0.18 and JDK 6

Posted by Len Popp <le...@gmail.com>.
(Tomcat doesn't use msvcr71.dll directly, it's used by the Java VM.)
How I know about it is:
- from researching the problem on the internet
- by using the depends.exe tool from MS to look at the DLL dependencies
- by recognizing a familiar Microsoft DLL
- from having dealt with similar DLL loading problems in the past

Helpful hint: When a DLL fails to load, it's probably because another  
DLL is missing or misplaced.
--  
Len


On 1-Oct-08, at 11:07, "ib solution" <ib...@gmail.com> wrote:

> hai,
>
> thx for your help.
>
> btw how do you know that tomcat need a file msvcr71.dll
>
>
> -- 
> Regards,
>
> Andy Susanto,S.Kom
> ======================================================
> for better search
> http://www.slashmysearch.com/earn/id/24828
> HP : 081513039998
>
>
>
> On Wed, Oct 1, 2008 at 9:39 PM, Len Popp <le...@gmail.com> wrote:
>> 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 <ib...@gmail.com>  
>> 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
>>
>>
>
> ---------------------------------------------------------------------
> 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


RE: tomcat 6.0.18 and JDK 6

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: ib solution [mailto:ibsolution@gmail.com]
> Subject: Re: tomcat 6.0.18 and JDK 6
>
> btw how do you know that tomcat need a file msvcr71.dll

Experience.  Browsing the mailing list archives can help get you some of that experience without having to suffer through all the problems yourself.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.

---------------------------------------------------------------------
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


Re: tomcat 6.0.18 and JDK 6

Posted by ib solution <ib...@gmail.com>.
hai,

thx for your help.

btw how do you know that tomcat need a file msvcr71.dll


-- 
Regards,

Andy Susanto,S.Kom
======================================================
for better search
http://www.slashmysearch.com/earn/id/24828
HP : 081513039998



On Wed, Oct 1, 2008 at 9:39 PM, Len Popp <le...@gmail.com> wrote:
> 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 <ib...@gmail.com> 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
>
>

---------------------------------------------------------------------
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


Re: tomcat 6.0.18 and JDK 6

Posted by Len Popp <le...@gmail.com>.
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 <ib...@gmail.com> 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