Skip to Content.
Sympa Menu

freetds - RE: [freetds] Same Connection 2 Different Connection Requests

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Same Connection 2 Different Connection Requests
  • Date: Wed, 14 Jul 2004 10:48:12 +0200

>
> I have an application built with
> Servlets/JSP/Struts/Tomcat/FreeTDS 7.0.
> My problem comes about when I have 2 concurrent sessions of a Servlet.
> Each instance of the servlet gets a connection from the
> connection pool.
> Sometimes the connection returned is the same as the one the other
> instance has.

This is a bug of your connection pooler...

> This causes a problem when one instance closes its
> connection, if it's the same one as the other instance, that servlet
> can't continue because its connection is closed. Could this
> possibly be
> a problem caused by freetds? We have exhausted all other causes.
>

bye
freddy77




Archive powered by MHonArc 2.6.24.

Top of Page