Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
3.4.0
-
None
Description
I use the on-prem server to get the licenses. There are 2 licenses for qtcreator and 2 for qtframework.
Steps:
- Get the reservation for qtframework license for user.
- 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)
- 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.
- Clear the cache
- 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."
Attachments
Issue Links
- relates to
-
QTQAINFRA-7115 Qt Test Attack - 04, 2025
-
- Open
-