Gadfly, SQLSession: EOFError
Hi, This is the second time I post this error. I repeat here two instances of the error message: ----------------------------------------------------------------------- Error Type: EOFError Error Value: end of stream during parse near :: "urOBv9CS7Mzi0g'"*"\012AND name = 'fi" ----------------------------------------------------------------------- Zope Error Zope has encountered an error while publishing this resource. Error Type: EOFError Error Value: end of stream during parse near :: "f3pqQ'\012AND name"*" = 'person_id'" ----------------------------------------------------------------------- This error comes from Gadfly. I am using Gadfly through SQLSession. So I suspect other Zope users have the same problem. Anyway, the message is here so other people can know they are not the only ones. :) (I've gone through Zope e-mail archive and there is zero message on EOFError.) I am stopping using SQLSession starting next week, so this problem will not affect me anymore. But it's good anyway to archive a message on this topic. The python file raising the exception is: lib/python/Products/ZGadflyDA/gadfly/kjParser.py regards, Hung Jung ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In article <20000504175050.68656.qmail@hotmail.com>, Hung Jung Lu <hungjunglu@hotmail.com> writes
Hi,
This is the second time I post this error. I repeat here two instances of the error message:
I sort of use SQLSession, but don't use the built in methods to store/access session data apart from the sessionid. This is because the names used for the fields are reserved in the database server I use. Instead I just wrote some zsql methods to do this, and I have not seen this problem. - -- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.com/dynamo - The Homebuilt Dynamo http://www.compkarori.com/dbase - The dBase bulletin -----BEGIN PGP SIGNATURE----- Version: PGPsdk version 1.7.1 iQA/AwUBORFt2rTRdIWzaLpMEQKUdgCeJGDe9KWIsjTORNekl2dSRrJRBpAAn0Wo axEhmoIqrOEFE912m2G4Duc7 =nNX7 -----END PGP SIGNATURE-----
participants (2)
-
Graham Chiu -
Hung Jung Lu