You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Colin Fleming (JIRA)" <ji...@apache.org> on 2007/08/30 03:38:30 UTC

[jira] Resolved: (IVY-598) ivy:info locks up

     [ https://issues.apache.org/jira/browse/IVY-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin Fleming resolved IVY-598.
-------------------------------

       Resolution: Won't Fix
    Fix Version/s: 2.0.0-alpha-2

I've marked this as resolved, it appears to be the Ant bug detailed above. Moving the taskdefs out of our common build file fixed the problem.

> ivy:info locks up
> -----------------
>
>                 Key: IVY-598
>                 URL: https://issues.apache.org/jira/browse/IVY-598
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0.0-alpha-2
>         Environment: OSX 10.4.10, JDK 1.5.0_07
>            Reporter: Colin Fleming
>             Fix For: 2.0.0-alpha-2
>
>         Attachments: debug.output.txt, threaddump.txt, threaddump2.txt, threaddump3.txt
>
>
> Occasionally Ivy seems to deadlock, and something that I've changed in our project suddenly makes it happen all the time. This is an urgent issue for us, it used to only affect me from time to time but suddenly it's frequently happening to most people in our project. It appears to lock up loading classes during an ivy:info. I can't break out with a Ctrl-C, I have to kill -9 the process from another terminal. I've attached three thread dumps from different times it's happened plus the debug output of one run of the ivy:info task (the run associated with threaddump3, in case it helps). This is almost 100% reproducible for me now, which unfortunately means I can build almost 0% of the time :(

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.