Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 46632 invoked from network); 24 Feb 2011 22:17:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Feb 2011 22:17:52 -0000 Received: (qmail 30270 invoked by uid 500); 24 Feb 2011 22:17:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 30102 invoked by uid 500); 24 Feb 2011 22:17:48 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 30093 invoked by uid 99); 24 Feb 2011 22:17:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Feb 2011 22:17:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Feb 2011 22:17:41 +0000 Received: from [192.168.245.129] (p549E0D06.dip0.t-ipconnect.de [84.158.13.6]) by tor.combios.es (Postfix) with ESMTPA id B38062260ED for ; Thu, 24 Feb 2011 23:09:15 +0100 (CET) Message-ID: <4D66D8D6.1080902@ice-sa.com> Date: Thu, 24 Feb 2011 23:16:54 +0100 From: =?windows-1256?Q?Andr=E9_Warnier?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: =?windows-1256?Q?Re=3A_Issues_with_ntlmauth=2Edll_on_A?= =?windows-1256?Q?pache_Tomcat/5=2E5=2E26_=28SQL_server_Windows_?= =?windows-1256?Q?Authentication=29=FE?= References: In-Reply-To: Content-Type: text/plain; charset=windows-1256; format=flowed Content-Transfer-Encoding: 7bit BLEDAR MEMA wrote: > Hi, > > We have a problem on our production servers . Tomcat was running fine and we decided to use the SQL server Window Authentication by adding ntlmauth.dll in system32 windows folder and updating the jtds to version jtds1.2.5.jar as instructed by the website. This has caused a memory leak in the tomcat process i.e. if observed using the Windows Task Manager the memory usage for the tomcat6.exe process would go up until restart is required due to OutOfMemory exception. Our java application runs fine and no memory leak is reported there when observed using JConsole or JProfiler. Are you aware of any problems with this procedure? Is this a known issue? I have searched the Internet for a solution and have not been able to find anything regarding this for weeks now. > > I would really appreciate it if you could get back to me on this, as it is causing a lot of problems to our service. > This is the same issue as the thread entitled "Memory Leak in Tomcat". Perhaps you want to browse it. The answer is the same : you should ask the jTDS (jDTS ?) people about it. It does not seem to have anything to do with Tomcat per se. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org