Find the answer to your Linux question:
Results 1 to 2 of 2
Hi There, I've been having Akonadi problems on my system which causes my PIM (Kontact) not to work properly. D-Bus seems to have some kind of issues as well and ...
  1. #1
    Just Joined!
    Join Date
    Jun 2010
    Location
    Vancouver, BC
    Posts
    2

    Akonadi disaster

    Hi There,

    I've been having Akonadi problems on my system which causes my PIM (Kontact) not to work properly. D-Bus seems to have some kind of issues as well and i can't get a handle on them....
    Help is appreciated!
    The Akonadi self trst report looks like this:
    Code:
    Akonadi Server Self-Test Report
    ===============================
    
    Test 1:  SUCCESS
    --------
    Test 2:  SUCCESS
    --------
    Test 3:  SUCCESS
    --------
    Test 4:  ERROR
    --------
    
    MySQL server log contains errors.
    Details: The MySQL server error log file /home/reg/.local/share/akonadi/db_data/mysql.err; contains errors.
    
    File content of '/home/reg/.local/share/akonadi/db_data/mysql.err':
    100627 14:44:30 [Note] Plugin 'FEDERATED' is disabled.
    InnoDB: Unable to lock ./ibdata1, error: 11
    InnoDB: Check that you do not already have another mysqld process
    InnoDB: using the same InnoDB data or log files.
    100627 14:44:30  InnoDB: Retrying to lock the first data file
    InnoDB: Unable to lock ./ibdata1, error: 11
    InnoDB: Check that you do not already have another mysqld process
    InnoDB: using the same InnoDB data or log files.
    
    
    Test 5:  SUCCESS
    --------
    Test 6:  SKIP
    --------
    
    MySQL server custom configuration not available.
    Details: The custom configuration for the MySQL server was not found but is optional.
    
    Test 7:  SUCCESS
    --------
    Test 8:  SUCCESS
    --------
    Test 9:  SUCCESS
    --------
    Test 10:  ERROR
    --------
    
    Akonadi server process not registered at D-Bus.
    Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.
    
    Test 11:  SUCCESS
    --------
    Test 12:  SUCCESS
    --------
    Test 13:  SKIP
    --------
    
    Protocol version check not possible.
    Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements.
    
    Test 14:  SUCCESS
    --------
    Test 15:  SUCCESS
    --------
    Test 16:  ERROR
    --------
    
    Previous Akonadi server error log found.
    Details: The Akonadi server did report error during its previous startup into /home/reg/.local/share/akonadi/akonadiserver.error.old.
    
    File content of '/home/reg/.local/share/akonadi/akonadiserver.error.old':
    Database error: Cannot open database. 
      Last driver error: "QMYSQL: Unable to connect" 
      Last database error: "Access denied for user 'reg'at'localhost' (using password: NO)" 
    Unable to open database "Access denied for user 'reg'at'localhost' (using password: NO) QMYSQL: Unable to connect" 
    "[
    0: akonadiserver(_Z11akBacktracev+0x35) [0x8052265]
    1: akonadiserver() [0x8052726]
    2: [0xaa3400]
    3: [0xaa3422]
    4: /lib/tls/i686/cmov/libc.so.6(gsignal+0x51) [0x93f651]
    5: /lib/tls/i686/cmov/libc.so.6(abort+0x182) [0x942a82]
    6: /usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x8c) [0x1bf2dc]
    7: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xc4) [0x80537a4]
    8: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8e) [0x25746e]
    9: /usr/lib/libQtCore.so.4(+0x10a275) [0x26c275]
    10: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3d) [0x26d78d]
    11: akonadiserver(_ZN6QDebugD1Ev+0x43) [0x804dea3]
    12: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x5cc) [0x70858c]
    13: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x58) [0x7094f8]
    14: akonadiserver(main+0x374) [0x804d204]
    15: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x92bbd6]
    16: akonadiserver() [0x804cdc1]
    ]
    " 
    
    
    Test 17:  ERROR
    --------
    
    Current Akonadi control error log found.
    Details: The Akonadi control process did report error during startup into /home/reg/.local/share/akonadi/akonadi_control.error.
    
    File content of '/home/reg/.local/share/akonadi/akonadi_control.error':
    Unable to register service as org.freedesktop.Akonadi.Control Maybe it's already running? 
    "[
    0: /usr/bin/akonadi_control(_Z11akBacktracev+0x35) [0x805bbe5]
    1: /usr/bin/akonadi_control() [0x805c0a6]
    2: [0xcec400]
    3: [0xcec422]
    4: /lib/tls/i686/cmov/libc.so.6(gsignal+0x51) [0x6c0651]
    5: /lib/tls/i686/cmov/libc.so.6(abort+0x182) [0x6c3a82]
    6: /usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x8c) [0x88d2dc]
    7: /usr/bin/akonadi_control(_ZN15FileDebugStream9writeDataEPKcx+0xc4) [0x805d124]
    8: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8e) [0x92546e]
    9: /usr/lib/libQtCore.so.4(+0x10a275) [0x93a275]
    10: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3d) [0x93b78d]
    11: /usr/bin/akonadi_control(main+0x424) [0x8070b34]
    12: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x6acbd6]
    13: /usr/bin/akonadi_control() [0x80576e1]
    ]
    " 
    
    
    Test 18:  ERROR
    --------
    
    Previous Akonadi control error log found.
    Details: The Akonadi control process did report error during its previous startup into /home/reg/.local/share/akonadi/akonadi_control.error.old.
    
    File content of '/home/reg/.local/share/akonadi/akonadi_control.error.old':
    Unable to register service as org.freedesktop.Akonadi.Control Maybe it's already running? 
    "[
    0: /usr/bin/akonadi_control(_Z11akBacktracev+0x35) [0x805bbe5]
    1: /usr/bin/akonadi_control() [0x805c0a6]
    2: [0x4d8400]
    3: [0x4d8422]
    4: /lib/tls/i686/cmov/libc.so.6(gsignal+0x51) [0x5f9651]
    5: /lib/tls/i686/cmov/libc.so.6(abort+0x182) [0x5fca82]
    6: /usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x8c) [0x16d2dc]
    7: /usr/bin/akonadi_control(_ZN15FileDebugStream9writeDataEPKcx+0xc4) [0x805d124]
    8: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8e) [0x20546e]
    9: /usr/lib/libQtCore.so.4(+0x10a275) [0x21a275]
    10: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3d) [0x21b78d]
    11: /usr/bin/akonadi_control(main+0x424) [0x8070b34]
    12: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x5e5bd6]
    13: /usr/bin/akonadi_control() [0x80576e1]
    ]
    " 
    
    
    ntrol process did report error during its previous startup into /home/reg/.local/share/akonadi/akonadi_control.error.old.
    
    File content of '/home/reg/.local/share/akonadi/akonadi_control.error.old':
    D-Bus session bus went down - quitting
    Any clues, hints or suggestions are appreciated!
    Thank you!

  2. #2
    Linux Newbie JosePF's Avatar
    Join Date
    Jun 2010
    Posts
    225
    Hello,
    i think that problem is caused by mysql.
    Could be posible that databases are corrupted or due to a diferent version of mysql.

    Please, could you report config files of Akonadi in:
    ~/.local/share/akonadi
    ~/.config/akonadi

    Regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...