[SOLVED] Akonadi won't start

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] Akonadi won't start

Postby isaiah36 » Dec 23rd, '15, 10:44

I failed to start the akonadi service, I am trying to use the notes application. Here is the error log

Code: Select all
151223  3:26:22 [ERROR] InnoDB: auto-extending data file ./ibdata1 is of a different size 640 pages (rounded down to MB) than specified in the .cnf file: initial 768 pages, max 0 (relevant if non-zero) pages!
151223  3:26:22 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
151223  3:26:22 [ERROR] Plugin 'InnoDB' init function returned error.
151223  3:26:22 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
151223  3:26:22 [ERROR] Unknown/unsupported storage engine: innodb
151223  3:26:22 [ERROR] Aborting
Last edited by isaiah36 on Dec 23rd, '15, 19:30, edited 1 time in total.
User avatar
isaiah36
 
Posts: 109
Joined: Dec 21st, '15, 13:18

Re: Akonadi won't start

Postby doktor5000 » Dec 23rd, '15, 14:45

FWIW, I've split this into a separate thread as the other one was already solved.

Please provide some more information. How exactly did you start the akonadi service?
Did you try to move/rename or delete ~/.local/share/akonadi already?

Please also show your ~/.local/share/akonadi/mysql.conf and the output of the following commands, run as your regular user
Code: Select all
rpm -qa | grep mariadb
akonadictl stop
akonadictl start
akonadictl status
akonadictl fsck
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Akonadi won't start

Postby isaiah36 » Dec 23rd, '15, 15:34

No, I have not attempted any checks or fixes at all. I tried to put the Notes List widget on my desktop, so I can keep my notes between sessions. It could not start without database. Then I tried through KDE System Settings > Personal Information control panel interface.

Command 1 output -
Code: Select all
lib64mariadb18-10.0.22-1.mga5
mariadb-core-10.0.22-1.mga5
mariadb-client-10.0.22-1.mga5
lib64mariadb-embedded18-10.0.22-1.mga5
mariadb-common-10.0.22-1.mga5
mariadb-common-core-10.0.22-1.mga5


Command 2 output - Akonadi is not running

Command 3 output -
Code: Select all
Starting Akonadi Server...
   done.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
search paths:  ("/home/isaiah/.kde4/vdt", "/home/isaiah/.kde4/vdt", "/usr/local/bin", "/usr/bin", "/usr/local/games", "/usr/games", "/usr/lib64/qt4/bin", "/usr/lib64/qt5/bin", "/home/isaiah/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
[isaiah@localhost ~]$ Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/isaiah/.local/share/akonadi/mysql.conf", "--datadir=/home/isaiah/.local/share/akonadi/db_data/", "--socket=/home/isaiah/tmp/akonadi-isaiah.kLfRtl/mysql.socket")
stdout: ""
stderr: "151223  8:29:09 [Note] /usr/sbin/mysqld (mysqld 10.0.22-MariaDB) starting as process 27593 ...
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x463d49]
1: akonadiserver() [0x463fd9]
2: /lib64/libc.so.6(+0x336b0) [0x7f4be31136b0]
3: /lib64/libc.so.6(gsignal+0x37) [0x7f4be3113627]
4: /lib64/libc.so.6(abort+0x16a) [0x7f4be3114dba]
5: /lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x64) [0x7f4be4919ae4]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa0) [0x466210]
7: /lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8a) [0x7f4be49b427a]
8: /lib64/libQtCore.so.4(+0x11a25c) [0x7f4be49c325c]
9: /lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x31) [0x7f4be49cb5a1]
10: akonadiserver(_ZN6QDebugD1Ev+0x39) [0x45e009]
11: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x1da9) [0x4cbbd9]
12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xe0) [0x466d50]
13: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0xbd) [0x46946d]
14: akonadiserver() [0x534f79]
15: /lib64/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x1c1) [0x7f4be4a3cd61]
16: /lib64/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d) [0x7f4be4a24cad]
17: /lib64/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x201) [0x7f4be4a27be1]
18: /lib64/libQtCore.so.4(+0x1a8cae) [0x7f4be4a51cae]
19: /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x22d) [0x7f4be27e0c6d]
20: /lib64/libglib-2.0.so.0(+0x48f18) [0x7f4be27e0f18]
21: /lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f4be27e0fbc]
22: /lib64/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e) [0x7f4be4a51e1e]
23: /lib64/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x31) [0x7f4be4a23931]
24: /lib64/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x185) [0x7f4be4a23c45]
25: /lib64/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x89) [0x7f4be4a28e59]
26: akonadiserver(main+0x1e6) [0x45d416]
27: /lib64/libc.so.6(__libc_start_main+0xf0) [0x7f4be30fffd0]
28: akonadiserver() [0x45dc38]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
search paths:  ("/home/isaiah/.kde4/vdt", "/home/isaiah/.kde4/vdt", "/usr/local/bin", "/usr/bin", "/usr/local/games", "/usr/games", "/usr/lib64/qt4/bin", "/usr/lib64/qt5/bin", "/home/isaiah/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/isaiah/.local/share/akonadi/mysql.conf", "--datadir=/home/isaiah/.local/share/akonadi/db_data/", "--socket=/home/isaiah/tmp/akonadi-isaiah.kLfRtl/mysql.socket")
stdout: ""
stderr: "151223  8:29:09 [Note] /usr/sbin/mysqld (mysqld 10.0.22-MariaDB) starting as process 27607 ...
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x463d49]
1: akonadiserver() [0x463fd9]
2: /lib64/libc.so.6(+0x336b0) [0x7f53983596b0]
3: /lib64/libc.so.6(gsignal+0x37) [0x7f5398359627]
4: /lib64/libc.so.6(abort+0x16a) [0x7f539835adba]
5: /lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x64) [0x7f5399b5fae4]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa0) [0x466210]
7: /lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8a) [0x7f5399bfa27a]
8: /lib64/libQtCore.so.4(+0x11a25c) [0x7f5399c0925c]
9: /lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x31) [0x7f5399c115a1]
10: akonadiserver(_ZN6QDebugD1Ev+0x39) [0x45e009]
11: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x1da9) [0x4cbbd9]
12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xe0) [0x466d50]
13: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0xbd) [0x46946d]
14: akonadiserver() [0x534f79]
15: /lib64/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x1c1) [0x7f5399c82d61]
16: /lib64/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d) [0x7f5399c6acad]
17: /lib64/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x201) [0x7f5399c6dbe1]
18: /lib64/libQtCore.so.4(+0x1a8cae) [0x7f5399c97cae]
19: /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x22d) [0x7f5397a26c6d]
20: /lib64/libglib-2.0.so.0(+0x48f18) [0x7f5397a26f18]
21: /lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f5397a26fbc]
22: /lib64/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e) [0x7f5399c97e1e]
23: /lib64/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x31) [0x7f5399c69931]
24: /lib64/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x185) [0x7f5399c69c45]
25: /lib64/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x89) [0x7f5399c6ee59]
26: akonadiserver(main+0x1e6) [0x45d416]
27: /lib64/libc.so.6(__libc_start_main+0xf0) [0x7f5398345fd0]
28: akonadiserver() [0x45dc38]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
search paths:  ("/home/isaiah/.kde4/vdt", "/home/isaiah/.kde4/vdt", "/usr/local/bin", "/usr/bin", "/usr/local/games", "/usr/games", "/usr/lib64/qt4/bin", "/usr/lib64/qt5/bin", "/home/isaiah/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/isaiah/.local/share/akonadi/mysql.conf", "--datadir=/home/isaiah/.local/share/akonadi/db_data/", "--socket=/home/isaiah/tmp/akonadi-isaiah.kLfRtl/mysql.socket")
stdout: ""
stderr: "151223  8:29:09 [Note] /usr/sbin/mysqld (mysqld 10.0.22-MariaDB) starting as process 27621 ...
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x463d49]
1: akonadiserver() [0x463fd9]
2: /lib64/libc.so.6(+0x336b0) [0x7fe98a5506b0]
3: /lib64/libc.so.6(gsignal+0x37) [0x7fe98a550627]
4: /lib64/libc.so.6(abort+0x16a) [0x7fe98a551dba]
5: /lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x64) [0x7fe98bd56ae4]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa0) [0x466210]
7: /lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8a) [0x7fe98bdf127a]
8: /lib64/libQtCore.so.4(+0x11a25c) [0x7fe98be0025c]
9: /lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x31) [0x7fe98be085a1]
10: akonadiserver(_ZN6QDebugD1Ev+0x39) [0x45e009]
11: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x1da9) [0x4cbbd9]
12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xe0) [0x466d50]
13: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0xbd) [0x46946d]
14: akonadiserver() [0x534f79]
15: /lib64/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x1c1) [0x7fe98be79d61]
16: /lib64/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d) [0x7fe98be61cad]
17: /lib64/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x201) [0x7fe98be64be1]
18: /lib64/libQtCore.so.4(+0x1a8cae) [0x7fe98be8ecae]
19: /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x22d) [0x7fe989c1dc6d]
20: /lib64/libglib-2.0.so.0(+0x48f18) [0x7fe989c1df18]
21: /lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7fe989c1dfbc]
22: /lib64/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e) [0x7fe98be8ee1e]
23: /lib64/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x31) [0x7fe98be60931]
24: /lib64/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x185) [0x7fe98be60c45]
25: /lib64/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x89) [0x7fe98be65e59]
26: akonadiserver(main+0x1e6) [0x45d416]
27: /lib64/libc.so.6(__libc_start_main+0xf0) [0x7fe98a53cfd0]
28: akonadiserver() [0x45dc38]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
search paths:  ("/home/isaiah/.kde4/vdt", "/home/isaiah/.kde4/vdt", "/usr/local/bin", "/usr/bin", "/usr/local/games", "/usr/games", "/usr/lib64/qt4/bin", "/usr/lib64/qt5/bin", "/home/isaiah/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  "/usr/bin/mysql_install_db"
Found mysqlcheck:  "/usr/bin/mysqlcheck"
Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/isaiah/.local/share/akonadi/mysql.conf", "--datadir=/home/isaiah/.local/share/akonadi/db_data/", "--socket=/home/isaiah/tmp/akonadi-isaiah.kLfRtl/mysql.socket")
stdout: ""
stderr: "151223  8:29:09 [Note] /usr/sbin/mysqld (mysqld 10.0.22-MariaDB) starting as process 27635 ...
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x463d49]
1: akonadiserver() [0x463fd9]
2: /lib64/libc.so.6(+0x336b0) [0x7fa4dbdef6b0]
3: /lib64/libc.so.6(gsignal+0x37) [0x7fa4dbdef627]
4: /lib64/libc.so.6(abort+0x16a) [0x7fa4dbdf0dba]
5: /lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x64) [0x7fa4dd5f5ae4]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa0) [0x466210]
7: /lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8a) [0x7fa4dd69027a]
8: /lib64/libQtCore.so.4(+0x11a25c) [0x7fa4dd69f25c]
9: /lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x31) [0x7fa4dd6a75a1]
10: akonadiserver(_ZN6QDebugD1Ev+0x39) [0x45e009]
11: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x1da9) [0x4cbbd9]
12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xe0) [0x466d50]
13: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0xbd) [0x46946d]
14: akonadiserver() [0x534f79]
15: /lib64/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x1c1) [0x7fa4dd718d61]
16: /lib64/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d) [0x7fa4dd700cad]
17: /lib64/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x201) [0x7fa4dd703be1]
18: /lib64/libQtCore.so.4(+0x1a8cae) [0x7fa4dd72dcae]
19: /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x22d) [0x7fa4db4bcc6d]
20: /lib64/libglib-2.0.so.0(+0x48f18) [0x7fa4db4bcf18]
21: /lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7fa4db4bcfbc]
22: /lib64/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e) [0x7fa4dd72de1e]
23: /lib64/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x31) [0x7fa4dd6ff931]
24: /lib64/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x185) [0x7fa4dd6ffc45]
25: /lib64/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x89) [0x7fa4dd704e59]
26: akonadiserver(main+0x1e6) [0x45d416]
27: /lib64/libc.so.6(__libc_start_main+0xf0) [0x7fa4dbddbfd0]
28: akonadiserver() [0x45dc38]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error)
"akonadiserver" crashed too often and will not be restarted!


After this konsole did not return me to a prompt, so I started another konsole process.

Command 4 output -
Code: Select all
Akonadi Control: stopped
Akonadi Server: stopped
search paths:  ("/home/isaiah/.kde4/lib64/kde4/plugins/", "/usr/lib64/kde4/plugins/", "/usr/lib64/plugins/", "/usr/lib64/qt4/plugins", "/usr/bin", "/usr/lib64/kde4/plugins", "/usr/lib64/plugins", "/home/isaiah/.kde4/lib64/kde4/", "/usr/lib64/kde4/")
Akonadi Server Search Support: available (Remote Search, Akonadi Baloo Search Plugin)
Available Agent Types: akonadi_akonotes_resource, akonadi_archivemail_agent, akonadi_baloo_indexer, akonadi_birthdays_resource, akonadi_contacts_resource, akonadi_davgroupware_resource, akonadi_facebook_resource, akonadi_folderarchive_agent, akonadi_followupreminder_agent, akonadi_googlecalendar_resource, akonadi_googlecontacts_resource, akonadi_ical_resource, akonadi_icaldir_resource, akonadi_imap_resource, akonadi_invitations_agent, akonadi_kabc_resource, akonadi_kalarm_dir_resource, akonadi_kalarm_resource, akonadi_kcal_resource, akonadi_kdeaccounts_resource, akonadi_knut_resource, akonadi_kolab_resource, akonadi_kolabproxy_resource, akonadi_localbookmarks_resource, akonadi_maildir_resource, akonadi_maildispatcher_agent, akonadi_mailfilter_agent, akonadi_mailtransport_dummy_resource, akonadi_mbox_resource, akonadi_migration_agent, akonadi_mixedmaildir_resource, akonadi_nepomuk_feeder, akonadi_newmailnotifier_agent, akonadi_nntp_resource, akonadi_notes_agent, akonadi_notes_resource, akonadi_openxchange_resource, akonadi_pop3_resource, akonadi_sendlater_agent, akonadi_skroogeakonadi_resource, akonadi_vcard_resource, akonadi_vcarddir_resource


Command 5 output - none, return to prompt
User avatar
isaiah36
 
Posts: 109
Joined: Dec 21st, '15, 13:18

Re: Akonadi won't start

Postby isaiah36 » Dec 23rd, '15, 15:40

This is the output from System Settings, when I click 'Details' after the failure to start

Code: Select all
Akonadi Server Self-Test Report
===============================

Test 1:  SUCCESS
--------

Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system.

File content of '/home/isaiah/.config/akonadi/akonadiserverrc':
[%General]
Driver=QMYSQL

[QMYSQL]
Name=akonadi
Host=
Options="UNIX_SOCKET=/home/isaiah/tmp/akonadi-isaiah.kLfRtl/mysql.socket"
ServerPath=/usr/sbin/mysqld
StartServer=true

[Debug]
Tracer=null


Test 2:  SUCCESS
--------

Akonadi is not running as root
Details: Akonadi is not running as a root/administrator user, which is the recommended setup for a secure system.

Test 3:  SUCCESS
--------

MySQL server found.
Details: You have currently configured Akonadi to use the MySQL server '/usr/sbin/mysqld'.
Make sure you have the MySQL server installed, set the correct path and ensure you have the necessary read and execution rights on the server executable. The server executable is typically called 'mysqld'; its location varies depending on the distribution.

Test 4:  SUCCESS
--------

MySQL server is executable.
Details: MySQL server found: 151223  8:39:10 [Note] /usr/sbin/mysqld (mysqld 10.0.22-MariaDB) starting as process 29983 ...
/usr/sbin/mysqld  Ver 10.0.22-MariaDB for Linux on x86_64 (Mageia MariaDB Server)


Test 5:  ERROR
--------

MySQL server log contains errors.
Details: The MySQL server error log file &apos;<a href='/home/isaiah/.local/share/akonadi/db_data/mysql.err'>/home/isaiah/.local/share/akonadi/db_data/mysql.err</a>&apos; contains errors.

File content of '/home/isaiah/.local/share/akonadi/db_data/mysql.err':
2015-12-23 08:39:06 7f208d403780 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
151223  8:39:06 [Note] InnoDB: Using mutexes to ref count buffer pool pages
151223  8:39:06 [Note] InnoDB: The InnoDB memory heap is disabled
151223  8:39:06 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
151223  8:39:06 [Note] InnoDB: Memory barrier is not used
151223  8:39:06 [Note] InnoDB: Compressed tables use zlib 1.2.8
151223  8:39:06 [Note] InnoDB: Using Linux native AIO
151223  8:39:06 [Note] InnoDB: Using CPU crc32 instructions
151223  8:39:06 [Note] InnoDB: Initializing buffer pool, size = 80.0M
151223  8:39:06 [Note] InnoDB: Completed initialization of buffer pool
151223  8:39:06 [ERROR] InnoDB: auto-extending data file ./ibdata1 is of a different size 640 pages (rounded down to MB) than specified in the .cnf file: initial 768 pages, max 0 (relevant if non-zero) pages!
151223  8:39:06 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
151223  8:39:06 [ERROR] Plugin 'InnoDB' init function returned error.
151223  8:39:06 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
151223  8:39:06 [ERROR] Unknown/unsupported storage engine: innodb
151223  8:39:06 [ERROR] Aborting

151223  8:39:06 [Note] /usr/sbin/mysqld: Shutdown complete



Test 6:  SUCCESS
--------

MySQL server default configuration found.
Details: The default configuration for the MySQL server was found and is readable at <a href='/etc/akonadi/mysql-global.conf'>/etc/akonadi/mysql-global.conf</a>.

File content of '/etc/akonadi/mysql-global.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp <kris@mysql.com>
#
[mysqld]

# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
# sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
# sql_mode=strict_trans_tables

# DEBUGGING:
# log all queries, useful for debugging but generates an enormous amount of data
# log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for debugging only)
# log_slow_queries=mysql.slow
# long_query_time=1
# log queries not using indices, debug only, disable for production use
# log_queries_not_using_indexes=1
#
# mesure database size and adjust innodb_buffer_pool_size
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema");

# NOTES:
# Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables)

#expire_logs_days=3

#sync_bin_log=0

# Use UTF-8 encoding for tables
character_set_server=utf8
collation_server=utf8_general_ci

# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb

# memory pool InnoDB uses to store data dictionary information and other internal data structures (default:1M)
# Deprecated in MySQL >= 5.6.3
innodb_additional_mem_pool_size=1M

# memory buffer InnoDB uses to cache data and indexes of its tables (default:128M)
# Larger values means less I/O
innodb_buffer_pool_size=80M

# Create a .ibd file for each table (default:0)
innodb_file_per_table=1

# Write out the log buffer to the log file at each commit (default:1)
innodb_flush_log_at_trx_commit=2

# Buffer size used to write to the log files on disk (default:1M for builtin, 8M for plugin)
# larger values means less I/O
innodb_log_buffer_size=1M

# Size of each log file in a log group (default:5M) larger means less I/O but more time for recovery.
innodb_log_file_size=64M

# # error log file name, relative to datadir (default:hostname.err)
log_error=mysql.err

# print warnings and connection errors (default:1)
log_warnings=2

# Convert table named to lowercase
lower_case_table_names=1

# Maximum size of one packet or any generated/intermediate string. (default:1M)
max_allowed_packet=32M

# Maximum simultaneous connections allowed (default:100)
max_connections=256

# The two options below make no sense with prepared statements and/or transactions
# (make sense when having the same query multiple times)

# Memory allocated for caching query results (default:0 (disabled))
query_cache_size=0

# Do not cache results (default:1)
query_cache_type=0

# Do not use the privileges mechanisms
skip_grant_tables

# Do not listen for TCP/IP connections at all
skip_networking

# The number of open tables for all threads. (default:64)
table_open_cache=200

# How many threads the server should cache for reuse (default:0)
thread_cache_size=3

# wait 365d before dropping the DB connection (default:8h)
wait_timeout=31536000

# We use InnoDB, so don't let MyISAM eat up memory
key_buffer_size=16K

[client]
default-character-set=utf8


Test 7:  SKIP
--------

MySQL server custom configuration not available.
Details: The custom configuration for the MySQL server was not found but is optional.

Test 8:  SUCCESS
--------

MySQL server configuration is usable.
Details: The MySQL server configuration was found at <a href='/home/isaiah/.local/share/akonadi/mysql.conf'>/home/isaiah/.local/share/akonadi/mysql.conf</a> and is readable.

File content of '/home/isaiah/.local/share/akonadi/mysql.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp <kris@mysql.com>
#
[mysqld]

# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
# sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
# sql_mode=strict_trans_tables

# DEBUGGING:
# log all queries, useful for debugging but generates an enormous amount of data
# log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for debugging only)
# log_slow_queries=mysql.slow
# long_query_time=1
# log queries not using indices, debug only, disable for production use
# log_queries_not_using_indexes=1
#
# mesure database size and adjust innodb_buffer_pool_size
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema");

# NOTES:
# Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables)

#expire_logs_days=3

#sync_bin_log=0

# Use UTF-8 encoding for tables
character_set_server=utf8
collation_server=utf8_general_ci

# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb

# memory pool InnoDB uses to store data dictionary information and other internal data structures (default:1M)
# Deprecated in MySQL >= 5.6.3
innodb_additional_mem_pool_size=1M

# memory buffer InnoDB uses to cache data and indexes of its tables (default:128M)
# Larger values means less I/O
innodb_buffer_pool_size=80M

# Create a .ibd file for each table (default:0)
innodb_file_per_table=1

# Write out the log buffer to the log file at each commit (default:1)
innodb_flush_log_at_trx_commit=2

# Buffer size used to write to the log files on disk (default:1M for builtin, 8M for plugin)
# larger values means less I/O
innodb_log_buffer_size=1M

# Size of each log file in a log group (default:5M) larger means less I/O but more time for recovery.
innodb_log_file_size=64M

# # error log file name, relative to datadir (default:hostname.err)
log_error=mysql.err

# print warnings and connection errors (default:1)
log_warnings=2

# Convert table named to lowercase
lower_case_table_names=1

# Maximum size of one packet or any generated/intermediate string. (default:1M)
max_allowed_packet=32M

# Maximum simultaneous connections allowed (default:100)
max_connections=256

# The two options below make no sense with prepared statements and/or transactions
# (make sense when having the same query multiple times)

# Memory allocated for caching query results (default:0 (disabled))
query_cache_size=0

# Do not cache results (default:1)
query_cache_type=0

# Do not use the privileges mechanisms
skip_grant_tables

# Do not listen for TCP/IP connections at all
skip_networking

# The number of open tables for all threads. (default:64)
table_open_cache=200

# How many threads the server should cache for reuse (default:0)
thread_cache_size=3

# wait 365d before dropping the DB connection (default:8h)
wait_timeout=31536000

# We use InnoDB, so don't let MyISAM eat up memory
key_buffer_size=16K

[client]
default-character-set=utf8


Test 9:  SUCCESS
--------

akonadictl found and usable
Details: The program '/usr/bin/akonadictl' to control the Akonadi server was found and could be executed successfully.
Result:
Akonadi 1.13.0


Test 10:  ERROR
--------

Akonadi control process not registered at D-Bus.
Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.

Test 11:  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 12:  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 13:  ERROR
--------

No resource agents found.
Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/share:/usr/share:/usr/local/share'; make sure this includes all paths where Akonadi agents are installed.

Directory listing of '/usr/share/akonadi/agents':
akonadibalooindexingagent.desktop
akonadinepomukfeederagent.desktop
akonotesresource.desktop
archivemailagent.desktop
birthdaysresource.desktop
contactsresource.desktop
davgroupwareresource.desktop
facebookresource.desktop
folderarchiveagent.desktop
followupreminder.desktop
googlecalendarresource.desktop
googlecontactsresource.desktop
icaldirresource.desktop
icalresource.desktop
imapresource.desktop
invitationsagent.desktop
kabcresource.desktop
kalarmdirresource.desktop
kalarmresource.desktop
kcalresource.desktop
kdeaccountsresource.desktop
knutresource.desktop
kolabproxyresource.desktop
kolabresource.desktop
localbookmarksresource.desktop
maildirresource.desktop
maildispatcheragent.desktop
mailfilteragent.desktop
mboxresource.desktop
migrationagent.desktop
mixedmaildirresource.desktop
mtdummyresource.desktop
newmailnotifieragent.desktop
nntpresource.desktop
notesagent.desktop
notesresource.desktop
openxchangeresource.desktop
pop3resource.desktop
sendlateragent.desktop
skroogeakonadiresource.desktop
vcarddirresource.desktop
vcardresource.desktop

Environment variable XDG_DATA_DIRS is set to '/usr/share:/usr/share:/usr/local/share'

Test 14:  ERROR
--------

Current Akonadi server error log found.
Details: The Akonadi server reported errors during its current startup. The log can be found in <a href='/home/isaiah/.local/share/akonadi/akonadiserver.error'>/home/isaiah/.local/share/akonadi/akonadiserver.error</a>.

File content of '/home/isaiah/.local/share/akonadi/akonadiserver.error':
Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/isaiah/.local/share/akonadi/mysql.conf", "--datadir=/home/isaiah/.local/share/akonadi/db_data/", "--socket=/home/isaiah/tmp/akonadi-isaiah.kLfRtl/mysql.socket")
stdout: ""
stderr: "151223  8:39:06 [Note] /usr/sbin/mysqld (mysqld 10.0.22-MariaDB) starting as process 29956 ...
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x463d49]
1: akonadiserver() [0x463fd9]
2: /lib64/libc.so.6(+0x336b0) [0x7f84002506b0]
3: /lib64/libc.so.6(gsignal+0x37) [0x7f8400250627]
4: /lib64/libc.so.6(abort+0x16a) [0x7f8400251dba]
5: /lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x64) [0x7f8401a56ae4]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa0) [0x466210]
7: /lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8a) [0x7f8401af127a]
8: /lib64/libQtCore.so.4(+0x11a25c) [0x7f8401b0025c]
9: /lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x31) [0x7f8401b085a1]
10: akonadiserver(_ZN6QDebugD1Ev+0x39) [0x45e009]
11: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x1da9) [0x4cbbd9]
12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xe0) [0x466d50]
13: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0xbd) [0x46946d]
14: akonadiserver() [0x534f79]
15: /lib64/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x1c1) [0x7f8401b79d61]
16: /lib64/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d) [0x7f8401b61cad]
17: /lib64/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x201) [0x7f8401b64be1]
18: /lib64/libQtCore.so.4(+0x1a8cae) [0x7f8401b8ecae]
19: /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x22d) [0x7f83ff91dc6d]
20: /lib64/libglib-2.0.so.0(+0x48f18) [0x7f83ff91df18]
21: /lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f83ff91dfbc]
22: /lib64/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e) [0x7f8401b8ee1e]
23: /lib64/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x31) [0x7f8401b60931]
24: /lib64/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x185) [0x7f8401b60c45]
25: /lib64/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x89) [0x7f8401b65e59]
26: akonadiserver(main+0x1e6) [0x45d416]
27: /lib64/libc.so.6(__libc_start_main+0xf0) [0x7f840023cfd0]
28: akonadiserver() [0x45dc38]
]
"


Test 15:  ERROR
--------

Previous Akonadi server error log found.
Details: The Akonadi server reported errors during its previous startup. The log can be found in <a href='/home/isaiah/.local/share/akonadi/akonadiserver.error.old'>/home/isaiah/.local/share/akonadi/akonadiserver.error.old</a>.

File content of '/home/isaiah/.local/share/akonadi/akonadiserver.error.old':
Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/isaiah/.local/share/akonadi/mysql.conf", "--datadir=/home/isaiah/.local/share/akonadi/db_data/", "--socket=/home/isaiah/tmp/akonadi-isaiah.kLfRtl/mysql.socket")
stdout: ""
stderr: "151223  8:39:06 [Note] /usr/sbin/mysqld (mysqld 10.0.22-MariaDB) starting as process 29942 ...
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x463d49]
1: akonadiserver() [0x463fd9]
2: /lib64/libc.so.6(+0x336b0) [0x7fafea5396b0]
3: /lib64/libc.so.6(gsignal+0x37) [0x7fafea539627]
4: /lib64/libc.so.6(abort+0x16a) [0x7fafea53adba]
5: /lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x64) [0x7fafebd3fae4]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa0) [0x466210]
7: /lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8a) [0x7fafebdda27a]
8: /lib64/libQtCore.so.4(+0x11a25c) [0x7fafebde925c]
9: /lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x31) [0x7fafebdf15a1]
10: akonadiserver(_ZN6QDebugD1Ev+0x39) [0x45e009]
11: akonadiserver(_ZN7Akonadi6Server13DbConfigMysql19startInternalServerEv+0x1da9) [0x4cbbd9]
12: akonadiserver(_ZN7Akonadi6Server13AkonadiServer20startDatabaseProcessEv+0xe0) [0x466d50]
13: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0xbd) [0x46946d]
14: akonadiserver() [0x534f79]
15: /lib64/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x1c1) [0x7fafebe62d61]
16: /lib64/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d) [0x7fafebe4acad]
17: /lib64/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x201) [0x7fafebe4dbe1]
18: /lib64/libQtCore.so.4(+0x1a8cae) [0x7fafebe77cae]
19: /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x22d) [0x7fafe9c06c6d]
20: /lib64/libglib-2.0.so.0(+0x48f18) [0x7fafe9c06f18]
21: /lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7fafe9c06fbc]
22: /lib64/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e) [0x7fafebe77e1e]
23: /lib64/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x31) [0x7fafebe49931]
24: /lib64/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x185) [0x7fafebe49c45]
25: /lib64/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x89) [0x7fafebe4ee59]
26: akonadiserver(main+0x1e6) [0x45d416]
27: /lib64/libc.so.6(__libc_start_main+0xf0) [0x7fafea525fd0]
28: akonadiserver() [0x45dc38]
]
"


Test 16:  SUCCESS
--------

No current Akonadi control error log found.
Details: The Akonadi control process did not report any errors during its current startup.

Test 17:  SUCCESS
--------

No previous Akonadi control error log found.
Details: The Akonadi control process did not report any errors during its previous startup.
Last edited by isadora on Dec 23rd, '15, 17:33, edited 1 time in total.
Reason: Placed command-output in between [CODE]-tags for better readability ;)
User avatar
isaiah36
 
Posts: 109
Joined: Dec 21st, '15, 13:18

Re: Akonadi won't start

Postby doktor5000 » Dec 23rd, '15, 18:16

Well, I say you should either try to delete the ~/.local/share/akonadi/db_data/ibdata* files or move away/rename the complete ~/.local/share/akonadi folder as suggested, then try to start the akonadi server again.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Akonadi won't start

Postby isaiah36 » Dec 23rd, '15, 19:18

That did it, thanks! It did cause a Plasma crash, and reboot. Here is the content of the backtrace report, which I could not send because I don't have an account at kde.org

Code: Select all
Application: plasma-desktop (4.11.16)
KDE Platform Version: 4.14.5
Qt Version: 4.8.6
Operating System: Linux 4.1.13-desktop-2.mga5 x86_64
Distribution: "Mageia 5"

-- Information about the crash:
<In detail, tell us what you were doing  when the application crashed.>

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa96d1ea780 (LWP 2117))]

Thread 3 (Thread 0x7fa935619700 (LWP 2246)):
#0  0x00007fa96ba7b67f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa95dfb973a in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /lib64/libQtScript.so.4
#2  0x00007fa95dfb9769 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /lib64/libQtScript.so.4
#3  0x00007fa96ba765bd in start_thread () from /lib64/libpthread.so.0
#4  0x00007fa96a7ef5cd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fa8ab8ea700 (LWP 2275)):
#0  0x00007fa96a7e3d1d in poll () from /lib64/libc.so.6
#1  0x00007fa9678c9eb4 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fa9678c9fbc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fa96be33e3e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x00007fa96be05931 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x00007fa96be05c45 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x00007fa96bd03899 in QThread::exec() () from /lib64/libQtCore.so.4
#7  0x00007fa96bde73d3 in QInotifyFileSystemWatcherEngine::run() () from /lib64/libQtCore.so.4
#8  0x00007fa96bd05fff in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#9  0x00007fa96ba765bd in start_thread () from /lib64/libpthread.so.0
#10 0x00007fa96a7ef5cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa96d1ea780 (LWP 2117)):
[KCrash Handler]
#5  0x00007fa96a72b627 in raise () from /lib64/libc.so.6
#6  0x00007fa96a72cdba in abort () from /lib64/libc.so.6
#7  0x00007fa9659ab444 in _dbus_abort () from /lib64/libdbus-1.so.3
#8  0x00007fa9659a1fe1 in _dbus_warn_check_failed () from /lib64/libdbus-1.so.3
#9  0x00007fa9659936e8 in dbus_message_new_method_call () from /lib64/libdbus-1.so.3
#10 0x00007fa968d6046d in QDBusMessagePrivate::toDBusMessage(QDBusMessage const&, QFlags<QDBusConnection::ConnectionCapability>, QDBusError*) () from /lib64/libQtDBus.so.4
#11 0x00007fa968d5bf6b in QDBusConnectionPrivate::sendWithReply(QDBusMessage const&, int, int) () from /lib64/libQtDBus.so.4
#12 0x00007fa968d5df52 in QDBusConnectionPrivate::findMetaObject(QString const&, QString const&, QString const&, QDBusError&) () from /lib64/libQtDBus.so.4
#13 0x00007fa968d6929b in QDBusInterfacePrivate::QDBusInterfacePrivate(QString const&, QString const&, QString const&, QDBusConnection const&) () from /lib64/libQtDBus.so.4
#14 0x00007fa968d693c5 in QDBusInterface::QDBusInterface(QString const&, QString const&, QString const&, QDBusConnection const&, QObject*) () from /lib64/libQtDBus.so.4
#15 0x00007fa9427a8387 in AkonotesNoteApplet::defaultCreated(KJob*) () from /usr/lib64/kde4/plasma_applet_akonotes_note.so
#16 0x00007fa96be1a88a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#17 0x00007fa96c2a1b52 in KJob::result(KJob*) () from /lib64/libkdecore.so.5
#18 0x00007fa96c2a1b90 in KJob::emitResult() () from /lib64/libkdecore.so.5
#19 0x00007fa942366f6d in Akonadi::AgentInstanceCreateJob::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libakonadi-kde.so.4
#20 0x00007fa96be1ed61 in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#21 0x00007fa96af7e79c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#22 0x00007fa96af84e40 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#23 0x00007fa96cbcc25a in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#24 0x00007fa96be06cad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#25 0x00007fa96be09be1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4
#26 0x00007fa96be33cae in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#27 0x00007fa9678c9c6d in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#28 0x00007fa9678c9f18 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#29 0x00007fa9678c9fbc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#30 0x00007fa96be33e1e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#31 0x00007fa96b01c4f6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#32 0x00007fa96be05931 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#33 0x00007fa96be05c45 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#34 0x00007fa96be0ae59 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#35 0x00007fa953d3b36d in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#36 0x000000000040819a in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#37 0x0000000000409021 in handle_launcher_request(int, char const*) [clone .isra.15] ()
#38 0x000000000040972a in handle_requests(int) ()
#39 0x0000000000405303 in main ()
User avatar
isaiah36
 
Posts: 109
Joined: Dec 21st, '15, 13:18

Re: Akonadi won't start

Postby doktor5000 » Dec 23rd, '15, 19:20

So akonadi works now? What did you do exactly, which command did you run to move away/rename/delete the mentioned folders?

And there's no need to report that crash.

Please mark the thread accordingly by editing the topic of the first post and prefix it by [SOLVED], thanks
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Akonadi won't start

Postby isaiah36 » Dec 23rd, '15, 19:29

I renamed the ~/.local/share/akonadi directory to akonadi_bak, then launched System Settings > Personal Information and clicked the 'Start' button. It showed a progress bar for a few seconds and then it was done, it showed all the apps including Notes, the one I aim to use. I deleted the akonadi_bak folder because it did not have any of my personal data in it.
User avatar
isaiah36
 
Posts: 109
Joined: Dec 21st, '15, 13:18

Re: [SOLVED] Akonadi won't start

Postby doktor5000 » Dec 23rd, '15, 19:56

And when exactly did the plasma crash happen?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [SOLVED] Akonadi won't start

Postby isaiah36 » Dec 23rd, '15, 20:10

Immediately upon akonadi completing its setup routine.
User avatar
isaiah36
 
Posts: 109
Joined: Dec 21st, '15, 13:18


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron