Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 68821 invoked from network); 15 Aug 2007 10:09:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Aug 2007 10:09:17 -0000 Received: (qmail 72576 invoked by uid 500); 15 Aug 2007 10:09:15 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 72553 invoked by uid 500); 15 Aug 2007 10:09:15 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 72542 invoked by uid 99); 15 Aug 2007 10:09:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2007 03:09:15 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2007 10:09:24 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1ILFny-0002gz-TP for ivy-user@incubator.apache.org; Wed, 15 Aug 2007 03:08:46 -0700 Message-ID: <12159462.post@talk.nabble.com> Date: Wed, 15 Aug 2007 03:08:46 -0700 (PDT) From: bhatia To: ivy-user@incubator.apache.org Subject: Re: StackOverflow with Ivy1.4.1 In-Reply-To: <635a05060708150130m2ba4bddfq5c8e43c7ac0a8f2f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Bhatia@OFAC.CH References: <12146590.post@talk.nabble.com> <12157675.post@talk.nabble.com> <635a05060708150130m2ba4bddfq5c8e43c7ac0a8f2f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Well, I tested more on the "StackOverflow" issue in Ivy1.4.1 so here it goes: 1) Ivy has no problem retrieving cyclic dependencies when my project and all its dependencies are for the same revision. 2) Ivy does fail with a StackOverflow error when projects have inter-revision cyclic dependencies. We are currently not using any configurations so all is in "default" mode. Is "StackOverflow" a known issue when there are inter-revision cyclic dependencies ? The only stuff I got on StackOverflow was the following: https://issues.apache.org/jira/browse/IVY-288 https://issues.apache.org/jira/browse/IVY-288 http:// https://issues.apache.org/jira/browse/IVY-56 thanks Xavier Hanin wrote: > > On 8/15/07, bhatia wrote: >> >> >> Is there a way to add -verbose when I launch a retrieve because the Ivy >> Log >> in Eclipse is empty although I get a stack overflow on the console ? > > > In IvyDE all logs (including debug) are included in the Ivy console, > colors > are used to distinguish them. From Ant you can use -verbose. > > > > thanks >> >> >> >> bhatia wrote: >> > >> > I am getting a StackOverflow when doing a retrieve. Is it a known bug ? >> If >> > yes, should I upgrade to the latest release of Ivy ? > > > I can't check our JIRA right now (server seems to be down), so I don't > know > if the bug was already reported or not. Trying out 2.0 alpha 2 is not a > bad > thing in any case, it will help narrow down the issue. > > Xavier > >> >> > thanks >> > >> > Buildfile: C:\RAD7\workspacedev\OFACRM\build.xml >> > >> > clean: >> > >> > [delete] Deleting directory C:\RAD7\workspacedev\OFACRM\lib >> > >> > init: >> > >> > Loading >> > jar:file:/C:/Program%20Files/apache-ant-1.6.5/lib/ivy- >> 1.4.1.jar!/fr/jayasoft/ivy/ivy.properties >> > >> > [ivy:configure] :: Ivy 1.4.1 - 20061109165313 :: >> http://ivy.jayasoft.org/ >> > :: >> > >> > [ivy:configure] :: configuring :: file = I:\myrep\ivyconf\ivyconf.xml >> > >> > retrieve: >> > >> > [mkdir] Created dir: C:\RAD7\workspacedev\OFACRM\lib >> > >> > [ivy:retrieve] :: resolving dependencies :: [ ofac | OFACRM | V1081_VF >> ] >> > >> > [ivy:retrieve] confs: [default] >> > >> > [ivy:retrieve] found [ ofac | OFACAD | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACDI | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACPool | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACFramework | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACCommon | dev2 ] in internal >> > >> > [ivy:retrieve] found [ apache | oro | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | axis | 1.3 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | axis-ant | 1.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | batik | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ exolab | castor | 0.9.5.2 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | castor-axis-encoding | 1.0 ] in >> thirdparty >> > >> > [ivy:retrieve] found [ apache | commons-discovery | 1.2 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | commons-fileupload | 1.0 ] in >> thirdparty >> > >> > [ivy:retrieve] found [ apache | commons-lang | 2.2 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | commons-logging | 1.0.3 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | fop | 0.20.5 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | JakartaAvalon | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | jakarta-regexp | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | log4j | 1.2.8 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | resolver | 1.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | xalan | 2.4.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | xercesImpl | 2.6.2 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | db2jcc-license-cisuz | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | db2jcc-license-cu | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | db2jcc | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | IBMLogging | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | IBMUtil | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | ifxjdbc | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | ifxjdbcx | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | webservices | ASV502 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | wsdl4j | 1.5.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | xsdbeans | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ wutka | dtdparser | 119 ] in thirdparty >> > >> > [ivy:retrieve] found [ wutka | jox | 1.17b3 ] in thirdparty >> > >> > [ivy:retrieve] found [ gnu | regex | 0.1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ meterware | httpunit | 1.5.4 ] in thirdparty >> > >> > [ivy:retrieve] found [ jayasoft | ivy | 1.4.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ jayasoft | ivy-core | 1.4.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | j2ee | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | jaxrpc | 1.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | saaj | 1.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | SUNFakeLogging | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | SunImaging | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | SunJavaMailActivation | 1.0 ] in >> thirdparty >> > >> > [ivy:retrieve] found [ jrefinery | JFreeChart | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ jpedal | JPedal | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ jcraft | jsch | 0.1.23 ] in thirdparty >> > >> > [ivy:retrieve] found [ mirrorworlds | MirrorWorld | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ lowagie | NAGiText | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ opensymphony | oscore | 2.2.5 ] in thirdparty >> > >> > [ivy:retrieve] found [ opensymphony | osworkflow | 2.8.0 ] in >> thirdparty >> > >> > [ivy:retrieve] found [ opensymphony | propertyset | 1.4 ] in thirdparty >> > >> > [ivy:retrieve] found [ omg | ots-jts | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ sqlj | sqlj | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ w3c | Tidy | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ tyrex | tyrex | 1.3 ] in thirdparty >> > >> > [ivy:retrieve] found [ xmlparser | xmlparser | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | commons-cli | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | commons-codec | 1.3 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | commons-httpclient | 2.0-rc3 ] in >> > thirdparty >> > >> > [ivy:retrieve] found [ apache | taglibs-i18n | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | taglibs-i18n-ofac | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | taglibs-input | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | xmlsec | 1.0.4 ] in thirdparty >> > >> > [ivy:retrieve] found [ dbunit | dbunit | 2.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ apache | commons-net | 1.1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ easymock | easymock | 1.5.0_02-36 ] in >> thirdparty >> > >> > [ivy:retrieve] found [ eclipse | birt-chart | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ eclipse | birt-core | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ eclipse | birt-data-engine | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ eclipse | birt-oda | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ eclipse | birt-report | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ eclipse | birt-report-engine | 1.0 ] in >> thirdparty >> > >> > [ivy:retrieve] found [ eclipse | birt-scriptapi | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ eclipse | datatools-connectivity | 1.0 ] in >> > thirdparty >> > >> > [ivy:retrieve] found [ eclipse | datatools-connectivity-oda | 1.0 ] in >> > thirdparty >> > >> > [ivy:retrieve] found [ eclipse | emf-common | 2.1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ eclipse | emf-ecore | 2.1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ eclipse | emf-ecore-xmi | 2.1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ electric | exml | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | IBMSecurity | 0.1.1 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | ivjejb35 | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | runtime | 5.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | servletevent | ASV502 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | soap | 1.3.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | webservice-runtime | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | webserviceutils | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ibm | xsd-bean-runtime | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ junit | junit | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ mousepushers | DateUtils | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ mozilla | mozilla | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ sourceforge | jradius-client | 1.0 ] in >> thirdparty >> > >> > [ivy:retrieve] found [ sun | activation | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | mail | 1.1.3 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | servlet | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ sun | servlet-api | 2.4 ] in thirdparty >> > >> > [ivy:retrieve] found [ w3c | css-sac | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ w3c | flute | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ oroinc | telnet | 1.0 ] in thirdparty >> > >> > [ivy:retrieve] found [ ofac | OFACLib | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACGD | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACAF | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACNR | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACCS | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACIM | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACUtil | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACFC | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACMN | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACBA | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACWW | V1030_VF ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACGNU | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACTO | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACPP | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACIntranet | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACPH | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACCL | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACXML | dev2 ] in internal >> > >> > [ivy:retrieve] found [ ofac | OFACCA | dev2 ] in internal >> > >> > >> > >> > BUILD FAILED >> > >> > java.lang.StackOverflowError >> > >> > >> > >> > Total time: 3 seconds >> > >> > >> > >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/StackOverflow-with-Ivy1.4.1-tf4267973.html#a12157675 >> Sent from the ivy-user mailing list archive at Nabble.com. >> >> > > > -- > Xavier Hanin - Independent Java Consultant > http://xhab.blogspot.com/ > http://incubator.apache.org/ivy/ > http://www.xoocode.org/ > > -- View this message in context: http://www.nabble.com/StackOverflow-with-Ivy1.4.1-tf4267973.html#a12159462 Sent from the ivy-user mailing list archive at Nabble.com.