On Wed, Apr 7, 2010 at 8:01 AM, Marvin Addison <[email protected]>wrote:
> > What version of Tomcat are you running? > > I'm running 6.0.20 at present, but have run a similar setup against > 5.5.x and never seen this. > > M > > Yeah, just tried 6.0.20 on a whim and virtually the same thing: log4j:ERROR Attempted to append to closed appender named [fileAppender]. [Deprecated] Xalan: org.apache.xml.security.c14n.CanonicalizationException log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository. Apr 7, 2010 8:26:37 AM org.apache.coyote.http11.Http11Protocol destroy INFO: Stopping Coyote HTTP/1.1 on http-8080 Apr 7, 2010 8:26:37 AM org.apache.coyote.http11.Http11Protocol destroy INFO: Stopping Coyote HTTP/1.1 on http-8443 Exception in thread "Timer-0" java.lang.NullPointerException at com.mchange.v2.log.log4j.Log4jMLog$Log4jMLogger.isLoggable(Log4jMLog.java:257) at com.mchange.v2.resourcepool.BasicResourcePool$CullTask.run(BasicResourcePool.java:1934) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) I think I'm going to have to just not do the database connection for now. I wish I had the expertise to track this down, but this is a bit above my pay grade, so to speak. Thanks for the help, Pat -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
