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

java.lang.OutOfMemoryError: Metaspace #4310

Closed
elect86 opened this issue Aug 29, 2020 · 3 comments
Closed

java.lang.OutOfMemoryError: Metaspace #4310

elect86 opened this issue Aug 29, 2020 · 3 comments
Labels

Comments

@elect86
Copy link

elect86 commented Aug 29, 2020

Please provide:

  • build log

  • Does the project build on your machine with the same commands (e.g. ./gradlew install) ? Yep

  • What error are you seeing?

java.lang.OutOfMemoryError: Metaspace

Whenever I have the dokkaJavadocJar task enabled, then the build fails

I know it says

Task :compileJava FAILED

But actually the problem is the dokkaJavadocJar since whenever I disabled it, it works flawless

Any hint?

@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Jun 26, 2022
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@Im-Fran
Copy link

Im-Fran commented Feb 14, 2023

I found out a solution to this issue: Kotlin/dokka#1405 (comment)

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

No branches or pull requests

2 participants