Pipeline fails due to license
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Pipeline fails due to license
Hello,
We have a floating license witch is used by our gitlab pipeline and I start getting some error even if our subscription is still valid:
Start of the errors:
I found a lot of ideas on the internet starting with changing jdk version but no one really works.
Has anyone had this problem before?
Solved! Go to Solution.
- Labels:
-
Configuration
-
Function Tests
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I run locally:
$ java -jar ready-api-license-manager-1.3.3.jar -s https://login.slm.manage.smartbear.com:443
Please select the tool for which you want to get the floating license:
1. SoapUI Pro
2. LoadUI Pro
3. Secure (if you have an old license)
4. ServiceV Pro
5. VirtServer
6. ReadyAPI Bundle
7. TestEngine
8. swaggerhub
9. swaggerhub2
1
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/D:/test/ready-api-license-manager-1.3.3.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
ERROR: The license is invalid: Failed to get floating license. Reason: Failed to create HTTPS service for floating license server.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @TestSoapUIPro
this sounds like a bit of a weird licensing issue.
If I had the same issue I'd raise a support call with SmartBear. They're probably best placed to help resolve this issue
Cheers,
Rich
