abhishek
unread,May 9, 2008, 10:24:24 AM5/9/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cherrypy-users
Hi group please suggest me a fix for this problem.
[ERROR] error:<class 'socket.timeout'> trace:Traceback (most recent
call last):
File "c:\python25\lib\site-packages\cherrypy-2.2.1-py2.5.egg\cherrypy
\_cphttptools.py", line 98, in _run
self.processBody()
File "c:\python25\lib\site-packages\cherrypy-2.2.1-py2.5.egg\cherrypy
\_cphttptools.py", line 230, in processBody
keep_blank_values=1)
File "c:\python25\lib\site-packages\cherrypy-2.2.1-py2.5.egg\cherrypy
\_cpcgifs.py", line 8, in __init__
cgi.FieldStorage.__init__(self, *args, **kwds)
File "C:\python25\lib\cgi.py", line 534, in __init__
self.read_multi(environ, keep_blank_values, strict_parsing)
File "C:\python25\lib\cgi.py", line 659, in read_multi
environ, keep_blank_values, strict_parsing)
File "c:\python25\lib\site-packages\cherrypy-2.2.1-py2.5.egg\cherrypy
\_cpcgifs.py", line 8, in __init__
cgi.FieldStorage.__init__(self, *args, **kwds)
File "C:\python25\lib\cgi.py", line 536, in __init__
self.read_single()
File "C:\python25\lib\cgi.py", line 669, in read_single
self.read_lines()
File "C:\python25\lib\cgi.py", line 691, in read_lines
self.read_lines_to_outerboundary()
File "c:\python25\lib\site-packages\cherrypy-2.2.1-py2.5.egg\cherrypy
\_cpcgifs.py", line 31, in read_lines_to_outerboundary
line = self.fp.readline(1<<16)
File "c:\python25\lib\site-packages\cherrypy-2.2.1-py2.5.egg\cherrypy
\lib\httptools.py", line 496, in readline
data = self.rfile.readline(size)
File "C:\python25\lib\socket.py", line 373, in readline
data = self._sock.recv(self._rbufsize)
timeout: timed out