If you check the logs ..more than likely you may be trying to pull a class that is not on classpath or maybe an aberrant configuration abeerant config is servlet-mapping may be munged in web.xml HTH, Martin -- ********************************************************************* This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you.
----- Original Message ----- From: "David Wall" <[EMAIL PROTECTED]> To: "Tomcat Users List" <users@tomcat.apache.org> Sent: Thursday, June 01, 2006 2:51 PM Subject: Webapp reload failing, but restarting tomcat allows webapp to load fine > It seems there's something that's gone "wrong" between TC 5.5.12 and TC > 5.5.17 as it relates to reloading webapps through the Manager app. I > upgraded to get the fix related to webapp reloads for listeners, and > that seemed to work (on restart with a new web.xml, it didn't call the > listeners from the previous web.xml anymore). > > But I now get an odd error on restart related to decryption via JCE. > I've not been able to track down why this is occuring, but it seems to > be related to some sort of context/classpath issue on the reload. This > can be seen in that when I start tomcat, all of my webapps load fine. > If I click to reload a webapp via the Manager, that webapp will fail. > If I then restart tomcat, that webapp loads fine again. > > Is this a known issue? It may be related to other issues I've run into > with respect to JCE providers on reloads that did not occur in 5.5.12. > > Thanks, > David > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >