Is it this ?: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17323 http://www.qos.ch/logging/thinkAgain.html Has someone recently added an application, and perhaps misplaced/duplicated any of the various logging package jars?
> -----Original Message----- > From: Michael Forster [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 09, 2004 3:38 PM > To: Tomcat-User > Subject: Serious Problem > > > I have a serious problem, > > I had a tomcat server running on html and SSL, it was working > fine, suddenly now when someone calls an Secure connection, > the first page is ok The next page is requested and the > server crashes big time, > > as far as I can see nothing has changed but it is starting to > cause problems as the company website is down, I have been > tasked with getting it up and running again but have no idea > why the problem. > > any help as to where to look would be greatfully recieved. > > Error is as follows > > 09-Mar-2004 21:32:59 > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler > processConnection > SEVERE: Error reading request, ignored > org.apache.commons.logging.LogConfigurationException: > org.apache.commons.logging.LogConfigurationException: org.apache. > ommons.logging.LogConfigurationException: Class > org.apache.commons.logging.impl.Log4JLogger does not implement Log > at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance(Log > FactoryImpl.ja > va:532) > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(Log > FactoryImpl.ja > va:272) > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(Log > FactoryImpl.ja > va:246) > at > org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395) > at > org.apache.tomcat.util.net.jsse.JSSESupport.<init>(JSSESupport > .java:87) > at > org.apache.tomcat.util.net.jsse.JSSE14Support.<init>(JSSE14Sup > port.java:99) > at > org.apache.tomcat.util.net.jsse.JSSE14Factory.getSSLSupport(JS > SE14Factory.ja > va:84) > at > org.apache.tomcat.util.net.jsse.JSSEImplementation.getSSLSuppo > rt(JSSEImpleme > ntation.java:118) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandle > r.processConne > ction(Http11Protocol.java:385) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoi > nt.java:565) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run( > ThreadPool.jav > a:619) > at java.lang.Thread.run(Thread.java:536) > Caused by: org.apache.commons.logging.LogConfigurationException: > org.apache.commons.logging.LogConfigurationException: > lass org.apache.commons.logging.impl.Log4JLogger does not > implement Log > at > org.apache.commons.logging.impl.LogFactoryImpl.getLogConstruct > or(LogFactoryI > mpl.java:416) > at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance(Log > FactoryImpl.ja > va:525) > ... 11 more > Caused by: > org.apache.commons.logging.LogConfigurationException: Class > org.apache.commons.logging.impl.Log4JLogger does not implement Log > at > org.apache.commons.logging.impl.LogFactoryImpl.getLogConstruct > or(LogFactoryI > mpl.java:412) > ... 12 more > 09-Mar-2004 21:32:59 > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler > processConnection > SEVERE: Error reading request, ignored > org.apache.commons.logging.LogConfigurationException: > org.apache.commons.logging.LogConfigurationException: org.apache. > ommons.logging.LogConfigurationException: Class > org.apache.commons.logging.impl.Log4JLogger does not implement Log > at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance(Log > FactoryImpl.ja > va:532) > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(Log > FactoryImpl.ja > va:272) > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(Log > FactoryImpl.ja > va:246) > at > org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395) > at > org.apache.tomcat.util.net.jsse.JSSESupport.<init>(JSSESupport > .java:87) > > > Mike. > > -----BEGIN GEEK CODE BLOCK----- > Version: 3.12 > GCM d- s:+ a C++++ UL++++ P+ L+++ E--- W+++ N+++ o+ K w++++ > O-- M- V- PS+ PE+ Y+ PGP t+++ 5+++ X- R+++ tv++ h++ DI++++ > D++ G e+ h++ r+++ y+++ ------END GEEK CODE BLOCK------ > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.615 / Virus Database: 394 - Release Date: 08/03/2004 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
