Calling rebuildDependencyGraph() in cycle

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: