Hello,
since a long time search is not working in kmail on my computer. Searches did not list any resuls, and virtuoso ate up my CPU. Yesterday, I tried to solve the problem and did some internet research. I tried a lot of the suggestions there and ended up installing 13.04 (from 12.10). That solved the virtuoso issue - it doesn't use 100% of the CPU anymore.
But search in kmail still doesn't give correct results. So I started to have a close look on what is going on on my system.
First of all, I had a look at the Akonadi Server Self-Test - KDE Control Module.
It says, that the MySQL server log contains errors. Please see the the attached akonadi-selftest-report file.
Next, I started akonadi from commandline (akonadictl start). Please see the attached akonadi_startup.txt file
There are a lot of errors in there, too. In the beginning, there are some errors related to MySQL, all these failed insert statements.
At the end, there is a very interesting line starting with "akonadi_nepomuk_feeder.. "
So these are the issues that should be solved in my opinion:
1) Fix MySQL database so it starts up without erros.
2) Fix TableData so akonadi can insert what has to be inserted.
3) Support Feeder for type "inode/directory"
Anyone an idea how this can be done?
best regards
Hans-Peter
since a long time search is not working in kmail on my computer. Searches did not list any resuls, and virtuoso ate up my CPU. Yesterday, I tried to solve the problem and did some internet research. I tried a lot of the suggestions there and ended up installing 13.04 (from 12.10). That solved the virtuoso issue - it doesn't use 100% of the CPU anymore.
But search in kmail still doesn't give correct results. So I started to have a close look on what is going on on my system.
First of all, I had a look at the Akonadi Server Self-Test - KDE Control Module.
It says, that the MySQL server log contains errors. Please see the the attached akonadi-selftest-report file.
Next, I started akonadi from commandline (akonadictl start). Please see the attached akonadi_startup.txt file
There are a lot of errors in there, too. In the beginning, there are some errors related to MySQL, all these failed insert statements.
At the end, there is a very interesting line starting with "akonadi_nepomuk_feeder.. "
So these are the issues that should be solved in my opinion:
1) Fix MySQL database so it starts up without erros.
2) Fix TableData so akonadi can insert what has to be inserted.
3) Support Feeder for type "inode/directory"
Anyone an idea how this can be done?
best regards
Hans-Peter
Comment