Justin Warren wrote:
> Hi folks,
>
> I've hit a weird problem that is beyond me at the moment. Hopefully
> someone else can shed some light on the situation.
>
> I create a bunch of objects, and attempt to add them all to the
> database. If I only add about 100 objects, everything works fine. If I
> attempt to add 150, I get a bunch of these errors:
>
> Exception exceptions.AttributeError: AttributeError("'NoneType' object
> has no attribute 'dumps'",) in <bound method
> ObjectInfo._emit_object_deleted of {'store': <storm.store.Store object
> at 0x139cc90>, 'primary_vars': (<storm.variables.IntVariable object at
> 0x1535910>, <storm.variables.DateTimeVariable object at 0x13bcc68>)}
For what it's worth, you usually get this sort of error while the Python
interpreter is quitting. Is that the case here?
Cheers,
mwh
--
storm mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/storm