You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
After upgrade to Bamboo 6.5.0 we get the following error.
We have looked this up in your support site and followed the instructions. How memory still appears to be limited to 2GB.
https://confluence.atlassian.com/bamkb/outofmemory-errors-in-bamboo-82870484.html
Error in log:
java.lang.OutOfMemoryError: GC overhead limit exceeded
10-Jun-2019 23:47:54
at org.objectweb.asm.Type.getDescriptor(Unknown Source)
10-Jun-2019 23:47:54
at org.objectweb.asm.tree.analysis.SimpleVerifier.merge(Unknown Source)
10-Jun-2019 23:47:54
at org.objectweb.asm.tree.analysis.SimpleVerifier.merge(Unknown Source)
10-Jun-2019 23:47:54
at org.objectweb.asm.tree.analysis.Frame.merge(Unknown Source)
10-Jun-2019 23:47:54
at org.objectweb.asm.tree.analysis.Analyzer.merge(Unknown Source)
10-Jun-2019 23:47:54
at org.objectweb.asm.tree.analysis.Analyzer.analyze(Unknown Source)
10-Jun-2019 23:47:54
at org.objectweb.asm.util.CheckClassAdapter.verify(Unknown Source)
10-Jun-2019 23:47:54
at org.objectweb.asm.util.CheckClassAdapter.verify(Unknown Source)
10-Jun-2019 23:47:54
at net.sourceforge.cobertura.instrument.CoberturaInstrumenter.instrumentClass(CoberturaInstrumenter.java:208)
10-Jun-2019 23:47:54
at net.sourceforge.cobertura.instrument.CoberturaInstrumenter.instrumentClass(CoberturaInstrumenter.java:121)
10-Jun-2019 23:47:54
at net.sourceforge.cobertura.instrument.CoberturaInstrumenter.addInstrumentationToSingleClass(CoberturaInstrumenter.java:234)
10-Jun-2019 23:47:54
at net.sourceforge.cobertura.instrument.Main.addInstrumentationToSingleClass(Main.java:298)
10-Jun-2019 23:47:54
at net.sourceforge.cobertura.instrument.Main.addInstrumentation(Main.java:307)
10-Jun-2019 23:47:54
at net.sourceforge.cobertura.instrument.Main.parseArguments(Main.java:399)
10-Jun-2019 23:47:54
at net.sourceforge.cobertura.instrument.Main.main(Main.java:421)
10-Jun-2019 23:47:54
10-Jun-2019 23:47:54
[ERROR] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
memory still appears to be limited to 2GB
It's a natural limit if you're running a 32-bit JVM. You need to switch to a 64-bit version to get more memory available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.