I have fixed the problem by copying commmons-digester and commons-beanutils (a dependancy of digester) from server/lib/ to common/lib. I swear I didn't touch common/lib when I was deleting things. I have no idea where they went or indeed if the libraries went anywhere. I'd have to do a clean install to figure that out, and I'm too lazy. :)

Josh Rehman wrote:
This is wierd. Fresh install of TC5 worked fine. Manually removed some wars and xml files from webapps to test a clean deployment (I'm tweaking the project build file). Destroyed conf/Catalina too for good measure, as well as work/my_project and temp. We are deploying on dev boxes by copying wars into webapps/ FYI. Upon restart several things occured:

1 conf/Catalina/localhost/ is empty. Normally this populates with server.xml fragments for each project.

 2 catalina.out (attached) reports
SEVERE: Error filterStart
Jan 29, 2004 7:59:50 PM org.apache.catalina.core.StandardContext start
SEVERE: Context startup failed due to previous errors
...

 3 catalina.DATE.log (attached) reports
StandardContext[/balancer]Exception starting filter BalancerFilter
java.lang.NoClassDefFoundError: org/apache/commons/digester/Digester
...



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to