"Tracker1.SparqlError.Internal: cannot commit transaction" message occurred constantly

Solution In Progress - Updated -

Environment

  • Red Hat Enterprise Linux 7
  • tracker-1.10.5-6.el7

Issue

  • Below messages has occurred constantly.
journal: Could not remove files in volumes: GDBus.Error:org.freedesktop.Tracker1.SparqlError.Internal: cannot commit transaction - SQL statements in progress (strerror of errno (not necessarily related): Resource temporarily unavailable)

Resolution

  • Message can be occurred if there are some consistency problem in tracker DB.
  • Try restart tracker DB and check if it can be solved.
#tar -cvf tracker_db_bkp.tar /root/.cache/tracker
#tracker reset --hard
#tracker daemon --start

Diagnostic Steps

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments