Don't worry about the connector at the moment. Take things one step at a time. Get Tomcat working on its own first, then worry about Apache and connectors.
John > -----Original Message----- > From: Marc [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 23, 2002 7:13 AM > To: Tomcat Users List > Subject: Re: Cannot setup tomcat > > > After doing stratup.sh, if I do a 'ps -gux', I can see a lot > of java process. Seems that tomcat starts, but > the connectors does not start. > > Marc > > Kwok Peng Tuck wrote: > > > The problem with the shutdown probably has something to do > with the fact > > that it didn't start up in the first place. I think we should > > concentrate on why it won't start first. After starting up, > do a ps to > > see if java is listed as a process. Then we'll know if > tomcat started up > > in the first place. > > > > Marc Vila P�rez wrote: > > > > >Hi!!! > > >I cannot setup Tomcat 4.1.10, on Redhat 7.2 with Apache 1.3.22 and > > >jdk1.4.1. I've followed all the instructions to install > it, and seems > > >all it's ok, but when I start tomcat: > > >bash-2.05$$CATALINA_HOME/bin/startup.sh > > >Using CATALINA_BASE: /usr/local/jakarta-tomcat-4.0.10 > > >Using CATALINA_HOME: /usr/local/jakarta-tomcat-4.0.10 > > >Using JAVA_HOME: /usr/local/j2sdk1.4.1 > > >bash-2.05$ (no errors returned) > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
