> From: Law, Christopher [mailto:chris....@snapon.com]
> Subject: RE: Tomcat hangs for minutes between ContextConfig and
> StandardContext (Starting the app)
> 
> The Tomcat logs show:
>  2009-10-09 16:03:11,093 DEBUG main
> org.apache.catalina.startup.ContextConfig - Successfully processed
> context [/Spc] configuration file
> D:\apache-tomcat-6.0.18\conf\Catalina\localhost\Spc.xml null

The "null" says your Spc.xml file had no recognizable content; looks like you 
have it formatted incorrectly.  It should look like this:

<Context antiJARLocking="true" antiResourceLocking="true" />

 - 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