RE: My Tomcat just not start

2006-05-01 Thread Chris Berthold
e for JAVA_HOME. Chris Berthold IT Systems Analyst Commercial Refrigerator Door Company 941 . 371 . 8110 x 205 -Original Message- From: Rodrigo Tenorio [mailto:[EMAIL PROTECTED] Sent: Monday, May 01, 2006 1:00 PM To: Tomcat Users List Subject: Re: My Tomcat just not start Yes, I've tryed...

Re: My Tomcat just not start

2006-05-01 Thread Rodrigo Tenorio
Yes, I've tryed... But the ".bat" that Manivanaan mentioned do not exist im my Tomcat's directories... Well... Thanks... I will try reinstall JDK, Tomcat and Eclipse. Lung Chan escreveu: hmm did you try to launche tomcat manually? with batch file that's in Tomcat/bin/ ? eclipse working you s

Re: My Tomcat just not start

2006-05-01 Thread Lung Chan
hmm did you try to launche tomcat manually? with batch file that's in Tomcat/bin/ ? eclipse working you said, then tomcat should work Sorry can't help you. I installe tomcat pretty easily, didn't run into any trouble. On 5/1/06, Rodrigo Tenorio <[EMAIL PROTECTED]> wrote: Lung My Virtual M

Re: My Tomcat just not start

2006-05-01 Thread Rodrigo Tenorio
Lung My Virtual Machine configuration in Java tab is "C:\Arquivos de programas\Java\jre1.5.0_06\bin\client\jvm.dll"... I notice that you say-me to try "C:\Java\jdk1.5.0_06\jre\bin\client\jvm.dll", but my jdk in same Java diractory is "jdk1.5.0_04". I don't know how to explain, but Tomcat funct

Re: My Tomcat just not start

2006-04-30 Thread manivannan_palanichamy
and post the result in this forum. Then, people here will help you. Good luck. Manivannan Palanichamy http://geocities.com/manivannan57 -- View this message in context: http://www.nabble.com/My-Tomcat-just-not-start-t1530980.html#a4167649 Sent from the Tomcat - User forum at Nabble.

Re: My Tomcat just not start

2006-04-29 Thread Lung Chan
Do you have a the right version of JRE installed? Also did you mention to tomcat that you are using this JRE? open monito tomcat right click on it, and pick configure click on the java tab enter a line like this in the Java Virtual Machine "D:\Java\jdk1.5.0_06\jre\bin\client\jvm.dll" it depends w

My Tomcat just not start

2006-04-29 Thread Rodrigo Tenorio
Hi! I'm trying to use Tomcat at frist time in windows xp and I try to run Start > All Programs > Apache Tomcat 5.5 > Configure Tomcat > start But the service status don't change, stays as Stopped... Someone could help-me? Thanks. --