I am stumped. I see in Catalina.log only the cryptic error message like
below. No error in localhost.log file.Don't know what I might be
missing. 
What is baffling is, same application gets deployed fine in Tomcat
6.0.18 and earlier.

Thanks for any pointers.
-Srini

Contents of Catalina.log:
Nov 4, 2010 4:28:04 PM org.apache.catalina.core.AprLifecycleListener
init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path: C:\WINDOWS\system32;....(sniped for brevity)
Nov 4, 2010 4:28:04 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Nov 4, 2010 4:28:04 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 706 ms
Nov 4, 2010 4:28:05 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Nov 4, 2010 4:28:05 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
Nov 4, 2010 4:28:05 PM org.apache.catalina.startup.HostConfig
deployDescriptor
SEVERE: Error deploying configuration descriptor MYPROJECT.xml
Nov 4, 2010 4:28:05 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive MYPROJECT.war
Nov 4, 2010 4:28:05 PM org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying configuration descriptor MYPROJECT.war


-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org] 
Sent: Thursday, November 04, 2010 3:23 PM
To: Tomcat Users List
Subject: Re: Difference in behavior between Tomcat 6.0.18 and 6.0.20

On 04/11/2010 14:52, Nagulapalli, Srinivas wrote:
>  I appreciate any insights/pointers or help.

Look at the logs.

Mark

This electronic message transmission contains information from the Company that 
may be proprietary, confidential and/or privileged. 
The information is intended only for the use of the individual(s) or entity 
named above.  If you are not the intended recipient, be 
aware that any disclosure, copying or distribution or use of the contents of 
this information is prohibited.  If you have received 
this electronic transmission in error, please notify the sender immediately by 
replying to the address listed in the "From:" field. 


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

Reply via email to