[ZODB-Dev] [ zodb-Bugs-580159 ] Message too long

noreply@sourceforge.net noreply@sourceforge.net
Thu, 11 Jul 2002 09:31:31 -0700


Bugs item #580159, was opened at 2002-07-11 17:09
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=580159&group_id=15628

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Toby Dickenson (htrd)
Assigned to: Nobody/Anonymous (nobody)
Summary: Message too long

Initial Comment:
Using ZEO2, and Zope current CVS. 
 
Importing a large export file produces these 
log entries: 
Jul 11 16:35:08 
m1.zc.geminidataloggers.com 
ZODB[14617]: Commiting subtransaction of 
size 27554342 
Jul 11 16:35:51 
m1.zc.geminidataloggers.com 
zrpc:14617[14617]: No error message 
supplied : error: (90, 'Message too long') 
Jul 11 16:35:51 
m1.zc.geminidataloggers.com ClientStorage 
14617[14617]: Disconnected from storage 
Jul 11 16:35:51 
m1.zc.geminidataloggers.com ClientStorage 
14617[14617]: Connected to storage via 
<ManagedConnection ('192.168.4.1', 
2929)> 
 
 
Im not sure which message is too long. First 
guess was that this might be caused by 
passing a 27M string to send(). I tweaked 
handle_write, but this error must be raised 
elsewhere. 
 
No more time to debug right now.... 
 

----------------------------------------------------------------------

>Comment By: Toby Dickenson (htrd)
Date: 2002-07-11 17:31

Message:
Logged In: YES 
user_id=46460

 ZEO1 doesnt exhibit the problem 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=580159&group_id=15628