Bug 194238

Summary: Akonadi server going high on cpu usage
Product: [Frameworks and Libraries] Akonadi Reporter: Steffen Schloenvoigt <steffen.schloenvoigt>
Component: serverAssignee: Volker Krause <vkrause>
Status: RESOLVED DUPLICATE    
Severity: normal CC: christophe, toma
Priority: NOR    
Version: 4.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Steffen Schloenvoigt 2009-05-27 00:05:48 UTC
Version:            (using KDE 4.2.85)
OS:                Linux
Installed from:    SuSE RPMs

Hi.

Since migration to KDE 4.3 beta 1 (4.2.85) akonadiserver is going crazy on cpu usage as soon as one of the following applications is running:
* krunner
* kopete
* kontact / korgac

When starting the server with akonadictl start, the following output is returned repeatedly:

[akonadiserver] posting retrieval request for item 34
[akonadiserver] processRequest() - current thread: Akonadi::ItemRetrievalThread(0x80ce170)  retrieval thread: Akonadi::ItemRetrievalThread(0x80ce170)
[akonadiserver] processing retrieval request for item 34  parts: ("RFC822")
[akonadiserver] checking if request for item 34 has been processed...
[akonadiserver] request for item 34 still pending - waiting
[akonadiserver] STORE: handling command:  "REMOTEID"
[akonadiserver] STORE: handling command:  "PLD:RFC822"
[akonadiserver] continuing
[akonadiserver] checking if request for item 34 has been processed...
[akonadiserver] request for item 34 processed, error: ""
[akonadiserver] requestItemDelivery() - current thread: Akonadi::AkonadiConnection(0x8190a28)  retrieval thread: Akonadi::ItemRetrievalThread(0x80ce170)

Thereby changing the number (here 34). As more of the above mentioned applications run, as more message sequences like this are put out (All ening in error "" ???).

Kind regards,
Steffen
Comment 1 Christophe Marin 2009-05-27 00:20:59 UTC

*** This bug has been marked as a duplicate of bug 193249 ***