[ 
http://jira.codehaus.org/browse/MRM-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=139119#action_139119
 ] 

Denis Schettl commented on MRM-786:
-----------------------------------

Im not able to give you the big bunch of pom you need to reproduce my initial 
problem.
BUT i have found (by testing all pom one by one) a free available pom that mybe 
cause the problem (in additional of some internal pom with the same behavior):

<dependency>
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>fop</artifactId>
   <version>0.9.4</version>
</dependency> 

If you load archive with this pom (is available on central) and you go to 
"dependency tree" then a never displayed page will be loaded endless ...

> Endless loop in "Dependency Tree" in cyclic dependencies?
> ---------------------------------------------------------
>
>                 Key: MRM-786
>                 URL: http://jira.codehaus.org/browse/MRM-786
>             Project: Archiva
>          Issue Type: Bug
>          Components: browser
>    Affects Versions: 1.0.1, 1.0.2
>         Environment: Tomcat 6.0.14/16 with java 1.5.0_13, running on a 
> 64bit-Linux (Suse Linux 10.1)
>            Reporter: Denis Schettl
>            Assignee: Maria Odea Ching
>            Priority: Critical
>             Fix For: 1.1
>
>
> When i look the the view "dependencies" for an artifact, all runs well. But 
> when I select the view "Dependency Tree" nothings happends (a new page will 
> be loaded, but never displayed). Look at OS-Level (Linux) with top, I see an 
> java-process with 102% cpu-Usage - endless. 
> When I go back with the browser and select the save view again, then I will 
> have 163% cpu-usage for the java-process .... 
> This will happends with archiva 1.0.1 and 1.0.2, but not with 1.0 (there will 
> be an error message). 
> I think that there will be an cyclic dependency in my artifact and archiva is 
> not able to detect an endless loop while building the dependency-tree .... 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to