Re: Operation Error : Using Zope2.6.1 and mxODBCZopeDA
Dieter Maurer <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
Sudesh Soni wrote at 2006-6-21 18:13 +0530:
>I get the below error :
>
>
>OperationalError on <Products.mxODBCZopeDA.ZopeDA.DatabaseConnection "DSN=Zope" thread 2476/2476 at 0x27150c4>: ('08S01', 11, '[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.', 6108)
Do you have a firewall between Zope and your SQL server?
Firewalls occationally drop connections in a way that
the endpoints get not informed. Lateron, problems can occur
like the one you are currently facing.
--
Dieter