From: Alistair Y. <ali...@sm...> - 2005-05-24 09:17:55
|
WEB-INF/lib -rw-r--r-- 1 alistair staff 350115 24 May 09:49 log4j-1.2.5.jar -rw-r--r-- 1 alistair staff 352291 24 May 09:49 log4j.jar two get copied by the build but only log4j.jar has the required method. I deleted log4j-1.2.5.jar from lib and it now works. Will I remove log4j-1.2.5.jar from head? Alistair On 24 May 2005, at 10:11, Matthew Buckett wrote: > Alistair Young wrote: >> I built head, deployed, started the setup but forgot to add the >> posgtres jar. So I stopped tomcat to add the jar. >> When I restarted tomcat I couldn't access bod again. I just get this >> error: >> 2005-05-24 10:01:16 StandardContext[/bodhead]Exception sending >> context initialized event to listener instance of class >> org.bodington.servlet.BuildingContextListener >> java.lang.NoSuchMethodError: >> org.apache.log4j.spi.LoggingEvent.getLevel()Lorg/apache/log4j/Level; >> at >> org.bodington.logging.SimpleThrowableLayout.format(SimpleThrowableLayo >> ut .java:34) > > Do you have Log4J in your build? It should be in /lib and copied into > the WAR/build. > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |