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

It's still possible to build the applications after rejected license request for qtframework

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 3.4.0
    • None
    • macOS

      I use the on-prem server to get the licenses. There are 2 licenses for qtcreator and 2 for qtframework. 

      Steps:

      1. Get the reservation for qtframework license for user.
      2. Build any Qt example app using qtcreator and observe that licenses are granted (I used damon to watch the logs - first the license for qt creator was granted, then for qtframework)
      3. Now, release the qtframework license (I used REST API for that) and get the license by another users, so that there will be no available license. 
      4. Clear the cache
      5. Try to rebuild the example app. 

      Expected: Since, there is no available license I should not be able to use qt framework (I'm not able to use Qt Creator if there is not available license)

      Actual: I got the info about rejected license, but I can build and use the projects.

      2025-04-25 20:09:08 [WARNING] [licenser]: Rejected license request for client id 22: "There are no free licenses available in the license pool."
      2025-04-25 20:09:08 [WARNING] [licenser]: Rejected license request for client id 20: "There are no free licenses available in the license pool."
      2025-04-25 20:09:08 [WARNING] [licenser]: Rejected license request for client id 19: "There are no free licenses available in the license pool."
      2025-04-25 20:09:08 [WARNING] [licenser]: Rejected license request for client id 23: "There are no free licenses available in the license pool."
      2025-04-25 20:09:09 [WARNING] [licenser]: Rejected license request for client id 21: "There are no free licenses available in the license pool."
      2025-04-25 20:09:09 [WARNING] [licenser]: Rejected license request for client id 29: "There are no free licenses available in the license pool." 

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

            arttu.tarkiainen Arttu Tarkiainen
            lkos Łukasz Kosiorowski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes