[
https://issues.jenkins-ci.org/browse/JENKINS-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
eguess74 updated JENKINS-10025:
-------------------------------
Assignee: Gregory Boissinot (was: abayer)
Thanks for the info, Timothy!
Reassigned to Gregory.
> Calling rebuildDependencyGraph() in cycle
> -----------------------------------------
>
> Key: JENKINS-10025
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10025
> Project: Jenkins
> Issue Type: Bug
> Components: ivy
> Reporter: vjuranek
> Assignee: Gregory Boissinot
> Priority: Blocker
>
> 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#
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira