You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by shamuat <sh...@wipro.com> on 2008/02/20 07:02:10 UTC

Please suggest me on this error

I am a newbie to servicemix.

I tried to run samples in the binary distribution of servicemix. While
running file-binding sample I got error in mid(ie., while running ant
setup). Following is the error.

ant setup
Buildfile: build.xml
setup:
      [get] Getting:
http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/jaxen-
1.1-beta-9.jar
      [get] To: D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.jar
      [get] Error getting
http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/j
axen-1.1-beta-9.jar to
D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.j
ar
BUILD FAILED
D:\apache-servicemix-3.2.1\examples\file-binding\build.xml:26:
java.net.ConnectE
xception: Connection timed out: connect
Total time: 22 seconds


Suggest me.
-- 
View this message in context: http://www.nabble.com/Please-suggest-me-on-this-error-tp15583025s12049p15583025.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


Re: Please suggest me on this error

Posted by Freeman Fang <fr...@gmail.com>.
Hi Priya,

I just verify the link[1] of file you can't download

And this link works for me

Could you just try the link[1] from your brower, if you can't download it
from your browser as well, it prove that you can't access the link, but we
need download some third party lib during ant setup.
[1]http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/jaxen-1.1-beta-9.jar
Freeman


On Feb 20, 2008 6:17 PM, shamuat <sh...@wipro.com>
wrote:

>
> Thank you
>
> I tried to run ant setup many time but it results same error.
>
> Thanks
>
> Priya
>
> Freeman Fang wrote:
> >
> > Seems your network connection is broken at the ant build time.
> > Just ensure your network connection is ok and retry.
> >
> > Freeman
> >
> > On Feb 20, 2008 2:02 PM, shamuat <sh...@wipro.com>
> > wrote:
> >
> >>
> >> I am a newbie to servicemix.
> >>
> >> I tried to run samples in the binary distribution of servicemix. While
> >> running file-binding sample I got error in mid(ie., while running ant
> >> setup). Following is the error.
> >>
> >> ant setup
> >> Buildfile: build.xml
> >> setup:
> >>      [get] Getting:
> >> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/jaxen-
> >> 1.1-beta-9.jar
> >>      [get] To:
> >> D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.jar
> >>      [get] Error getting
> >> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/j
> >> axen-1.1-beta-9.jar to
> >> D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.j
> >> ar
> >> BUILD FAILED
> >> D:\apache-servicemix-3.2.1\examples\file-binding\build.xml:26:
> >> java.net.ConnectE
> >> xception: Connection timed out: connect
> >> Total time: 22 seconds
> >>
> >>
> >> Suggest me.
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Please-suggest-me-on-this-error-tp15583025s12049p15583025.html
> >> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Please-suggest-me-on-this-error-tp15583025s12049p15586013.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
>
>

Re: Please suggest me on this error

Posted by shamuat <sh...@wipro.com>.
Thank you

I tried to run ant setup many time but it results same error. 

Thanks 

Priya

Freeman Fang wrote:
> 
> Seems your network connection is broken at the ant build time.
> Just ensure your network connection is ok and retry.
> 
> Freeman
> 
> On Feb 20, 2008 2:02 PM, shamuat <sh...@wipro.com>
> wrote:
> 
>>
>> I am a newbie to servicemix.
>>
>> I tried to run samples in the binary distribution of servicemix. While
>> running file-binding sample I got error in mid(ie., while running ant
>> setup). Following is the error.
>>
>> ant setup
>> Buildfile: build.xml
>> setup:
>>      [get] Getting:
>> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/jaxen-
>> 1.1-beta-9.jar
>>      [get] To:
>> D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.jar
>>      [get] Error getting
>> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/j
>> axen-1.1-beta-9.jar to
>> D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.j
>> ar
>> BUILD FAILED
>> D:\apache-servicemix-3.2.1\examples\file-binding\build.xml:26:
>> java.net.ConnectE
>> xception: Connection timed out: connect
>> Total time: 22 seconds
>>
>>
>> Suggest me.
>> --
>> View this message in context:
>> http://www.nabble.com/Please-suggest-me-on-this-error-tp15583025s12049p15583025.html
>> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Please-suggest-me-on-this-error-tp15583025s12049p15586013.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


Re: Please suggest me on this error

Posted by Freeman Fang <fr...@gmail.com>.
Seems your network connection is broken at the ant build time.
Just ensure your network connection is ok and retry.

Freeman

On Feb 20, 2008 2:02 PM, shamuat <sh...@wipro.com>
wrote:

>
> I am a newbie to servicemix.
>
> I tried to run samples in the binary distribution of servicemix. While
> running file-binding sample I got error in mid(ie., while running ant
> setup). Following is the error.
>
> ant setup
> Buildfile: build.xml
> setup:
>      [get] Getting:
> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/jaxen-
> 1.1-beta-9.jar
>      [get] To: D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.jar
>      [get] Error getting
> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/j
> axen-1.1-beta-9.jar to
> D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.j
> ar
> BUILD FAILED
> D:\apache-servicemix-3.2.1\examples\file-binding\build.xml:26:
> java.net.ConnectE
> xception: Connection timed out: connect
> Total time: 22 seconds
>
>
> Suggest me.
> --
> View this message in context:
> http://www.nabble.com/Please-suggest-me-on-this-error-tp15583025s12049p15583025.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
>
>