DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37277>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37277


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From [EMAIL PROTECTED]  2006-04-13 19:51 -------
By the same token, the fact that Tomcat by itself out of the box starts quickly
would mean it's a webapp-specific issue.  For me, Tomcat out of the box starts
in ~1.2sec on average, and the Cocoon samples from
http://cocoon.apache.org/2.1/howto/howto-explore-samples.html only add a couple
of seconds to startup time.  Maybe it's a function of your production CMS DB 
size?

The Socket Connect theory is a decent one, too.  If a file needed by a tag
library (TLD) or other specifications (e.g. the Servlet Spec web.xml DTD or XSD)
is not locally available, the server will try to go get it.  Those files should
be locally available, though -- I'd check that the server account has read
permissions on everything locally under the server root.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to