[ 
https://issues.jenkins-ci.org/browse/JENKINS-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162831#comment-162831
 ] 

eguess74 commented on JENKINS-10025:
------------------------------------

Is there any progress on that?
                
> 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: Timothy Bingaman
>
> 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

        

Reply via email to