[Fwd: failure notice]

2009-12-17 Thread Tim Ellison
Heads-up to axis-dev, you need to let Hudson post to the list.

Regards,
Tim

 Original Message 
Subject: failure notice
Date: 16 Dec 2009 18:53:50 -
From: mailer-dae...@apache.org
To: hud...@hudson.zones.apache.org

Hi. This is the qmail-send program at apache.org.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

:
Sorry, only subscribers may post. If you are a subscriber, check to be
sure you are sending from your subscribed address. (#5.7.2)

--- Below this line is a copy of the message.

Return-Path: 
Received: (qmail 36058 invoked by uid 99); 16 Dec 2009 18:53:50 -
Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2009 18:53:50 +
X-ASF-Spam-Status: No, hits=-2.6 required=5.0
tests=AWL,BAYES_00
X-Spam-Check-By: apache.org
Received: from [140.211.11.106] (HELO hudson.zones.apache.org)
(140.211.11.106)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2009 18:53:47 +
Received: from hudson.zones.apache.org (localhost [127.0.0.1])
by hudson.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id 
nBGIrP4W000523
for ; Wed, 16 Dec 2009 13:53:25 -0500 (EST)
Date: Wed, 16 Dec 2009 18:53:25 + (UTC)
From: Apache Hudson Server 
To: axis-...@ws.apache.org
Message-ID:
<21730574.14831260989605224.javamail.hud...@hudson.zones.apache.org>
Subject: =?UTF-8?Q?Hudson_build_became_unstable:_Axis2_=C2=BB_Ap?=
 =?UTF-8?Q?ache_Axis2_-_JAXWS_Integration_Tests_#48?=
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

See






RE: Hudson on Windows

2009-12-17 Thread Gavin
Hi All,

Ok, Windows 2008 VM for Hudson is complete.

I have created accts for Tim Ellison and Niklas Gustavsson on the machine.
I don't think anyone else has volunteered to admin the VM at this stage but
correct me if I'm wrong.

I actually set up a Hudson instance on it too before realising that the
machine is actually to be a slave, so feel free to kill the Hudson instance
(just undeploy the WAR from tomcat should be enough, then stop tomcat
service if its no longer needed.)

Tim, Niklas, I'll send your login info shortly, note that currently only
Remote Desktop is enabled for logging in, if SSH is needed then cygwin+ssh
should be installed, so let me know if I'm needed to do that.

Enjoy

Gav...




Re: Hudson on Windows

2009-12-17 Thread Niklas Gustavsson
On Thu, Dec 17, 2009 at 12:40 PM, Gavin  wrote:
> Ok, Windows 2008 VM for Hudson is complete.

Thanks a bunch Gav!

> I have created accts for Tim Ellison and Niklas Gustavsson on the machine.
> I don't think anyone else has volunteered to admin the VM at this stage but
> correct me if I'm wrong.

I think that's it for now. Of course, more volunteers are most welcome
so let us know.

> I actually set up a Hudson instance on it too before realising that the
> machine is actually to be a slave, so feel free to kill the Hudson instance
> (just undeploy the WAR from tomcat should be enough, then stop tomcat
> service if its no longer needed.)

Right, we will probably remove it.

> Tim, Niklas, I'll send your login info shortly, note that currently only
> Remote Desktop is enabled for logging in, if SSH is needed then cygwin+ssh
> should be installed, so let me know if I'm needed to do that.

Should be enough with RDP. Hudson uses the Windows remotining protocol
if I'm not mistaken, so SSH should not be needed.

/niklas


Re: Hudson on Windows

2009-12-17 Thread Bhuvaneswaran A
On Thu, Dec 17, 2009 at 5:10 PM, Gavin  wrote:
> Hi All,
>
> Ok, Windows 2008 VM for Hudson is complete.

Great!

> I actually set up a Hudson instance on it too before realising that the
> machine is actually to be a slave, so feel free to kill the Hudson instance
> (just undeploy the WAR from tomcat should be enough, then stop tomcat
> service if its no longer needed.)

I wish we set it as a slave thus we can tie it to jobs from current
master, hudson.zones.apache.org.

-- 
Regards,
Bhuvaneswaran A
www.livecipher.com
GPG: 0x7A13E5B0


Re: Hudson on Windows

2009-12-17 Thread Niklas Gustavsson
On Thu, Dec 17, 2009 at 12:50 PM, Bhuvaneswaran A
 wrote:
> I wish we set it as a slave thus we can tie it to jobs from current
> master, hudson.zones.apache.org.

That's the plan :-)

/niklas


Re: Hudson on Windows

2009-12-17 Thread Tim Ellison
On 17/Dec/2009 11:40, Gavin wrote:
> Hi All,
> 
> Ok, Windows 2008 VM for Hudson is complete.
> 
> I have created accts for Tim Ellison and Niklas Gustavsson on the machine.
> I don't think anyone else has volunteered to admin the VM at this stage but
> correct me if I'm wrong.
> 
> I actually set up a Hudson instance on it too before realising that the
> machine is actually to be a slave, so feel free to kill the Hudson instance
> (just undeploy the WAR from tomcat should be enough, then stop tomcat
> service if its no longer needed.)
> 
> Tim, Niklas, I'll send your login info shortly, note that currently only
> Remote Desktop is enabled for logging in, if SSH is needed then cygwin+ssh
> should be installed, so let me know if I'm needed to do that.

Thanks Gavin.

I'll continue to set up the machine, and will put on some more Java
runtimes, etc.

Can you install the C/C++ development tools please (Visual Studio 2008)?
 While I have an MSDN account I don't think it covers general ASF usage.

Regards,
Tim


Activate JNLP in Hudson

2009-12-17 Thread Niklas Gustavsson
Hi

we now got a Windows server ready for installing a Hudson slave. As
there is a need to run GUI tests on the slave, the recommended way of
running Hudson is to use JNLP. However, the port used for JNLP slaves
is currently disabled on Hudson master.

Could we enable this port? If we do, we should probably firewall it so
that only white listed clients can connect. Do we run a firewall on
the Solaris server and if so, is there someone with the cycles to help
us in getting this set up?

/niklas