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
Did k the logs? I think cataline.out will give you the errors. What does you httpd.conf look like?? Is apache running?? How are you calling your domain? Give a little info.... chad On Wed, 20 Feb 2002 13:09:11 -0600 Dieter Lunn <[EMAIL PROTECTED]> wrote: > I still haven't solved my little dilemma > > On February 19, 2002 03:04 pm, you wrote: > > I am having trouble starting Tomcat. I run the startup.sh script and it > > displays the vars but when I try and connect it isn't running. I can get > > it started by running catalina.sh debug but I don't want to run it like > > that. > > > > I would like any help that can be offered. Thanks > > > > -- > > 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]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
