> From: red phoenix [mailto:rodphoe...@gmail.com] 
> Subject: Tomcat startup error!

> Warn: Failed to scan JAR [jndi:/localhost/examples/WEB-INF/lib/standard.jar]
> from WEB-INF/lib
> java.io.FileNotFoundException:
> c:\apache-tomcat-7.0.12\temp\jar_cache1803949900871975219.tmp (Another
> program is using this file, process can't visit)

> But when I shutdown tomcat again,and startup tomcat,it raise above warning
> information again! Why? How to get rid of above warning?

Since you're on Windows, you may want to set the antiJARLocking attribute in 
the <Context> element of your webapp.  Read about it here:

http://tomcat.apache.org/tomcat-7.0-doc/config/context.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to