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

GC overhead limit exceeded when running a test suite #2873

Closed
ikallala opened this issue Jul 20, 2022 · 5 comments
Closed

GC overhead limit exceeded when running a test suite #2873

ikallala opened this issue Jul 20, 2022 · 5 comments

Comments

@ikallala
Copy link

After upgrade serenity from 3.1.10 to 3.2.5 , error java.lang.OutOfMemoryError: GC overhead limit exceeded appears despite I already set -Xmx1024m in maven-failsafe-plugin configuration
PS: it works well with 3.1.10

@1109471432
Copy link
Contributor

I had the same problem at Serenity-bdd 3.2, I analysis dump file. I think this is a Memory Leak problem.
d8a2ebc758de3efb81535740e3be119
7e5b04c3abfaeef33e9575ff9a6dd0b
Please contact me if you need more information.

@ikallala
Copy link
Author

@1109471432 Thanks for responding to my issue
How can I fix this problem ?

@1109471432
Copy link
Contributor

1109471432 commented Aug 26, 2022

The error code exists only in version(3.1.20),version(3.2.0) The error code is as follows:
image
the error code add at 1/27/2022 and remove at 6/19/2022,
7C91551F-C909-4C4C-90A2-5D1BA1A60DF7
You can user other version serenity-bdd.

Please contact me if you need more information.

@1109471432
Copy link
Contributor

The above remarks are all my speculations, please correct me if there is anything wrong, thank you.

@ikallala
Copy link
Author

ikallala commented Sep 5, 2022

this issue is no more reproduced with the version 3.3.2

@ikallala ikallala closed this as completed Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants