Hi, > log4j:ERROR LogMananger.repositorySelector was null likely due to error >in > class reloading, using NOPLoggerRepository.
Did you do a Google search for this? Tomcat sometimes sets static fields to 'null' when unloading the unloading a web application, maybe it's this. Regards, Thomas
