Re: I can't install TomCat in my computer

2006-01-18 Thread Patricio Silva
yes man I don´t know use mail lists. I´m going to try solve my problem by myself. I´ll unsubscribe me for userstomcat. Thanks. 2006/1/17, Glen Mazza <[EMAIL PROTECTED]>: > > Patricio wrote: > > > In logs folder of Tomcat 5.5 I have this messages: > > > > This release of Apache Tomcat was packaged

Re: I can't install TomCat in my computer

2006-01-17 Thread Glen Mazza
Patricio wrote: In logs folder of Tomcat 5.5 I have this messages: This release of Apache Tomcat was packaged to run on J2SE 5.0 or later. It can be run on earlier JVMs by downloading and installing a compatibility package from the Apache Tomcat binary download page. It appears you're no

RE: I can't install TomCat in my computer

2006-01-16 Thread Patricio
In logs folder of Tomcat 5.5 I have this messages: java.lang.NoClassDefFoundError: start Exception in thread "main" java.lang.NoClassDefFoundError: start Exception in thread "main" java.lang.NoClassDefFoundError: start Exception in thread "main" java.lang.NoClassDefFoundError: start Exception i

RE: I can't install TomCat in my computer

2006-01-16 Thread Patricio
This is the message I received when I tried to start Tomcat: The Apache Tomcat 4.1 service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service. I have two files in Logs dir. They were attached

Re: I can't install TomCat in my computer

2006-01-16 Thread andy gordon
There is a logs directory under your main tomcat directory and look at the log files and see if there is an message that describes the problem. There likely is. Have you looked at the setup instructions on the tomcat website? Patricio Silva <[EMAIL PROTECTED]> wrote: I tried TomCat 4.1 and 5.*

Re: I can't install TomCat in my computer

2006-01-16 Thread Patricio Silva
I tried TomCat 4.1 and 5.* .I tried too a version without installer, that you have to go to dos prompt and type startup.bat in bin directory I guess it is 5.0.28 or something. I'm sorry but I'm a dummy in tomcat, what are you meaning when you said "What does the log say?"Thanks 2006/1/16, andy go

Re: I can't install TomCat in my computer

2006-01-16 Thread andy gordon
What does the log say? Which version are you running? Patricio Silva <[EMAIL PROTECTED]> wrote: Hi, I installed TomCat in my pc but it can't get started. I receive a message "TomCat started but stopped.Some services do it when they don't have anything to do in system" or something like that. May