I set both CATALINA_HOME and JAVA_HOME.  It still hasn't started.

On February 20, 2002 03:48 pm, you wrote:
> I'd say there's your problem.  usage: java org.apache.....(etc.) indicates
> something isn't right in how catalina.sh is calling java.
>
> I would check your variables like CATALINA_OPTS, CATALINA_HOME,
> CATALINA_BASE for typo's or errors.  Provided you didn't edit startup.sh or
> catalina.sh, things should work right.
>
> If all that's correct, try putting in an echo command on the line above
> where java... is called in catalina.sh to see what is trying to be
> executed.
>
> --David
>
> On Wednesday 20 February 2002 03:01 pm, you wrote:
> > Answers in reply
> >
> > On February 20, 2002 01:14 pm, you wrote:
> > > I can offer a little help.
> > >
> > > What os are you running?  If you are on a unix ( which it looks like)
> > > variation run ps -ef | grep java. If it reurns something your are
> > > running. If not there is something else wrong.  Send in the output of
> > > the startup.sh
> >
> > I am running RedHat 7.1
> >
> > > Did k the logs? I think cataline.out  will give you the errors.
> >
> > catalina.out contains:
> >
> > usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [
> > -debug ] [ -nonaming ] { start | stop }
> >
> > > What does you httpd.conf look like??  Is apache running??
> >
> > Apache runs and works with Tomcat using mod_webapp
> >
> > > How are you calling your domain?
> >
> > domain is localhost
> >
> > > Give a little info....
> > >
> > > chad
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to