When loading the Dashboard (http://bamboo/start.action) all users get an Internal Server error:
{noformat}
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
at com.google.common.cache.CustomConcurrentHashMap$ComputedUncheckedException.get(CustomConcurrentHashMap.java:3305)
at com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.compute(CustomConcurrentHashMap.java:3441)
...
...
Caused by: java.lang.NullPointerException
at com.atlassian.bamboo.deletion.NotDeletedPredicate.apply(NotDeletedPredicate.java:27)
at com.atlassian.bamboo.deletion.NotDeletedPredicate.apply(NotDeletedPredicate.java:8)
at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:141)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:136)
at com.google.common.collect.Lists.newLinkedList(Lists.java:217)
{noformat}
The rest of Bamboo is functioning correctly. This problem started this morning and restarting the server has not helped the situation.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.