[egenix-users] errors for closed connections

Programmer programmer at paradigm-corp.com
Fri Jun 1 14:18:22 CEST 2007


Hi,
 
The application I have built here no-longer needs connections to my
local instance of SQL Server so I closed the connections for it. Then I
stopped SQL Server. Now when Zope starts I get these errors and the
startup takes a long time.
 
eGenix mxODBC Zope DA: Problem establishing pooled DatabaseConnection 0
for <Pro
ducts.mxODBCZopeDA.ZopeDA.ZopeConnection "DSN=task_center" thread 2144,
0 connec
tions, oid '\x00\x00\x00\x00\x00\x00\x19\xde' at 0x20e72f0>: ('08001',
17, '[Mic
rosoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist
or acces
s denied.', 8227)
eGenix mxODBC Zope DA: Problem establishing pooled DatabaseConnection 0
for <Pro
ducts.mxODBCZopeDA.ZopeDA.ZopeConnection "DSN=Materials" thread 1668, 0
connecti
ons, oid '\x00\x00\x00\x00\x00\x00\x15\xc7' at 0x307f3b0>: ('08001', 17,
'[Micro
soft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or
access
denied.', 8227)
 
Why is it still looking for the local SQL instance when all connection
objects for it are closed?
Should I just delete the connection objects?
 
M. A. Ruberto (Programmer)
Every piece of knowledge must have a single, unambiguous, authoritative
representation within a system.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /mailman-archives/egenix-users/attachments/20070601/2f00e7a5/attachment.htm


More information about the egenix-users mailing list