• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • ivy-plugin
    • None

      There probably possible cycle call of rebuildDependencyGraph(),
      Ivy calls
      Hudson.getInstance().rebuildDependencyGraph();
      which starts following cycle:
      getModuleDescriptor() -> recomputeModuleDescriptor() -> setModuleDescriptor() -> hudson.model.Hudson.rebuildDependencyGraph()
      which results into StackOverflowError, for whole exception, see
      http://groups.google.com/group/jenkinsci-users/browse_thread/thread/3c6b67b448c98379#

          [JENKINS-10025] Calling rebuildDependencyGraph() in cycle

          vjuranek created issue -
          eguess74 made changes -
          Priority Original: Major [ 3 ] New: Blocker [ 1 ]
          eguess74 made changes -
          Assignee Original: Timothy Bingaman [ tbingaman ] New: Andrew Bayer [ abayer ]
          eguess74 made changes -
          Assignee Original: Andrew Bayer [ abayer ] New: Gregory Boissinot [ gbois ]
          eguess74 made changes -
          Assignee Original: Gregory Boissinot [ gbois ] New: Andrew Bayer [ abayer ]
          eguess74 made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140213 ] New: JNJira + In-Review [ 188909 ]

            abayer Andrew Bayer
            vjuranek vjuranek
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: