"Christoph" == Christoph Munkelt <[EMAIL PROTECTED]> writes:
Christoph> since a week or so I got the following problem: while
Christoph> plucking my default-database from pages on the web, the
Christoph> spider program on the PC produces repeatable errors, which
Christoph> lead to stopping spidering before building the
Christoph> Palm-Database.
Hm, it seams this problem are related to the virus that currently
infect all the MS web servers and slow them down :-(
The error number means:
WSAECONNRESET 10054 Connection reset by peer.
A description could be found here:
http://support.microsoft.com/support/kb/articles/Q169/1/43.ASP
If i understand this right the whole Problem are that the Web server
stop responding and the client PC reset the connection and try again.
The Winsock send in this case this error but that error is a warning
and could be ignored, but Python raise an exeption.
Could someone with a little bit more knowledge please verify this (i
do not know how to simulate this with a local web server)?
As a workaround you could try to install a newer Python
(http://www.pythonlabs.com/) and hope that this Problem are fixed
there. (If you try this please report the result here)
If you do this, open the plucker.ini in your plucker directory and
locate the key python_program so that the path and filename point to
the new Python installation.
cu,
Dirk
--
Permanent URLs to the latest Version (1.1.11SR1) of the Plucker Windows installer
- For the Webpage: http://www.dirk-heiser.de/plucker
- Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.94MB]