Uploaded image for project: 'Qt License server'
  1. Qt License server
  2. QLS-1572

LicenseClient::init() timeouts and fails to error: "Could not acquire lock file for client"

XMLWordPrintable

    • Linux/Wayland, Linux/X11
    • 20beeb9c8 (dev), 6ee04087c (3.3)
    • License server development 39

      On some environments, the LicenseClient::init() call fails with error message: "Could not acquire lock file for client. Some other process might be using it.".

      Further investigation reveals that the lock file in question is unintentionally accessed by the qtlicd process spawned by the license client. It also appears that the license client can create multiple file descriptors for the same filename, without closing the previous ones.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lukasz.papierkowski Lukasz Papierkowski
            arttu.tarkiainen Arttu Tarkiainen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes