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

Travis Fails with java.lang.OutOfMemoryError #5787

Closed
p6rt opened this issue Nov 7, 2016 · 2 comments
Closed

Travis Fails with java.lang.OutOfMemoryError #5787

p6rt opened this issue Nov 7, 2016 · 2 comments
Labels
JVM Related to Rakudo-JVM

Comments

@p6rt
Copy link

p6rt commented Nov 7, 2016

Migrated from rt.perl.org#130043 (status was 'new')

Searchable as RT130043$

@p6rt
Copy link
Author

p6rt commented Nov 7, 2016

From @zoffixznet

For example this build​: https://travis-ci.org/rakudo/rakudo/jobs/173944534

The failure is​:
  Stage classfile : 24.943
  java.lang.OutOfMemoryError​: PermGen space
  Exception in thread "main"
  Exception​: java.lang.OutOfMemoryError thrown from the
UncaughtExceptionHandler in thread "main"
  make​: *** [CORE.setting.jar] Error 1

I don't know if it's a Travis config issue or something with the JVM backend.

I'm disabling travis notifications for JVM failures for now, to quite
down the Travis IRC bot.
Once the solution is known, please re-enable them in .travis.yml file.

@p6rt p6rt added the JVM Related to Rakudo-JVM label Jan 5, 2020
@usev6
Copy link

usev6 commented Mar 20, 2020

No need to keep this old issue. Travis builds the JVM backend on a regular basis.

@usev6 usev6 closed this as completed Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JVM Related to Rakudo-JVM
Projects
None yet
Development

No branches or pull requests

2 participants