Forums / Developer / what does 'Missing main operation memento for key' mean please?
liu spider
Saturday 21 February 2004 3:42:10 pm
I ofen notice some warning like this in my debug output:
Warning: eZModuleOperationInfo::execute Feb 21 2004 23:35:57
Missing main operation memento for key: 5eeabc6f7494aaab27ec5c4c84d377c4
What exactly does this mean?
I have a look at the code, but I have no idea what is a memento.
And comment is apprecieated
http://liucougar.scim-im.org SCIM Input Method Platform http://scim.sf.net SJSD Online Editor http://sf.net/projects/sjsd
Balazs Halasy
Tuesday 24 February 2004 12:16:07 am
I think this has got to do something with one of the cache systems in eZp. Try this: If you clear all caches and load a page, you'll probably get the memeno warning(s) ; if you then reload the same page (without flushing the caches first this time), the warning message(s) disappear(s). Dont' worry too much about it. It is absolutely not an important/significant warning/error.
Balazs
Max Wiertz
Tuesday 24 February 2004 12:54:50 pm
Hi,
I got the same problem.It's even still there after reloading it twice after flushing the cahes.
Although it's not an important warning message I would be very gratefull if someone could ezplain it to me.
Thanx in advance,Max (yeah, another ezpublish newbie :)
Thursday 26 February 2004 8:57:39 am
to Balazs: Yes, I know it do no harm at all, and it won't appear when using the cache. However I just want to find a way to solve this warning: the feeling is somewhat like Max's
As long as it is a warning, I wanna know how to avoid it and what's the meaning about it
Thanks a lot