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
hi, I will recommend you to manually start/stop tomcat (I mean, without using this Start->Programs magics! ). You can go to your tomcat installation directory (Ex: c:\program files\tomcat1.4 etc..) and then switch to bin directory, run the bat file, startup.bat. Now see what happens and po

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