Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report portal not showing results with java 11 #85

Closed
AspireFbbRP opened this issue Mar 7, 2020 · 6 comments
Closed

Report portal not showing results with java 11 #85

AspireFbbRP opened this issue Mar 7, 2020 · 6 comments
Assignees

Comments

@AspireFbbRP
Copy link

Hi team,
I've integrated report portal with my java-testNG framework. And I can see the results in my reportportal account of my execution.
Now I just updated my java version from java 1.8 to Java 11 in my machine and pom.xml. Now I'm not able to see my results in reportportal. Does reportportal supports java 11?

Please help me on this.

Thanks

@ihar-kahadouski
Copy link
Contributor

@AspireFbbRP Which version of agent do you use?

@AspireFbbRP
Copy link
Author

@AspireFbbRP Which version of agent do you use?

4.2.1 im using...

com.epam.reportportal agent-java-testng 4.2.1

@HardNorth
Copy link
Member

@AspireFbbRP Please use version 4.2.3 along with logger-java-log4j:4.0.2 or logger-java-logback:4.0.5.

@HardNorth HardNorth transferred this issue from reportportal/reportportal Mar 10, 2020
@AspireFbbRP
Copy link
Author

Still not fixed.
I installed Java 11 in my system.
When I try to execute my test case, an error throws as following
"Error: Could not create Java Virtual Machine"
"Error: A fatal exception has occured. Program will exit"

If I installed and set java class path to 1.8, Its working fine.
Only when installing Java 11 it throwing fatal error.
For my project I need java 11.

Please help me.

@HardNorth
Copy link
Member

Can you provide more details, logs? Which exact JDK are you using?

@DzmitryHumianiuk
Copy link
Member

@AspireFbbRP see above.

not sure it is a RP related issue.
Your JVM of version 11 can't start itself. You should fix your java 11, rather then RP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants