Return-Path: Delivered-To: apmail-jakarta-cactus-user-archive@apache.org Received: (qmail 61565 invoked from network); 1 Nov 2002 15:16:31 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Nov 2002 15:16:31 -0000 Received: (qmail 19929 invoked by uid 97); 1 Nov 2002 15:17:21 -0000 Delivered-To: qmlist-jakarta-archive-cactus-user@jakarta.apache.org Received: (qmail 19912 invoked by uid 97); 1 Nov 2002 15:17:20 -0000 Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Cactus Users List" Reply-To: "Cactus Users List" Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 19900 invoked by uid 98); 1 Nov 2002 15:17:19 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Vincent Massol" To: "'Cactus Users List'" Subject: RE: Problems with Cactus and commons-logging Date: Fri, 1 Nov 2002 15:14:55 -0000 Organization: OCTO Technology Message-ID: <00e301c281b9$6fe44940$0200a8c0@octovma> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal In-Reply-To: <3DC2948C.1040906@accesstec.ca> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Colin, What version of commons-logging are you using? Thanks -Vincent > -----Original Message----- > From: Colin Kilburn [mailto:colink@accesstec.ca] > Sent: 01 November 2002 14:50 > To: Cactus Users List > Subject: Problems with Cactus and commons-logging > > Hi Everyone, > > I've been trying to get Cactus going for a couple of days now and I keep > getting the following exception when I try to run even the simplest test: > > org.apache.commons.logging.LogConfigurationException: > org.apache.commons.logging.LogConfigurationException: > org.apache.commons.logging.LogConfigurationException: Class > org.apache.commons.logging.impl.Jdk14Logger does not implement Log > at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImp l. > java:555) > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImp l. > java:289) > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImp l. > java:259) > at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:390) > at > org.apache.cactus.server.runner.ServletTestRunner.around91_doGet(Servlet Te > stRunner.java;org/apache/cactus/util/log/LogAspect.aj(1k):1142) > at > org.apache.cactus.server.runner.ServletTestRunner.doGet(ServletTestRunne r. > java;org/apache/cactus/util/log/LogAspect.aj(1k):101) > > > While the problem is in the commons-logging package, the cactus > environment is the only time I get an error like this. I apologize if > I've chosen the wrong list. > > I have scoured google and the mail archives of cactus, struts and > commons and the only reference to this error > I could find had to do with the commons-logging.jar packaged with > struts1.1b2, and the solution didn't do anything for me. > > Stepping through the code, I don't even understand how this error can > occur, as "org.apache.commons.logging.impl.Jdk14Logger" is a hard-coded > fallback implementation for logging, and it clearly implements Log. > > Has anyone else had this problem and/or know what I might be missing? > Any suggestions for other things I can check? I'm quite eager to start > using Cactus :o) > > I'm using: > cactus-13-1.4.1 > tomcat-4.1.10 > Struts 1.1b2 > j2sdk1.4.0_01 > > TIA, > Colin Kilburn > > > -- > To unsubscribe, e-mail: unsubscribe@jakarta.apache.org> > For additional commands, e-mail: help@jakarta.apache.org> -- To unsubscribe, e-mail: For additional commands, e-mail: