[ https://issues.apache.org/jira/browse/WODEN-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859796#action_12859796 ]
Sagara Gunathunga commented on WODEN-226: ------------------------------------------ I have tested this, it seems there is no any issue either with test-suite.zip or build scripts, problem with the Internet connectivity or may be unreliable behavior of Ant get task. I got same exception in normal Internet connectivity several times but as i notice each time test-suite.zip was partially downloaded and hence got corrupted, test-suite.zip file size should be around 3.0 MB. Once i tried with high speed Internet connectivity everything worked fine. ( see the attached log - log-LK). Further I manged to run this scripts successfully in a machine located out side the SL ( see the attached log - log-JP ). Another way to derive in to the same conclusion is you can disable <get src="${W3cWsdl20URL}" dest="${downloads.dir}/${W3cWsdl20File}" verbose="true" /> line in the build.xml script then try to download test-suite.zip manually and put into the 'downloads' directory , this also give the same success results. > W3CC Tests are failing due to an error in W3C Test-suite Error > --------------------------------------------------------------- > > Key: WODEN-226 > URL: https://issues.apache.org/jira/browse/WODEN-226 > Project: Woden > Issue Type: Bug > Components: Tools > Environment: Ubuntu > Reporter: Lahiru Gunathilake > Attachments: log-JP.txt, log-LK.txt > > > In trunk when I run ant task "getW3cWsdl20" I get the following error and I > can reproduce the same result by running maven profile-interop inside > woden-ant directory. > getW3cWsdl20File: > [mkdir] Created dir: > /home/lahiru/apache/woden/1.0M8_20080423/downloads/w3c > [get] Getting: > http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/zips/test-suite.zip > [get] To: > /home/lahiru/apache/woden/1.0M8_20080423/downloads/test-suite.zip > [unzip] Expanding: > /home/lahiru/apache/woden/1.0M8_20080423/downloads/test-suite.zip into > /home/lahiru/apache/woden/1.0M8_20080423/downloads/w3c > BUILD FAILED > /home/lahiru/apache/woden/1.0M8_20080423/build.xml:240: Error while expanding > /home/lahiru/apache/woden/1.0M8_20080423/downloads/test-suite.zip > java.io.IOException: Negative seek offset > Total time: 13 seconds -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: woden-dev-unsubscr...@ws.apache.org For additional commands, e-mail: woden-dev-h...@ws.apache.org