[#6508] Caching problem
Summary Caching problem
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 3. High
Owners Michael Slusarz <slusarz (at) horde (dot) org>
Requester Jan Schneider <jan (at) horde (dot) org>
Created 03/20/2008 (50 days ago)
Due
Updated 03/20/2008 (50 days ago)
Assigned 03/20/2008 (50 days ago)
Resolved 03/20/2008 (50 days ago)
Attachments
Milestone
Patch

History
03/20/2008 Michael Slusarz Comment #11
State ⇒ Resolved
Reply to this comment
> Actually these issues are probably more related to Bug: 6449

Yes, I think that is correct.  Initial analysis indicates that the message list cache is being improperly invalidated on every page load when using virtual folders.
03/20/2008 Michael Rubinsky Comment #10 Reply to this comment
Actually these issues are probably more related to Bug: 6449
03/20/2008 Michael Rubinsky Comment #9 Reply to this comment
WIth FW_3 and no cache I can view the message but get the message not found error when trying to delete it

with the cache on, I get the message not found error when just trying to view the message.

I've cleared all my sessions, restarted the webserver, cleared my cookies, my opcode cache, everything I could think of...
03/20/2008 Chuck Hagenbuch Comment #8 Reply to this comment
It's working for me with both caches on now.
03/20/2008 Michael Rubinsky Comment #7 Reply to this comment
With cache off it works, switched back to cache on and it broke again...
03/20/2008 Michael Rubinsky Comment #6 Reply to this comment
> Does this fix?
> http://lists.horde.org/archives/cvs/Week-of-Mon-20080317/076448.html

Now I'm getitng 'Requested Message not found for every message...this is *with* caching...going to try it without cache next
03/20/2008 Michael Slusarz Comment #5
State ⇒ Feedback
Reply to this comment
03/20/2008 Michael Rubinsky Comment #4 Reply to this comment
> /var/www/horde/imp/lib/IMAP/MessageCache.php:282:
> imap_fetchstructure(): Bad message number

...and if it helps, all my message numbers in the virtual INBOX are coming across as '1'
03/20/2008 Chuck Hagenbuch Comment #3 Reply to this comment
I'm seeing one of these for every new message the first time I go to the Virtual Inbox when there's new mail:

/var/www/horde/imp/lib/IMAP/MessageCache.php:282: imap_fetchstructure(): Bad message number
03/20/2008 Chuck Hagenbuch Comment #2
Priority ⇒ 3. High
Reply to this comment
I'm seeing this as well, even though I've turned off the msgcache and the mlistcache.
03/20/2008 Jan Schneider Comment #1
Patch ⇒
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Caching problem
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Assigned
Reply to this comment
If a message arrives in a mailbox, I get the new mail notification after a reload, but the messages doesn't show up in the mailbox list. It appears in the virtual inbox though.