[Tickets #12356] Re: second IMP search doesn't work

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Jun 19 09:53:56 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12356
------------------------------------------------------------------------------
  Ticket             | 12356
  Updated By         | l.kiraly at madalbal.hu
  Summary            | second IMP search doesn't work
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
+New Attachment     | config.tar.bz2
------------------------------------------------------------------------------


l.kiraly at madalbal.hu (2013-06-19 09:53) wrote:



Here is a debug log snippet when the search fails:

---
Jun 19 11:44:29 test HORDE: Load config file (conf.php; app: horde)  
[pid 16870 on line 401 of  
"/root/horde-git/framework/Core/lib/Horde.php"]
Jun 19 11:44:29 test HORDE: Connected to the following memcache  
servers:localhost:11211 [pid 16870 on line 125 of  
"/root/horde-git/framework/Memcache/lib/Horde/Memcache.php"]
Jun 19 11:44:29 test HORDE: Read session data (id =  
bb4jft65k1domd0hdo2mlfabk5) [pid 16870]
Jun 19 11:44:29 test HORDE: Horde_Registry: retrieved app with cache  
ID horde_registry|app|1369385914|102fa7b4647511685ecf6cf86dafefa9 [pid  
16870 on line 1986 of  
"/root/horde-git/framework/Core/lib/Horde/Registry.php"]
Jun 19 11:44:29 test HORDE: [imp] Load config file (conf.php; app:  
imp) [pid 16870 on line 401 of  
"/root/horde-git/framework/Core/lib/Horde.php"]
Jun 19 11:44:29 test dovecot: imap-login: Login: user=<l.kiraly>,  
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=16924, secured,  
session=<XeoQrX7fAgB/AAAB>
Jun 19 11:44:29 test HORDE: [imp] IMAP error reported by server.  
Mailbox doesn't exist: impsearch [pid 16870 on line 571 of  
"/root/horde-git/imp/lib/Imap.php"]
Jun 19 11:44:29 test HORDE:  1.  
Horde_Core_Ajax_Application->doAction()  
/root/horde-git/horde/services/ajax.php:58  2. call_user_func()  
/root/horde-git/framework/Core/lib/Horde/Core/Ajax/Application.php:162  
  3. IMP_Ajax_Application_Handler_Common->viewPort()  4.  
IMP_Ajax_Application->viewPortData()  
/root/horde-git/imp/lib/Ajax/Application/Handler/Common.php:99  5.  
IMP_Ajax_Application_ListMessages->listMessages()  
/root/horde-git/imp/lib/Ajax/Application.php:246  6. count()  
/root/horde-git/imp/lib/Ajax/Application/ListMessages.php:262  7.  
IMP_Mailbox_List->count()  8. IMP_Mailbox_List->_buildMailbox()  
/root/horde-git/imp/lib/Mailbox/List.php:889  9. IMP_Mailbox->__get()  
/root/horde-git/imp/lib/Mailbox/List.php:363 10.  
IMP_Mailbox->_getCacheID() /root/horde-git/imp/lib/Mailbox.php:396 11.  
IMP_Imap->getCacheId() /root/horde-git/imp/lib/Mailbox.php:1562 12.  
IMP_Imap->getSyncToken() /root/horde-git/imp/lib/Imap.php:462 13.  
IMP_Imap->__call() /root/horde-git/imp/lib/Imap.php:462 14.  
Horde_Core_Ajax_Application->do
Jun 19 11:44:29 test HORDE: [imp] Could not open mailbox "impsearch".  
[pid 16870 on line 571 of "/root/horde-git/imp/lib/Imap.php"]
Jun 19 11:44:29 test HORDE:  1.  
Horde_Core_Ajax_Application->doAction()  
/root/horde-git/horde/services/ajax.php:58  2. call_user_func()  
/root/horde-git/framework/Core/lib/Horde/Core/Ajax/Application.php:162  
  3. IMP_Ajax_Application_Handler_Common->viewPort()  4.  
IMP_Ajax_Application->viewPortData()  
/root/horde-git/imp/lib/Ajax/Application/Handler/Common.php:99  5.  
IMP_Ajax_Application_ListMessages->listMessages()  
/root/horde-git/imp/lib/Ajax/Application.php:246  6. count()  
/root/horde-git/imp/lib/Ajax/Application/ListMessages.php:262  7.  
IMP_Mailbox_List->count()  8. IMP_Mailbox_List->_buildMailbox()  
/root/horde-git/imp/lib/Mailbox/List.php:889  9. IMP_Imap->search()  
/root/horde-git/imp/lib/Mailbox/List.php:409 10. IMP_Imap->__call()  
/root/horde-git/imp/lib/Mailbox/List.php:409 11.  
Horde_Core_Ajax_Application->doAction()  
/root/horde-git/horde/services/ajax.php:58 12. call_user_func()  
/root/horde-git/framework/Core/lib/Horde/Core/Ajax/Application.php:162  
13. IMP_Ajax_Application_Handler_Common->viewPort() 14.
Jun 19 11:44:29 test HORDE: [imp] Could not open mailbox "impsearch".  
[pid 16870 on line 27 of  
"/root/horde-git/framework/Core/lib/Horde/Core/Notification/Handler/Decorator/Hordelog.php"]
Jun 19 11:44:29 test HORDE: [imp] SQL  (0,0006s)   ^ISELECT alarm_id,  
alarm_uid, alarm_start, alarm_end, alarm_methods, ^I  alarm_params,  
alarm_title, alarm_text, alarm_snooze, alarm_internal ^I  FROM  
horde_alarms WHERE alarm_dismissed = 0 AND ((alarm_snooze IS NULL ^I   
AND alarm_start <= '2013-06-19T09:44:29') OR alarm_snooze <= ^I   
'2013-06-19T09:44:29') AND (alarm_end IS NULL OR alarm_end >= ^I   
'2013-06-19T09:44:29') AND (alarm_uid IS NULL OR alarm_uid = '' OR ^I   
alarm_uid = 'l.kiraly') ORDER BY alarm_start, alarm_end [pid 16870 on  
line 319 of  
"/root/horde-git/framework/Db/lib/Horde/Db/Adapter/Mysqli.php"]
Jun 19 11:44:29 test dovecot: imap(l.kiraly): Disconnected: Logged out  
in=137 out=505
Jun 19 11:44:29 test HORDE: [imp] Max memory usage: 2097152 bytes [pid  
16870 on line 559 of  
"/root/horde-git/framework/Core/lib/Horde/Registry.php"]
---


I also attached my imp and horde config files please try with this.

Maybe php version is problem too. Can you try to test with php 5.5.x ?

php --version
PHP 5.5.0RC3 (cli) (built: Jun 11 2013 10:43:18)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0-dev, Copyright (c) 1998-2013 Zend Technologies
     with Zend OPcache v7.0.2-dev, Copyright (c) 1999-2013, by Zend  
Technologies





l.kiraly at madalbal.hu (2013-06-19 09:53) uploaded: config.tar.bz2

http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=config.tar.bz2&ticket=12356&fn=%2Fconfig.tar.bz2





More information about the bugs mailing list