From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FyYMZ-0003ri-Rb for garchives@archives.gentoo.org; Thu, 06 Jul 2006 18:14:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k66IC2lO017453; Thu, 6 Jul 2006 18:12:02 GMT Received: from mail.obsidian-studios.com (mail.obsidian-studios.com [72.17.152.163]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k66IC0NV023358 for ; Thu, 6 Jul 2006 18:12:01 GMT Received: (qmail 20621 invoked from network); 6 Jul 2006 14:12:02 -0400 Received: from mail.obsidian-studios.com (HELO ASSP-nospam) (192.168.0.51) by mail.obsidian-studios.com with SMTP; 6 Jul 2006 14:12:02 -0400 Received: from 192.168.1.211 ([192.168.1.211] helo=wlt.obsidian-studios.com) by ASSP-nospam ; 6 Jul 06 18:12:02 -0000 Subject: Re: [gentoo-java] log4j -> juli From: "William L. Thomson Jr." To: gentoo-java In-Reply-To: <639C20E2-173D-4AB2-81A5-EFF7CB84DDB3@gmail.com> References: <811DFB6F-8708-45E9-A2B3-42450C4D8E21@gmail.com> <44AD3DBE.7060308@gentoo.org> <7E9FCD8C-DEFD-439C-B1D2-CCDB9FEAA330@gmail.com> <44AD42B2.6040307@gentoo.org> <639C20E2-173D-4AB2-81A5-EFF7CB84DDB3@gmail.com> Content-Type: text/plain Organization: Obsidian-Studios, Inc. Date: Thu, 06 Jul 2006 14:12:00 -0400 Message-Id: <1152209520.4203.10.camel@wlt.obsidian-studios.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Assp-Spam-Prob: 0.00000 X-Assp-Envelope-From: wlt@obsidian-studios.com X-Archives-Salt: fd29d3de-2678-4bd0-a298-bdda8d41f9af X-Archives-Hash: fea5334062f8e5d6146d0482467624d6 I am looking into if there were any changes with log4j between 1.2.12 and 1.2.13. The official Tomcat binary is compiled with 1.2.12, and we are compiling against 1.2.13. I am not even sure Tomcat is using it at all during compile, and has little to no need for it at runtime. Aside from custom apps. There could be a possibility of custom log4j apps needing to be ported from 1.2.12 to 1.2.13. I am trying to hunt down a change log or etc to find out what changed or etc. Another possibility. With Tomcat's classpath loader and all, and use of JULI now. It might be possible Tomcat is finding part of what it's looking at further up the chain like in the bootstrap classpath. Since it's finding part, it's running with that there, instead of looking for the rest or another similar version further down the classpath chain. Really no clue, really weird, and I am looking into. I did research extensively in the past with upstream as to what could cause the problem and a possible solution. However previous problem was more on the lines of crashing from memory, than from cnfe. -- Sincerely, William L. Thomson Jr. Obsidian-Studios, Inc. http://www.obsidian-studios.com -- gentoo-java@gentoo.org mailing list