Return-Path: Delivered-To: apmail-jakarta-log4j-user-archive@apache.org Received: (qmail 68945 invoked from network); 21 Aug 2002 14:00:16 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Aug 2002 14:00:16 -0000 Received: (qmail 20996 invoked by uid 97); 21 Aug 2002 14:00:41 -0000 Delivered-To: qmlist-jakarta-archive-log4j-user@jakarta.apache.org Received: (qmail 20940 invoked by uid 97); 21 Aug 2002 14:00:40 -0000 Mailing-List: contact log4j-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Log4J Users List" Reply-To: "Log4J Users List" Delivered-To: mailing list log4j-user@jakarta.apache.org Received: (qmail 20928 invoked by uid 98); 21 Aug 2002 14:00:39 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: From: Arnold Dieter To: "'log4j-user@jakarta.apache.org'" Subject: Problem/Instability with DOMConfigurator and several loggers Date: Wed, 21 Aug 2002 15:59:59 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I try to configure log4j (log4j-1.2.6) with an XML file and the DOMConfigurator (application running on Tomcat 4, Windows 2000). When I define several loggers in the file, the initialization works fine, but I observe failures in the application (ClassCastException, NoClassDefFoundError) which seem not ot have a direct relation with log4j. When I am using less loggers, these problems do not occur. Also, when I use a normal property file (with PropertyConfigurator) for configuration, everthing works well. To me this seems to be a kind of instability or resources problem of log4j. Has somebody observed similar problems? Thanks in advance Dieter -- To unsubscribe, e-mail: For additional commands, e-mail: