Calling rebuildDependencyGraph() in cycle

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Blocker
    • Component/s: 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#

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

              Created:
              Updated:
              Resolved: