Actually, /usr/local/tomcat is a symlink to /usr/local/apache-tomcat-6.0.18. But that's a pretty important symlink for me, to make it easy to change Tomcat versions. But I'll investigate that. That's the only symlink involved that I can think of.

Caldarale, Charles R wrote:
From: Sam Hokin [mailto:s...@ims.net]
Subject: Re: very slow class loading on initial JSP/servlet
request afterrestart

I'm going to play with File.exists() in this and the other
servers to see if there is some generic problem with file
access on the slow server.

Make sure to try both in and outside of Tomcat's work directory and the 
webapp's directory underneath it.  Might be something odd going on with that 
specific path.  (No symlinks involved, I hope.)

 - Chuck

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to