Re: Jakarta-Tomcat 4.01 startup problem

2001-12-22 Thread John Clayton

Kenneth,

forgive my ignorance here, I'm new to using Tomcat on Linux.  you say 
use service, what is that?  the rpm installed only bootstrap.jar in my 
tomcat4/bin directory, not the usual .sh files.  Anybody?

Thanks,

John


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




Re: Jakarta-Tomcat 4.01 startup problem

2001-12-22 Thread John Clayton

OK -

I figured out service.  I got tomcat to start, at least service says 
it's started.  But ... requesting localhost:8080 gets a connection 
failure.  Anyone come across this?

I am using RedHat 7.2 for this.

Thanks,

John


On Saturday, December 22, 2001, at 06:51 PM, John Clayton wrote:

 Kenneth,

 forgive my ignorance here, I'm new to using Tomcat on Linux.  you say 
 use service, what is that?  the rpm installed only bootstrap.jar in my 
 tomcat4/bin directory, not the usual .sh files.  Anybody?

 Thanks,

 John


 --
 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]




Re: Jakarta-Tomcat 4.01 startup problem

2001-12-22 Thread Cynthia Jeness

John,

It appears to me that Tomcat4 listens on port 8180 and not port 8080.  This
is what I see through lsof and I can connect to locahost:8180.

Cynthia Jeness

John Clayton wrote:

 OK -

 I figured out service.  I got tomcat to start, at least service says
 it's started.  But ... requesting localhost:8080 gets a connection
 failure.  Anyone come across this?

 I am using RedHat 7.2 for this.

 Thanks,

 John

 On Saturday, December 22, 2001, at 06:51 PM, John Clayton wrote:

  Kenneth,
 
  forgive my ignorance here, I'm new to using Tomcat on Linux.  you say
  use service, what is that?  the rpm installed only bootstrap.jar in my
  tomcat4/bin directory, not the usual .sh files.  Anybody?
 
  Thanks,
 
  John
 
 
  --
  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]




Re: Jakarta-Tomcat 4.01 startup problem

2001-12-04 Thread Alec Bickerton

Hi,

You need to use 

service tomcat4 start | stop

I had the same problem using the rpm.

30/11/2001 03:23:55, Kenneth Fung [EMAIL PROTECTED] wrote:

To who it may concern,

I have installed jakarta-tomcat 4.01 RPM on My Redhat Linux 7.0.
However, there is no *.sh files as described in Tomcat documentation,
so I download the ZIP version and extract *.sh files and additional
/webapps for startup. I found even I have setup environment variables
such as JAVA_HOME and CATALINA_HOME, they seems to have no effect on
startup.sh when it want to search the path as described in the file. At
the end I add the variables settings manually in the startup.sh file.
When everything is ok( JDK1.3.1 also been installed), I typed:
   $CATALINA_HOME/bin/startup.sh
and there is only a message of memory allocation error left, then
nothing else...
The only successful way is that:
   $CATALINA_HOME/bin/catalina.sh debug
   run
I can find the index page in URL: http://localhost:8180
Is there any problem with the startup.sh file?
How can I use it as a daemon?

Look forward to your message!
Best regards!

Kenneth


_
Do you Yahoo!?
¦æ¸U¨½¸ô http://travel.yahoo.com.hk
Comprehensive travel guide at http://travel.yahoo.com.hk

--
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]




Jakarta-Tomcat 4.01 startup problem

2001-11-30 Thread Kenneth Fung

To who it may concern,

I have installed jakarta-tomcat 4.01 RPM on My Redhat Linux 7.0.
However, there is no *.sh files as described in Tomcat documentation,
so I download the ZIP version and extract *.sh files and additional
/webapps for startup. I found even I have setup environment variables
such as JAVA_HOME and CATALINA_HOME, they seems to have no effect on
startup.sh when it want to search the path as described in the file. At
the end I add the variables settings manually in the startup.sh file.
When everything is ok( JDK1.3.1 also been installed), I typed:
$CATALINA_HOME/bin/startup.sh
and there is only a message of memory allocation error left, then
nothing else...
The only successful way is that:
$CATALINA_HOME/bin/catalina.sh debug
run
I can find the index page in URL: http://localhost:8180
Is there any problem with the startup.sh file?
How can I use it as a daemon?

Look forward to your message!
Best regards!

Kenneth


_
Do you Yahoo!?
¦æ¸U¨½¸ô http://travel.yahoo.com.hk
Comprehensive travel guide at http://travel.yahoo.com.hk

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