Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-16441

Immediately after deleteing a job I recieve a 500 error when I visit a previous build which included that job

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Low
    • None
    • None
    • None
    • None

    Description

      The steps to reproduce:

      1] Created a new plan with two jobs (JOB01/JOB02), each having a single script task which printed some random numbers to output
      2] Ran the plan 3 times - Made sure I could view logs of each job of each build
      3] Removed JOB01
      4] Tried to view build number 2

      The outcome of this was that I got a 500...

      The log for the request:

      2013-07-15 03:18:10,168 INFO [qtp1234740309-377666] [AccessLogFilter] llovelock GET https://staging-bamboo.internal.atlassian.com/chain/result/viewChainResult.action?planKey=PERSONAL-BUILD3713&buildNumber=2 2130407kb
      2013-07-15 03:18:10,183 ERROR [qtp1234740309-377666] [FiveOhOh] 500 Exception was thrown.
      com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.IllegalStateException: Unable to find Plan for PERSONAL-BUILD3713-JOB01-2
      	at com.atlassian.util.concurrent.LazyReference.getInterruptibly(LazyReference.java:149)
      	at com.atlassian.util.concurrent.LazyReference.get(LazyReference.java:112)
      	at com.atlassian.util.concurrent.ResettableLazyReference.get(ResettableLazyReference.java:87)
      	at com.atlassian.bamboo.resultsummary.AbstractResultsSummary.getImmutablePlan(AbstractResultsSummary.java:152)
      	at com.atlassian.bamboo.ww2.beans.DecoratedNavObjectFactoryImpl.getDecoratedPlan(DecoratedNavObjectFactoryImpl.java:155)
      at com.atlassian.bamboo.ww2.beans.DecoratedResult.<init>(DecoratedResult.java:75)
      ...
      

      When I refreshed the page a couple of minutes later, the build showed without the JOB01, as expected.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              easenjo sthr (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: