download error

14 views
Skip to first unread message

Igor Zaydlin

unread,
Apr 1, 2010, 7:09:31 PM4/1/10
to ivy...@googlegroups.com

Hi,

 

Getting file for user izaydlin from https://subversion/svn/3rdparty/29west/lbm/3.5.2/api/win/net/2.0/debug/lbmcs.dll [revision=-1] to C:\SVN_Tree_Structure\Tools\_Ivy.Resolve\resolve\29west\lbm\3.5.2\bin\debug\lbmcs.dll.part

 

ERROR: Error retrieving https://subversion/svn/3rdparty/29west/lbm/3.5.2/api/win/

net/2.0/debug/lbmcs.dll [revision=-1]

 

I am getting download error, when number of dependencies gets over some threshold:

 

Each of  dependencies downloads fine, as well as combination of any 2 of them, but when trying all listed below

I am getting an error.

 

I can also recreate it if I increase number of files included in artifact published by a single dependency.

 

ivy.xml

 

    <dependencies>

                                <dependency org="springsource" name="springframework" rev="1.3" />

                                <dependency org="apache" name="log4net" rev="1.2.10" />

                                <dependency org="29west" name="lbm" rev="3.5.2"/>

    </dependencies>

 

 

Thank you,

Igor

Mass Dosage

unread,
Apr 1, 2010, 7:26:36 PM4/1/10
to ivy...@googlegroups.com, IZay...@geneva-trading.com
Hey Igor,

Can you run ant in debug mode (pass -d on the command line) and send
me any stack traces or error messages that you get from that? I've
never seen IvySvn behave like you describe and I've used it to
download tens of files at once.

Regards,

Adrian

> --
> You received this message because you are subscribed to the Google Groups
> "ivysvn" group.
> To post to this group, send email to ivy...@googlegroups.com.
> To unsubscribe from this group, send email to
> ivysvn+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/ivysvn?hl=en.
>

Igor Zaydlin

unread,
Apr 1, 2010, 7:39:56 PM4/1/10
to Mass Dosage, ivy...@googlegroups.com
Adrian,

Thanks a lot for response.

Attached is log with debug enabled ...

I also noticed that which download fails is random among the files.

This is a .bat that invokes ivy

SET TOOLBASE=%~d0%~p0
SET LIBS=%TOOLBASE%Lib
SET CLASSPATH=%LIBS%\ivy.jar;%LIBS%\svnkit.jar;%LIBS%\trilead.jar;%LIBS%\ivysvnresolver.jar
SET EXTERNDIR=%TOOLBASE%extern
SET BUILD_CONFIGURATION=debug

SET RESOLVER_CACHE=%TOOLBASE%_Ivy.Resolve
SET BUILD_TOOLBASE=%TOOLBASE%
SET IVY_SETTINGS=%TOOLBASE%ivysettings.xml
SET IVY=%TOOLBASE%ivy.xml


java -cp %CLASSPATH% -Dbuild.toolBase=%BUILD_TOOLBASE% -Dbuild.repoBase=%RESOLVER_CACHE% -Dbuild.configuration=%BUILD_CONFIGURATION% -Dbuild.externs=%EXTERNDIR% org.apache.ivy.Main -settings %IVY_SETTINGS% -ivy %IVY% -debug

resolve.txt
Reply all
Reply to author
Forward
0 new messages