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

Jacoco Agent Make Application Crash #984

Open
dengwade opened this issue Nov 14, 2022 · 2 comments
Open

Jacoco Agent Make Application Crash #984

dengwade opened this issue Nov 14, 2022 · 2 comments

Comments

@dengwade
Copy link

We use Jacoco agent to generate coverage report during our integration tests. But after binding Jacoco agent to our application and running our integration tests via postman, our applications are easily to crash. By unbinding Jacoco agent, then running tests, application works well. Do anyone face same issue? And how to solve it.

Below is our user provided service - jacoco agent.
image

@pivotal-david-osullivan
Copy link
Contributor

Can you please share the logs from the crashing app as well as the version of the buildpack/agent being used?

@dengwade
Copy link
Author

dengwade commented Nov 15, 2022

buildpack verson: v4.52
JaCoCo Agent version: 0.8.8

And I checked the logs, it seems Memory Exhausted. So i am wandering something happened on GC process.

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

2 participants