You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Simon IJskes <si...@ijskes.org> on 2011/12/19 11:20:08 UTC

jdks available on freebsd

Hoi,

What jdk's are supposed to work on freebsd1? I'm trying if river will 
run on freebsd, but latest-1.6 gives the following:

[trunk] $ /home/hudson/tools/ant/latest/bin/ant hudson-qa
Error: JAVA_HOME is not defined correctly.
   We cannot execute /home/hudson/tools/java/latest1.6/bin/java

I haven't set JAVA_HOME.

Gr. Simon

Re: jdks available on freebsd

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Thu, Dec 29, 2011 at 3:41 PM,  <si...@qcg.nl> wrote:
> Our River-trunk-QA-bsd jobs gets aborted twice in a row now, can you see
> what is causing this? Once after 4:25 hr and once after 5:43 hr

We just did an upgrade of Jenkins, you might have been unlucky and got
caught in that.

/niklas

Re: jdks available on freebsd

Posted by si...@qcg.nl.
On 27-12-11 23:24, Niklas Gustavsson wrote:
> On Mon, Dec 19, 2011 at 11:20 AM, Simon IJskes<si...@ijskes.org>  wrote:
>> What jdk's are supposed to work on freebsd1? I'm trying if river will run on
>> freebsd, but latest-1.6 gives the following:
>>
>> [trunk] $ /home/hudson/tools/ant/latest/bin/ant hudson-qa
>> Error: JAVA_HOME is not defined correctly.
>>   We cannot execute /home/hudson/tools/java/latest1.6/bin/java
>
> Sorry for the slow response, this is now fixed:
>
> $ /home/hudson/tools/java/latest1.6/bin/java -version
> openjdk version "1.6.0"
> OpenJDK Runtime Environment (build 1.6.0-b23)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
>
> /niklas

Thanks.

Our River-trunk-QA-bsd jobs gets aborted twice in a row now, can you see 
what is causing this? Once after 4:25 hr and once after 5:43 hr

Gr. Sim

Re: jdks available on freebsd

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Mon, Dec 19, 2011 at 11:20 AM, Simon IJskes <si...@ijskes.org> wrote:
> What jdk's are supposed to work on freebsd1? I'm trying if river will run on
> freebsd, but latest-1.6 gives the following:
>
> [trunk] $ /home/hudson/tools/ant/latest/bin/ant hudson-qa
> Error: JAVA_HOME is not defined correctly.
>  We cannot execute /home/hudson/tools/java/latest1.6/bin/java

Sorry for the slow response, this is now fixed:

$ /home/hudson/tools/java/latest1.6/bin/java -version
openjdk version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b23)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)

/niklas