Re: Error Msg: 'NoneType' object is not callable" in <bound method mxODBC_Connection.__del__ of

Senthil Kumaran <[email protected]>
Newsgroups gmane.comp.python.egenix.user
Message-ID <[email protected]>
On Mon, Feb 9, 2009 at 8:23 PM, M.-A. Lemburg <[email protected]> wrote:
> Are you using multiple threads or a single threaded process and
> sharing the session object between those ?
> Do you see any other messages related to this in the client or
> server log files ?

Thanks for quick response.

I am using a single threaded process and sharing the session object
between the processes.
I see the following in the Server log files when that error occurs:

Time Stamp: <SessionThread id="some number">: Protocol error: lost connection

And another information worth mentioning here would be, even though
mine is a single process, after a n number of COMPLETED
tests/execution of the snippet, I get:

InterfaceError: Connection limit exceeded. Your license allows 20
physical database connections.

At that point, I go to the Server and restart the Connect Server to
proceed with my client code implementation/testing again.

What is actually happening here? Why is the Connection limit error
message coming for script executions one after the other?

Thanks,
Senthil


_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.