Wendy,

Our 4.1 tomcat starts up very quickly on HP-UX.  

Since the delay occurs during the coyote connector startup have you tried
using the non-Coyote Connector?

Also, in the connector tag do you specify an address atribute?  If you do
not it will try to bind to every IP address available on your server

Jeff
-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 3:10 PM
To: 'Tomcat Users List'
Subject: Tomcat 4.1 takes a long time to start on HP-UX 11



On HP-UX11, Tomcat 4.1, catalina.out shows this:

Jan 17, 2003 2:40:50 PM org.apache.coyote.http11.Http11Protocol init

INFO: Initializing Coyote HTTP/1.1 on port 8081

Starting service Tomcat-Standalone

Apache Tomcat/4.1

Jan 17, 2003 2:42:27 PM org.apache.coyote.http11.Http11Protocol start

INFO: Starting Coyote HTTP/1.1 on port 8081

Jan 17, 2003 2:42:27 PM org.apache.jk.common.ChannelSocket init

INFO: JK2: ajp13 listening on tcp port 8009

Jan 17, 2003 2:42:27 PM org.apache.jk.server.JkMain start

INFO: Jk running ID=0 time=5/210
config=/opt/hpws/tomcat/conf/jk2.properties   

And yet it was over six minutes later 
$ date

Fri Jan 17 14:48:23 MST 2003

before the main Tomcat page would load.  (The one you get at
http://servername:8081)

Is this normal?  It's just long enough to compose an email (Tomcat won't
start!!!!) and embarrass yourself, ("Never mind..."). ;)  

It doesn't take _nearly_ this long on Win2k or Linux-- as soon as I see that
final line in the console/catalina.out, the intro page will load.

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University PA Information Resources Management

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to