You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by DP...@aol.com on 2001/06/16 03:30:39 UTC

Starting tomcat with existing network

I have a small LAN (2 Windows 98 machines connected
via a hub).  When I try to start Tomcat standalone using
startup.bat, I get no error messages, but the DOS
window for tomcat does not remain open.  I assume
this means that tomcat does not keep running.

Could this be related to the fact that I already have
a network running?  If so, how can I start tomcat
properly without disconnecting the machine from the
network?

Dom Pante
DPante@aol.com

Re: Starting tomcat with existing network

Posted by Luba Powell <lu...@bellatlantic.net>.
<<
window for tomcat does not remain open.  I assume 
this means that tomcat does not keep running. 
>>

I think there is an error in the script.  
Try this:
        if you are running tomcat4 - do:
        \bin\catalina start

        if tomcat3 - do:
        \bin\tomcat start

Examine logs.  Make sure ENV Variables are set

  ----- Original Message ----- 
  From: DPante@aol.com 
  To: tomcat-user@jakarta.apache.org 
  Sent: Friday, June 15, 2001 9:30 PM
  Subject: Starting tomcat with existing network


  I have a small LAN (2 Windows 98 machines connected 
  via a hub).  When I try to start Tomcat standalone using 
  startup.bat, I get no error messages, but the DOS 
  window for tomcat does not remain open.  I assume 
  this means that tomcat does not keep running. 

  Could this be related to the fact that I already have 
  a network running?  If so, how can I start tomcat 
  properly without disconnecting the machine from the 
  network? 

  Dom Pante 
  DPante@aol.com