Grails Hudson inaccessible?

View: New views
8 Messages — Rating Filter:   Alert me  

Grails Hudson inaccessible?

by Robert Fletcher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is anyone else having problems connecting to hudson.grails.org? I've
been unable to connect to it for a couple of days now.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Grails Hudson inaccessible?

by Sven Lange :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

unfortunately yes... also trying since a couple of days to get access to the ci

i would like to get a grails 1.2 snapshot to test and play with to
avoid another painful grails upgrade

On Fri, Jun 26, 2009 at 10:34 AM, Robert
Fletcher<robert.w.fletcher@...> wrote:

> Is anyone else having problems connecting to hudson.grails.org? I've
> been unable to connect to it for a couple of days now.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Grails Hudson inaccessible?

by Graeme Rocher-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hudson has been behaving badly over the last week and we're not sure
why at this point. When we restart it it dies after a short time.
We're investigating and even considering moving back to Bamboo

Cheers

On Fri, Jun 26, 2009 at 9:50 AM, <spagn@...> wrote:

> unfortunately yes... also trying since a couple of days to get access to the ci
>
> i would like to get a grails 1.2 snapshot to test and play with to
> avoid another painful grails upgrade
>
> On Fri, Jun 26, 2009 at 10:34 AM, Robert
> Fletcher<robert.w.fletcher@...> wrote:
>> Is anyone else having problems connecting to hudson.grails.org? I've
>> been unable to connect to it for a couple of days now.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>



--
Graeme Rocher
Head of Grails Development
SpringSource - Weapons for the War on Java Complexity
http://www.springsource.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Grails Hudson inaccessible?

by Helmut Denk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi graeme,

your hudson acts like a pack of sleeping-pills ...
no error-messages or warnings in the logs ?

what container is it running on ? could your monitor
resource-consumption ?

myCompany uses hudson nearly for a year now and
we have not seen such a behaviour so far. maybe
some plugin you use ? git-plugin for instance.

we run on tomcat-5.5.27 and have installed git-plugin
too but do not use it so far.

gruesse


Graeme Rocher-3 wrote:
Hudson has been behaving badly over the last week and we're not sure
why at this point. When we restart it it dies after a short time.
We're investigating and even considering moving back to Bamboo

Cheers

Re: Grails Hudson inaccessible?

by Jeff Brown-14 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We are working on tracking down and resolving the issues with the CI  
server.


Jeff

Sent from my iPhone


On Jun 29, 2009, at 1:53 PM, Helmut Denk <helmut.denk@...> wrote:

>
> hi graeme,
>
> your hudson acts like a pack of sleeping-pills ...
> no error-messages or warnings in the logs ?
>
> what container is it running on ? could your monitor
> resource-consumption ?
>
> myCompany uses hudson nearly for a year now and
> we have not seen such a behaviour so far. maybe
> some plugin you use ? git-plugin for instance.
>
> we run on tomcat-5.5.27 and have installed git-plugin
> too but do not use it so far.
>
> gruesse
>
>
>
> Graeme Rocher-3 wrote:
>>
>> Hudson has been behaving badly over the last week and we're not sure
>> why at this point. When we restart it it dies after a short time.
>> We're investigating and even considering moving back to Bamboo
>>
>> Cheers
>>
>
> --
> View this message in context: http://www.nabble.com/Grails-Hudson-inaccessible--tp24216802p24258792.html
> Sent from the grails - dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Grails Hudson inaccessible?

by Helmut Denk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jeff Brown-14 wrote:
We are working on tracking down and resolving the issues with the CI  
server.
thanks jeff for the note.  

i clicked around a little bit today ... the problem still exists.
last clicks i did, before hudson died was on a cobertura-report
this may or may not be a hint ...

have you set -Djava.awt.headless=true ?

also: as far as i remember, we once had a problem with
to many open file handles -> lsof.

would be nice to here, what it was, if you
find out.

have a successful day

Re: Grails Hudson inaccessible?

by Jeff Brown-14 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Jul 1, 2009 at 7:46 PM, Helmut Denk<helmut.denk@...> wrote:

>
>
> Jeff Brown-14 wrote:
>>
>> We are working on tracking down and resolving the issues with the CI
>> server.
>>
>
> thanks jeff for the note.
>
> i clicked around a little bit today ... the problem still exists.
> last clicks i did, before hudson died was on a cobertura-report
> this may or may not be a hint ...
>
> have you set -Djava.awt.headless=true ?
>
> also: as far as i remember, we once had a problem with
> to many open file handles -> lsof.
>
> would be nice to here, what it was, if you
> find out.
>
> have a successful day
>

java.awt.headless was set to true.

Tonight we updated Hudson as well as some of the plugins we are using
and will keep an eye on the situation and see how it goes.



jb
--
Jeff Brown
SpringSource
http://www.springsource.com/

Autism Strikes 1 in 166
Find The Cause ~ Find The Cure
http://www.autismspeaks.org/

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Grails Hudson inaccessible?

by Helmut Denk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

1313 a lucky number ;-)

hudson seem not to like my requests for:
http://hudson.grails.org/job/grails_core/153/cobertura/

disable/deinstall cobertura-plugin ?

Jeff Brown-14 wrote:
On Wed, Jul 1, 2009 at 7:46 PM, Helmut Denk<helmut.denk@gmx.de> wrote:
>
>
> Jeff Brown-14 wrote:
>>
>> We are working on tracking down and resolving the issues with the CI
>> server.
>>
>
> thanks jeff for the note.
>
> i clicked around a little bit today ... the problem still exists.
> last clicks i did, before hudson died was on a cobertura-report
> this may or may not be a hint ...
>
> have you set -Djava.awt.headless=true ?
>
> also: as far as i remember, we once had a problem with
> to many open file handles -> lsof.
>
> would be nice to here, what it was, if you
> find out.
>
> have a successful day
>

java.awt.headless was set to true.

Tonight we updated Hudson as well as some of the plugins we are using
and will keep an eye on the situation and see how it goes.



jb
--
Jeff Brown
SpringSource
http://www.springsource.com/

Autism Strikes 1 in 166
Find The Cause ~ Find The Cure
http://www.autismspeaks.org/

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email