[yocto] Openjdk-8 fetcher failure
Maxin B. John
maxin.john at intel.com
Mon Jun 19 06:06:53 PDT 2017
Hi Alok,
On Mon, Jun 19, 2017 at 06:11:20AM +0000, Pawar, Alok wrote:
>
>Hi All,
>
> I am using yocto 2.1.2 krogoth, and I added meta-java in it, but when I tried to bitbake. I faced fetcher failure, following are the Error :
>
>ERROR: openjdk-8-102b14-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 4, output:
>
> Read error (Connection timed out) in headers.
>
> Read error (Connection timed out) in headers.
>
>ERROR: openjdk-8-102b14-r0 do_fetch: Function failed: Fetcher failure for URL: 'http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/archive/ac29c9c1193a.tar.bz2;name=hotspot;unpack=false'. Unable to fetch URL from any source.
>
>Please give your inputs.
This could be related to the network configuration in your build machine.
Have you tried to fetch that file manually using wget from your machine ?
ie:
# wget http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/archive/ac29c9c1193a.tar.bz2
Best Regards,
Maxin
More information about the yocto
mailing list