Akonadi crashes on start kmail, the kmail stops

Bug #572506 reported by Nico den Boer
This bug report is a duplicate of:  Bug #554514: cant find resource agents. Edit Remove
32
This bug affects 7 people
Affects Status Importance Assigned to Milestone
akonadi (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: kdepim

Akonadi Server Self-Test Report:

Tests 1 - 8 are OK.

Test 9: 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 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 14: 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 /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 to.

Directory listing of '/usr/share/akonadi/agents':
birthdaysresource.desktop
contactsresource.desktop
icalresource.desktop
imapresource.desktop
kabcresource.desktop
kcalresource.desktop
knutresource.desktop
kolabproxyresource.desktop
localbookmarksresource.desktop
maildirresource.desktop
maildispatcheragent.desktop
mboxresource.desktop
microblog.desktop
mtdummyresource.desktop
nepomukcalendarfeeder.desktop
nepomukcontactfeeder.desktop
nepomuktagresource.desktop
nntpresource.desktop
notesresource.desktop
pop3resource.desktop
vcarddirresource.desktop
vcardresource.desktop
Directory listing of '/usr/share/akonadi/agents':
birthdaysresource.desktop
contactsresource.desktop
icalresource.desktop
imapresource.desktop
kabcresource.desktop
kcalresource.desktop
knutresource.desktop
kolabproxyresource.desktop
localbookmarksresource.desktop
maildirresource.desktop
maildispatcheragent.desktop
mboxresource.desktop
microblog.desktop
mtdummyresource.desktop
nepomukcalendarfeeder.desktop
nepomukcontactfeeder.desktop
nepomuktagresource.desktop
nntpresource.desktop
notesresource.desktop
pop3resource.desktop
vcarddirresource.desktop
vcardresource.desktop

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

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

Current Akonadi server error log found.
Details: The Akonadi server did report error during startup into <a href='/home/nico/.local/share/akonadi/akonadiserver.error'>/home/nico/.local/share/akonadi/akonadiserver.erro<r/a>.

File content of '/home/nico/.local/share/akonadi/akonadiserver.error':
Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/nico/.local/share/akonadi//mysql.conf", "--datadir=/home/nico/.local/share/akonadi/db_data/", "--socket=/home/nico/.local/share/akonadi/db_misc/mysql.socket")
stdout: ""
stderr: "Could not open required defaults file: /home/nico/.local/share/akonadi//mysql.conf
Fatal error in defaults handling. Program aborted
100430 19:19:02 [Warning] Can't create test file /home/nico/.local/share/akonadi/db_data/ws1.lower-test
100430 19:19:02 [Warning] Can't create test file /home/nico/.local/share/akonadi/db_data/ws1.lower-test
100430 19:19:02 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Table 'mysql.plugin' doesn't exist
100430 19:19:02 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
100430 19:19:02 InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x40b739]
1: akonadiserver() [0x40bc7a]
2: /lib/libc.so.6(+0x33af0) [0x7f4025e2eaf0]
3: /lib/libc.so.6(gsignal+0x35) [0x7f4025e2ea75]
4: /lib/libc.so.6(abort+0x180) [0x7f4025e325c0]
5: /usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74) [0x7f4027014844]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa8) [0x40cd88]
7: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x77) [0x7f40270a3417]
8: /usr/lib/libQtCore.so.4(+0x112529) [0x7f40270b5529]
9: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39) [0x7f40270b6729]
10: akonadiserver(_ZN6QDebugD1Ev+0x49) [0x4071b9]
11: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer25startMysqlDatabaseProcessEv+0x1dea) [0x7f4027486b7a]
12: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer20startDatabaseProcessEv+0x2e8) [0x7f4027489728]
13: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x76) [0x7f40274899f6]
14: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x4a) [0x7f402748ad1a]
15: akonadiserver(main+0x429) [0x406539]
16: /lib/libc.so.6(__libc_start_main+0xfd) [0x7f4025e19c4d]
17: akonadiserver() [0x406019]
]
"

Test 16: ERROR
--------

Previous Akonadi server error log found.
Details: The Akonadi server did report error during its previous startup into <a href='/home/nico/.local/share/akonadi/akonadiserver.error.old'>/home/nico/.local/share/akonadi/akonadiserver.error.old</a>.

File content of '/home/nico/.local/share/akonadi/akonadiserver.error.old':
Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/nico/.local/share/akonadi//mysql.conf", "--datadir=/home/nico/.local/share/akonadi/db_data/", "--socket=/home/nico/.local/share/akonadi/db_misc/mysql.socket")
stdout: ""
stderr: "Could not open required defaults file: /home/nico/.local/share/akonadi//mysql.conf
Fatal error in defaults handling. Program aborted
100430 19:19:02 [Warning] Can't create test file /home/nico/.local/share/akonadi/db_data/ws1.lower-test
100430 19:19:02 [Warning] Can't create test file /home/nico/.local/share/akonadi/db_data/ws1.lower-test
100430 19:19:02 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Table 'mysql.plugin' doesn't exist
100430 19:19:02 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
100430 19:19:02 InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x40b739]
1: akonadiserver() [0x40bc7a]
2: /lib/libc.so.6(+0x33af0) [0x7f3a6f85daf0]
3: /lib/libc.so.6(gsignal+0x35) [0x7f3a6f85da75]
4: /lib/libc.so.6(abort+0x180) [0x7f3a6f8615c0]
5: /usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74) [0x7f3a70a43844]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa8) [0x40cd88]
7: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x77) [0x7f3a70ad2417]
8: /usr/lib/libQtCore.so.4(+0x112529) [0x7f3a70ae4529]
9: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39) [0x7f3a70ae5729]
10: akonadiserver(_ZN6QDebugD1Ev+0x49) [0x4071b9]
11: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer25startMysqlDatabaseProcessEv+0x1dea) [0x7f3a70eb5b7a]
12: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer20startDatabaseProcessEv+0x2e8) [0x7f3a70eb8728]
13: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x76) [0x7f3a70eb89f6]
14: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x4a) [0x7f3a70eb9d1a]
15: akonadiserver(main+0x429) [0x406539]
16: /lib/libc.so.6(__libc_start_main+0xfd) [0x7f3a6f848c4d]
17: akonadiserver() [0x406019]
]
"

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kmail 4:4.4.2-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
Date: Fri Apr 30 19:27:16 2010
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: kdepim

Revision history for this message
Nico den Boer (nicodenboer) wrote :
affects: kdepim (Ubuntu) → akonadi (Ubuntu)
Revision history for this message
Mark Garrow (scunizi) wrote :

I am also affected by this bug on Kubuntu 10.04 64 bit fresh install keeping my original /home from 9.10 where everything worked fine.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.