RE: error message, can you tell me where I went wrong

2008-05-22 Thread Rick Simpson
this isn't a wise choice when simply adding the Java bin directory to your PATH will work just fine. Chris Stewart [EMAIL PROTECTED] On May 22, 2008, at 11:13 AM, Caldarale, Charles R wrote: >> From: Chris Stewart [mailto:[EMAIL PROTECTED] >> Subject: Re: error message, can yo

RE: error message, can you tell me where I went wrong

2008-05-22 Thread Caldarale, Charles R
> From: Chris Stewart [mailto:[EMAIL PROTECTED] > Subject: Re: error message, can you tell me where I went wrong > > Randomly throwing around versions of DLLs is not the answer to this > problem. It's not random; that specific dll version is required for the service wrapper,

Re: error message, can you tell me where I went wrong

2008-05-22 Thread Chris Stewart
isn't a wise choice when simply adding the Java bin directory to your PATH will work just fine. Chris Stewart [EMAIL PROTECTED] On May 22, 2008, at 11:13 AM, Caldarale, Charles R wrote: From: Chris Stewart [mailto:[EMAIL PROTECTED] Subject: Re: error message, can you tell me where I

RE: error message, can you tell me where I went wrong

2008-05-22 Thread Caldarale, Charles R
> From: Chris Stewart [mailto:[EMAIL PROTECTED] > Subject: Re: error message, can you tell me where I went wrong > > The JAVA_HOME\bin directory needs to be added to the PATH variable on > your machine. The above is useless - Tomcat is being run as a service, so there is no

Re: error message, can you tell me where I went wrong

2008-05-22 Thread Chris Stewart
Rick, The JAVA_HOME\bin directory needs to be added to the PATH variable on your machine. Do that and then try to restart the server. Chris Stewart [EMAIL PROTECTED] On May 22, 2008, at 10:44 AM, Rick Simpson wrote: I am new to Tomcat and I am trying to setup a new 2003 server to repla

error message, can you tell me where I went wrong

2008-05-22 Thread Rick Simpson
I am new to Tomcat and I am trying to setup a new 2003 server to replace an existing 2k server. I have downloaded the Tomcat 5.5 and installed. When I get it installed it says it is stopped and when trying to start just goes back to stopped. I have tried to look at all the faq and tried to compare