View Single Post
  #23 (permalink)  
Old 02-28-2006, 01:36 PM
Crexis Crexis is offline
Senior Member
 
Posts: 54
Default

Code:
zimbra@mail:~> tomcat start
zimbra@mail:~> more tomcat/logs/catalina.out
zmtomcatstart: info: stale pid 17197 in pid file: No such process
Feb 28, 2006 10:34:46 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
Feb 28, 2006 10:34:47 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
Feb 28, 2006 10:34:47 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-7071
Feb 28, 2006 10:34:47 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1491 ms
Feb 28, 2006 10:34:47 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Feb 28, 2006 10:34:47 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.7
Feb 28, 2006 10:34:47 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
log4j:WARN No appenders could be found for logger (org.apache.catalina.session.ManagerBase).
log4j:WARN Please initialize the log4j system properly.
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Zimbra server reserving server socket port=143 bindaddr=null ssl=false
Zimbra server reserving server socket port=993 bindaddr=null ssl=true
Zimbra server process is running as root, changing to user=zimbra uid=1001 gid=1000
Zimbra server process, after change, is running with uid=1001 euid=1001 gid=1000 egid=1000
zimbra@mail:~>
Reply With Quote