[Grok-dev] grok.XMLRPC hangs

Jeroen Michiel jmichiel at yahoo.com
Mon Apr 20 11:01:41 EDT 2009


Apparently workaround1 doesn't work for me! I get this error:
URL: http://127.0.0.1:8081/artc
File
'C:\\DOCUME~1\\jm\\BUILDO~1\\eggs\\paste-1.7.2-py2.5.egg\\paste\\evalexception\\middleware.py',
line 306 in respond
  app_iter = self.application(environ, detect_start_response)
File
'C:\\DOCUME~1\\jm\\BUILDO~1\\eggs\\paste-1.7.2-py2.5.egg\\paste\\translogger.py',
line 68 in __call__
  return self.application(environ, replacement_start_response)
File
'c:\\docume~1\\jm\\buildo~1\\eggs\\zope.app.wsgi-3.4.1-py2.5.egg\\zope\\app\\wsgi\\__init__.py',
line 54 in __call__
  request = publish(request, handle_errors=handle_errors)
File
'c:\\docume~1\\jm\\buildo~1\\eggs\\zope.publisher-3.4.6-py2.5.egg\\zope\\publisher\\publish.py',
line 126 in publish
  request.processInputs()
File
'c:\\docume~1\\jm\\buildo~1\\eggs\\zope.publisher-3.4.6-py2.5.egg\\zope\\publisher\\xmlrpc.py',
line 52 in processInputs
  lines = ''.join(self._body_instream.readlines(self._body_instream.size))
AttributeError: 'HTTPInputStream' object has no attribute 'size'

What can I do now? (I's rather not use the zopctl workaround)?

Michael Haubenwallner-2 wrote:
> 
> 
> Hi, this is a known bug with Grok1.x when using paste.httpserver (WSGI).
> https://bugs.launchpad.net/grok/+bug/332063
> 
> Workaround 1
> https://bugs.launchpad.net/grok/+bug/332063/comments/1
> 
> Workaround 2
> create your project the old zopectl style
> grokproject --zopectl projectname
> 
> Regards
> Michael
> 
> - --
> http://blog.d2m.at
> http://planetzope.org
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFJ086Xl0uAvQJUKVYRAsgPAJ9jpi6Gl5odW4A3X4Lm1pHqN3+IJQCcCE+Q
> FBAtRpWlkIN4deYSli2vLLA=
> =7gyG
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
> 
> 

-- 
View this message in context: http://www.nabble.com/grok.XMLRPC-hangs-tp22831946p23138458.html
Sent from the Grok mailing list archive at Nabble.com.



More information about the Grok-dev mailing list