This forum has been archived. All content is frozen. Please use KDE Discuss instead.

[SOLVED] Akonadi server disfunction

Tags: None
(comma "," separated)
grosguillaume
Registered Member
Posts
38
Karma
0

[SOLVED] Akonadi server disfunction

Sun Feb 01, 2009 6:11 pm
Hi.

When lauching akonadi in a console by typing
akonadictl start
, i have this message :

D-Bus session bus is not available!
"[
0: akonadictl(_Z10kBacktracev+0x35) [0x8051fc5]
1: akonadictl [0x80524a6]
2: [0xb7f49400]
3: [0xb7f49424]
4: /lib/i686/cmov/libc.so.6(gsignal+0x50) [0xb7a09640]
5: /lib/i686/cmov/libc.so.6(abort+0x188) [0xb7a0b018]
6: /usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x8d) [0xb7d556cd]
7: akonadictl(_ZN15FileDebugStream9writeDataEPKcx+0xc4) [0x80531b4]
8: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x9e) [0xb7de281e]
9: /usr/lib/libQtCore.so.4 [0xb7def79e]
10: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x68) [0xb7defa98]
11: akonadictl(_ZN13AkApplicationC1ERiPPc+0x153) [0x804e2f3]
12: akonadictl(main+0x30) [0x8053a30]
13: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb79f4455]
14: akonadictl(_ZN9QIODevice4seekEx+0xe9) [0x804dbb1]
]
"


Can someone help me please ?

Thank's for the answer.

Guillaume
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 7:00 am
The message "dbus session bus not available" indicates problems with your Environment. Is this done from a terminal outside your KDE session? ( or without one running? )


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
grosguillaume
Registered Member
Posts
38
Karma
0

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 7:15 am
bcooksley wrote:The message "dbus session bus not available" indicates problems with your Environment. Is this done from a terminal outside your KDE session? ( or without one running? )


Thank's for your answer.
The message comes while running my KDE session.
I try this after reading this link, to have more informations.
When launching the Akonadi server, i have this warning message in /home/guillaume/.local/share/akonadi/db_data/mysql.err :
090202 8:18:07 InnoDB: Started; log sequence number 0 46409
090202 8:18:07 [ERROR] Aborting

090202 8:18:07 InnoDB: Starting shutdown...
090202 8:18:08 InnoDB: Shutdown completed; log sequence number 0 46409
090202 8:18:08 [Note]
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 8:07 am
Could you ensure that the contents of ~/.local/share/akonadi is owned by your user?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
grosguillaume
Registered Member
Posts
38
Karma
0

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 8:12 am
bcooksley wrote:Could you ensure that the contents of ~/.local/share/akonadi is owned by your user?


I think so :
guillaume@debian:~/.local/share$ ls -l
total 24
drwxr-xr-x 4 guillaume guillaume 4096 fév 2 08:18 akonadi


guillaume@debian:~/.local/share$ ls -l akonadi
total 20
-rw-r--r-- 1 guillaume guillaume 1719 fév 2 08:18 akonadiserver.error
-rw-r--r-- 1 guillaume guillaume 1719 fév 2 08:18 akonadiserver.error.old
drwxr-xr-x 2 guillaume guillaume 4096 fév 2 08:18 db_data
drwxr-xr-x 2 guillaume guillaume 4096 jan 28 15:13 db_misc
-rw-r--r-- 1 guillaume guillaume 2009 fév 2 08:18 mysql.conf


Edit : For more informations, here is the contents of akonadiserver.error :
Database process existed unexpectedly during intial connection!
executable: "/usr/sbin/mysqld"
arguments: ("--defaults-file=/home/guillaume/.local/share/akonadi//mysql.conf", "--datadir=/home/guillaume/.local/share/akonadi/db_data/", "--socket=/home/guillaume/.local/share/akonadi/db_misc/mysql.socket")
stdout: ""
stderr: "090202 8:18:07 [Warning] The syntax '--log_slow_queries' is deprecated and will be removed in MySQL 7.0. Please use '--slow_query_log'/'--slow_query_log_file' instead.
090202 8:18:07 [ERROR] Can't find messagefile '/usr/share/mysql/english/errmsg.sys'
"
exit code: 1
process error: "Process operation timed out"
"[
0: akonadiserver(_Z10kBacktracev+0x35) [0x8051ee5]
1: akonadiserver [0x80523c6]
2: [0xb7f64400]
3: [0xb7f64424]
4: /lib/i686/cmov/libc.so.6(gsignal+0x50) [0xb7919640]
5: /lib/i686/cmov/libc.so.6(abort+0x188) [0xb791b018]
6: /usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x8d) [0xb7c4f6cd]
7: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xc4) [0x80530d4]
8: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x9e) [0xb7cdc81e]
9: /usr/lib/libQtCore.so.4 [0xb7ce979e]
10: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x68) [0xb7ce9a98]
11: akonadiserver(_ZN6QDebugD1Ev+0x44) [0x804dc14]
12: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer20startDatabaseProcessEv+0x1a8e) [0xb7e7d4be]
13: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x72) [0xb7e7f222]
14: /usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x56) [0xb7e80326]
15: akonadiserver(main+0x398) [0x804cfb8]
16: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7904455]
17: akonadiserver(_ZNSt8ios_base4InitD1Ev+0x39) [0x804cb51]
]
"

Last edited by grosguillaume on Mon Feb 02, 2009 8:16 am, edited 1 time in total.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 8:42 am
090202 8:18:07 [ERROR] Can't find messagefile '/usr/share/mysql/english/errmsg.sys'


Your MySQL installation appears to be damaged.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
grosguillaume
Registered Member
Posts
38
Karma
0

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 8:45 am
bcooksley wrote:
090202 8:18:07 [ERROR] Can't find messagefile '/usr/share/mysql/english/errmsg.sys'


Your MySQL installation appears to be damaged.


It's the installation made by updating to KDE 4.2.

Could you tell me how can i fix it ?
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 8:58 am
Which distribution? If it is Kubuntu try setting the executable in Akonadi settings to mysqld-akonadi.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
grosguillaume
Registered Member
Posts
38
Karma
0

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 9:00 am
bcooksley wrote:Which distribution? If it is Kubuntu try setting the executable in Akonadi settings to mysqld-akonadi.


Debian Sid
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

[SOLVED] Akonadi server disfunction

Mon Feb 02, 2009 9:21 am
You probably need to look at any mysqld* type packages then, or mysql-* packages ( data maybe? )


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
grosguillaume
Registered Member
Posts
38
Karma
0

[SOLVED] Akonadi server disfunction

Fri Feb 06, 2009 8:21 am
I reinstall mysql-server-5.1 and this problem has benn solved :-)
pag-r
Registered Member
Posts
2
Karma
0
OS
I have similiar problem, but reinstalling mysql doesn't work here :/. Is there any possibility to turn off akonadi?


Bookmarks



Who is online

Registered users: Bing [Bot], daret, Google [Bot], Sogou [Bot]