Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Hudson based ECF build available at Github (https://build.ecf-project.org)

On 08/15/2010 01:18 AM, Wim Jongman wrote:

> The "apt-get install hudson" hudson will run as user hudson. This will probably not install the requested tools. Here I got stuck. How does hudson install these tool? hudson log::
> 
> 
> Started by user wim.jongman
> Triggering Java1.5_update_22_x86-64
> Triggering Java1.6_update_20_x86-64
> Triggering Java1.4.2_update_18_x86-64
> Finished: FAILURE
> 
> 
> Java1.5_update_22_x86-64:
> 
> Started by upstream project "zSetup" build number 2
> Choosing the download bundle
> FATAL: command execution failed
> java.io.IOException: found no matches in: 
> 
> regards,

Hi Wim,

Hudson lazily fetches those downloads/tools upon the first invocation of
the zSetup build. In order to see what the problem is, please check what
the console output for one of the three "Java1.x_update_*" builds is.
Since the Sun acquisition the JDK download links used by Hudson have
become offline occasionally.

Markus


Back to the top