Closed bhagyaISS closed 2 years ago
@bhagyaISS Do you see this launch on Repor Portal UI, does it contain all the tests?
BTW, your are using too old Selenium, you have to update it if you want to use newer versions of our libraries.
Hi @HardNorth , Thank you for quick reply!
There is no launch for the above build on Report Portal UI.
And yes, I will take note of it - upgrading to the latest selenium version. Thank you for the suggestion!
Meanwhile, could you please help us to resolve the launch timeout issue? All I can say is that it is intermittent and we do not know the root cause.
@bhagyaISS I don't have enough information here. But having symptoms that something worked and then stopped without code updates I absolutely sure that the issue in the environment: SSL certificate expiration, new firewall rules, etc.
Hi,
We do not have SSL, firewall rules setup, and the issue is still happening. Please let me know if you require additional information to debug issue further.
@bhagyaISS Could you please try setting rp.client.join
property into false
?
Abandoned
Describe the bug
Hi Team,
I am using agent-java-testNG client with Selenium-Java framework and we have tests scheduled via Jenkins. Past few days, we are experiencing the below issue which leads to Jenkins jobs failure. These tests are running on cloud platform.
I have attached stacktrace logs, LaunchTimeOut-StacktraceLogs.txt
Kindly check the issue.
Dependency versions agent-java-testng : 5.0.11 logger-java-logback: 4.0.5 logger-java-log4j: 5.0.3 selenium-java: 3.141.59 maven-compiler-plugin: 3.8.1 maven-surefire-plugin: 2.19.1 testng: 7.1.0
Additional context I have tried to update the dependency as mentioned here https://github.com/reportportal/agent-java-testNG but no luck instead it has shown another error as below :