download error

瀏覽次數:14 次
跳到第一則未讀訊息

Igor Zaydlin

未讀,
2010年4月1日 晚上7:09:312010/4/1
收件者: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

未讀,
2010年4月1日 晚上7:26:362010/4/1
收件者: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

未讀,
2010年4月1日 晚上7:39:562010/4/1
收件者: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
回覆所有人
回覆作者
轉寄
0 則新訊息