Forum Discussion

UhsBat's avatar
UhsBat
Occasional Contributor
4 years ago
Solved

delay in ReadyAPI License loading in 3.3.2

After updating the readyAPI to 3.3.2 and LicenseManager to 1.3.2. ReadyAPI tool is taking too long time to load the floating license(sometimes upto 5 mins) and load the project when executed in commandline/jenkins.

Any fix available for this?

Running ReadyAPI TestRunner for [Project 1]directory: C:\Program Files\SmartBear\ReadyAPI-3.3.2\bin
command: cmd.exe /C testrunner.bat -r -a -j -f${WORKSPACE} "-RJUnit-Style HTML Report" -FXML "-EDefault environment" C:\myname\Temp\gitHubProject\UIAutomation\Project-1-readyapi-project
Configuring log4j from [C:\Program Files\SmartBear\ReadyAPI-3.3.2\bin\soapui-log4j.xml]
17:59:37,733 INFO [license] ReadyAPI 3.3.2 (build 5862) started - System properties: {OS=Windows 10, User name=myUserName}
17:59:38,002 INFO [DefaultSoapUICore] SoapUI settings were initialized from [C:\Users\myUserName\soapui-settings.xml]
17:59:38,041 INFO [SoapUIExtensionClassLoader] "C:\Program Files\SmartBear\ReadyAPI-3.3.2\bin\ext\ojdbc8-19.7.0.0.jar" has been added to the classpath.

17:59:38,043 WARN [SoapUIExtensionClassLoader] The path to the custom library is not specified.
17:59:38,189 INFO [DefaultSoapUICore] 4 JDBC drivers have been registered from the directory bin/ext: [com.mysql.cj.jdbc.Driver, oracle.jdbc.OracleDriver, org.postgresql.Driver, com.microsoft.sqlserver.jdbc.SQLServerDriver].
17:59:38,396 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [C:\Program Files\SmartBear\ReadyAPI-2.3.0\bin\scripts]
17:59:38,398 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\SmartBear\ReadyAPI-3.3.2\bin\listeners\demo-listeners.xml]
17:59:38,418 WARN [SoapUIJasperReportManager] The report directory is not specified. The default report directory will be used.
17:59:41,863 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [C:\Program Files\SmartBear\ReadyAPI-2.3.0\bin\scripts]
17:59:42,137 DEBUG [LicenseManagerServiceImpl] Trying to initialize license for ReadyAPI Bundle
17:59:42,138 DEBUG [LicenseManagerServiceImpl] No license found for ReadyAPI Bundle
17:59:42,142 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Bundle: myComuterName
17:59:42,150 DEBUG [LicenseManagerServiceImpl] Trying to initialize license for SoapUI
17:59:42,151 DEBUG [LicenseManagerServiceImpl] No license found for SoapUI
17:59:42,152 DEBUG [LicenseManagerServiceImpl] License host for SoapUI: myComuterName
17:59:42,161 DEBUG [LicenseManagerServiceImpl] Trying to initialize license for SoapUI
17:59:42,162 DEBUG [LicenseManagerServiceImpl] License host for SoapUI: myComuterName
17:59:43,585 INFO [PluginManager] 6 plugins loaded in 456 ms
17:59:43,585 INFO [DefaultSoapUICore] All plugins loaded
18:01:19,391 DEBUG [LicenseManagerServiceImpl] Valid license file found: C:\Users\myUserName\.soapui\soapui.key, last modified: 2020-09-07T17:50:36.068+0530
18:01:19,414 DEBUG [LicenseManagerServiceImpl] Trying to initialize license for LoadUI
18:01:19,414 DEBUG [LicenseManagerServiceImpl] No license found for LoadUI
18:01:19,420 DEBUG [LicenseManagerServiceImpl] License host for LoadUI: myComuterName
18:01:19,424 DEBUG [LicenseManagerServiceImpl] Trying to initialize license for ServiceV
18:01:19,424 DEBUG [LicenseManagerServiceImpl] No license found for ServiceV
18:01:19,428 DEBUG [LicenseManagerServiceImpl] License host for ServiceV: myComuterName
18:01:20,312 INFO [WsdlProject] Loaded project from [file:/C:/myname/Temp/gitHubProject/UIAutomation/Project-1-readyapi-project/]
18:01:20,395 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [C:\Program Files\SmartBear\ReadyAPI-2.3.0\bin\scripts]
18:01:20,485 INFO [SoapUIProTestCaseRunner] Running tests in the project [Project 1]
18:01:20,792 INFO [SoapUIProTestCaseRunner] Running Project [Project 1], runType = SEQUENTIAL
18:01:20,825 INFO [SoapUIProTestCaseRunner] Running TestCase [TestCase 1]
18:01:20,858 INFO [SoapUIProTestCaseRunner] running step [step1]
18:01:21,634 INFO [log] starting step!!
18:01:21,688 INFO [SoapUIProTestCaseRunner] Finished running TestCase [TestCase 1], time taken: 770ms, status: PASS
18:01:21,794 INFO [SoapUIProTestCaseRunner] Running TestCase [TestCase 2]
18:01:21,794 INFO [SoapUIProTestCaseRunner] running step [step1]
18:01:21,826 INFO [log] starting step!!
18:01:21,829 INFO [SoapUIProTestCaseRunner] Finished running TestCase [TestCase 2], time taken: 31ms, status: PASS
18:01:21,833 INFO [SoapUIProTestCaseRunner] Running TestCase [TestCase 3]
18:01:21,834 INFO [SoapUIProTestCaseRunner] running step [step1]
18:01:21,862 INFO [log] starting step!!
18:01:21,865 INFO [SoapUIProTestCaseRunner] Finished running TestCase [TestCase 3], time taken: 28ms, status: PASS
18:01:21,872 INFO [SoapUIProTestCaseRunner] Project [Project 1] finished with status [PASS] in 1071ms

18:01:22,620 INFO [SoapUIProTestCaseRunner] Created report [JUnit-Style HTML Report] to path [file:/C:/myname/Temp/gitHubProject/UIAutomation/index.html]

ReadyAPI 3.3.2 TestCaseRunner Summary
-----------------------------
Time Taken: 2135ms
Total TestSuites: 1
Total TestCases: 3 (0 failed)
Total TestSteps: 3
Total Request Assertions: 0
Total Failed Assertions: 0
Total Exported Results: 3

18:01:22,689 INFO [SoapUIProTestCaseRunner] Created report at file:/C:/myname/Temp/gitHubProject/UIAutomation/index.html
18:01:22,692 INFO [license] ReadyAPI 3.3.2 shutting down