[kdepim-users] akonadi error - fails to start

René J.V. Bertin rjvbertin at gmail.com
Tue Nov 18 23:15:18 GMT 2014


On Tuesday November 18 2014 23:50:29 dirk wrote:

> 
> dirk at azid:~> ps axlww | fgrep -i mysql
> 0  1000  5173     1  20   0 338732 31676 -      Sl   ?          1:10  /usr/sbin/mysqld 
> 0  1004 20637 20635  20   0 1514684 33888 ?     Sl   ?          0:56  /usr/sbin/mysqld 
> 
> dirk at azid:~> od -x ~/.local/share/akonadi/db_data/ibdata1
> shows a file looks like something like this:
> 
> snip
> 
> 22440120 ffff ffff ffff ffff ffff ffff ffff ffff

> Does it help?

Yes, and no :) The ps command was to see if you have 2 mysqld processes running, but of course I should have asked you to do an akonadictl stop first. Was akonadi running when you did the ps command above? If it was NOT, you should try to kill the mysqld process that's yours (pid 5173 I guess), and try to start akonadi, because in that case the error message about not being able to lock the database was correct.

As to the file contents: it shows that your file doesn't consist of only zeroes. However you left out a large chunk from the start. BTW, even if those are octal numbers, they're huge. If I'm not mistaken the part you show starts at about 464Mb into the database ... just how large is it?

R.
_______________________________________________
KDE PIM users mailing list
Subscription management: https://mail.kde.org/mailman/listinfo/kdepim-users



More information about the kdepim-users mailing list