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

eguess74 updated JENKINS-10025:
-------------------------------

    Assignee: abayer  (was: Timothy Bingaman)

Andrew,

I took freedom to reassign it to you hoping that you know somebody who could 
take a look at the problem described, as it seems that Timothy having no time 
to deal with it.

Thanks in advance!
                
> 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: abayer
>            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

        

Reply via email to