You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Brett Porter <br...@apache.org> on 2009/05/27 07:32:39 UTC

stability problems on vmbuild

One of the things to take into consideration for the 1.3.x GA release  
is the stability problems we've had since upgrading on vmbuild.

I noted it had gone down today due to "too many open files" (which  
showed up as a database error saying it couldn't be found - Derby  
confused me at first :)

There have been similar reports recently against Archiva - but it  
wasn't present in previous versions of Continuum. Is it possible that  
it is something new in Redback (we're not using LDAP), a different JDO  
configuration, or perhaps the shared Archiva purge scanners that might  
be causing this?

Before restarting next time I'll run an lsof to see what is happening.

- Brett

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
I fixed it in plexus-utils in r.8235

I see in svn logs of plexus-utils that 1.5.10 was released yesterday but on
central repo, it was deployed 3 days ago(
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.10/ ). Is
it a problem with the date on central repo or is it the wrong artifact? So I
don't know if the artifact on central repo contains or not my fix and the
sources jar is wrong :-(
Emmanuel

On Fri, May 29, 2009 at 7:02 AM, Brett Porter <br...@apache.org> wrote:

> I haven't seen the commit - what's required?
>
> If you could get it to the point the 1.3.x branch builds with the right
> thing I'm happy to do the vmbuild upgrade.
>
>
> On 29/05/2009, at 2:58 PM, Emmanuel Venisse wrote:
>
>  I fixed plexus-utils. Can you test it on vmbuild to see if it is ok?
>> I tested it locally with my Continuum and open files seems to be stable
>>
>> On 5/28/09, Emmanuel Venisse <em...@gmail.com> wrote:
>>
>>> For Archiva, we use actually in Continuum an old version, it would be
>>> good to upgrade it.
>>>
>>> The issue can be in plexus-util too:
>>> http://jira.codehaus.org/browse/PLXCOMP-99
>>>
>>> Emmanuel
>>>
>>> On 5/27/09, Emmanuel Venisse <em...@gmail.com> wrote:
>>>
>>>> I started to look at it and fixed locally some of them in Continuum but
>>>> they
>>>> aren't new so I don't think my fixes will be enough.
>>>> I think the issue is in Archiva but need some investigations.
>>>>
>>>> Emmanuel
>>>>
>>>> On Wed, May 27, 2009 at 7:32 AM, Brett Porter <br...@apache.org> wrote:
>>>>
>>>>  One of the things to take into consideration for the 1.3.x GA release
>>>>> is
>>>>> the stability problems we've had since upgrading on vmbuild.
>>>>>
>>>>> I noted it had gone down today due to "too many open files" (which
>>>>> showed
>>>>> up as a database error saying it couldn't be found - Derby confused me
>>>>> at
>>>>> first :)
>>>>>
>>>>> There have been similar reports recently against Archiva - but it
>>>>> wasn't
>>>>> present in previous versions of Continuum. Is it possible that it is
>>>>> something new in Redback (we're not using LDAP), a different JDO
>>>>> configuration, or perhaps the shared Archiva purge scanners that might
>>>>> be
>>>>> causing this?
>>>>>
>>>>> Before restarting next time I'll run an lsof to see what is happening.
>>>>>
>>>>> - Brett
>>>>>
>>>>>
>>>>
>>>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
On Wed, Jun 17, 2009 at 11:52 PM, Wendy Smoak <ws...@gmail.com> wrote:

> On Sat, Jun 13, 2009 at 5:39 AM, Emmanuel
> Venisse<em...@gmail.com> wrote:
>
> > It's a bad news.
> > The only solution I see now is to change vmbuild with a real machine with
> > more resources cpu/memory.
> > At work, I have a Continuum instance with lot of projects and without
> this
> > issue.
>
> I agree it could probably use more resources.


I'd like to know if someone have an idea of the price to host
Continuum/Archiva on Amazon EC2 with a Continuum instance that contains all
projets that are on vmbuid.
ideas?

>
>
> The thing that concerns me is that it was doing okay before the
> upgrade to 1.3.x, so what changed?


Imoportant changes was parallel builds and scmRoots in prepare build tasks.

Emmanuel

Re: stability problems on vmbuild

Posted by Wendy Smoak <ws...@gmail.com>.
On Sat, Jun 13, 2009 at 5:39 AM, Emmanuel
Venisse<em...@gmail.com> wrote:

> It's a bad news.
> The only solution I see now is to change vmbuild with a real machine with
> more resources cpu/memory.
> At work, I have a Continuum instance with lot of projects and without this
> issue.

I agree it could probably use more resources.

The thing that concerns me is that it was doing okay before the
upgrade to 1.3.x, so what changed?

-- 
Wendy

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
On Fri, Jun 12, 2009 at 1:31 PM, Emmanuel Venisse <
emmanuel.venisse@gmail.com> wrote:

>
>
> On Thu, Jun 11, 2009 at 8:21 AM, Brett Porter <br...@apache.org> wrote:
>
>>
>>
>> On 11/06/2009, at 3:13 PM, Emmanuel Venisse wrote:
>>
>>  I look at vmbuild and it doesn't seem that the stability problem is
>>> related
>>> to open files. "lsof | grep continuum | wc -l" result is stable.
>>> I looked at the jvm memory and physical memory and the jvm memory is
>>> greater
>>> than the physical memory so swap memory is used and can slow down the
>>> jvm.
>>> If the jvm slow down, the wrapper can't ping it so it restart the
>>> process.
>>>
>>> Do you think too it is the cause of the issue?
>>> Can we have more physical memory or use less jvm memory?
>>>
>>
>> I think it can be reduced, I'm not sure why it was that high, but is
>> possibly a result of higher consumption in older versions.
>
>
> Brett,
>
> I reduced the jvm mem to 1024. We'll see if it change something for the
> stability.
>

No jvm reboot in the latest 1.5 hours. It seems to be more stable now.


>
>
> Emmanuel
>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
On Sat, Jun 13, 2009 at 1:05 AM, Wendy Smoak <ws...@gmail.com> wrote:

> On Fri, Jun 12, 2009 at 4:31 AM, Emmanuel
> Venisse<em...@gmail.com> wrote:
>
> > I reduced the jvm mem to 1024. We'll see if it change something for the
> > stability.
>
> Thanks for looking at it.  Just so everyone knows how to change this,
> what did you edit?


I modified /home/continuum/services/continuum/conf/wrapper.conf.1.3.4
This file is used by /etc/init.d/continuum to initialized
/home/continuum/services/continuum/conf/wrapper.conf

>
>
> I'm sorry to report that it's still happening... I see 'JVM appears
> hung' in wrapper.log 26 times today.  :(


It's a bad news.
The only solution I see now is to change vmbuild with a real machine with
more resources cpu/memory.
At work, I have a Continuum instance with lot of projects and without this
issue.


>
>
> Details on http://jira.codehaus.org/browse/CONTINUUM-2241
>
> --
> Wendy
>

Re: stability problems on vmbuild

Posted by Wendy Smoak <ws...@gmail.com>.
On Fri, Jun 12, 2009 at 4:31 AM, Emmanuel
Venisse<em...@gmail.com> wrote:

> I reduced the jvm mem to 1024. We'll see if it change something for the
> stability.

Thanks for looking at it.  Just so everyone knows how to change this,
what did you edit?

I'm sorry to report that it's still happening... I see 'JVM appears
hung' in wrapper.log 26 times today.  :(

Details on http://jira.codehaus.org/browse/CONTINUUM-2241

-- 
Wendy

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
On Thu, Jun 11, 2009 at 8:21 AM, Brett Porter <br...@apache.org> wrote:

>
>
> On 11/06/2009, at 3:13 PM, Emmanuel Venisse wrote:
>
>  I look at vmbuild and it doesn't seem that the stability problem is
>> related
>> to open files. "lsof | grep continuum | wc -l" result is stable.
>> I looked at the jvm memory and physical memory and the jvm memory is
>> greater
>> than the physical memory so swap memory is used and can slow down the jvm.
>> If the jvm slow down, the wrapper can't ping it so it restart the process.
>>
>> Do you think too it is the cause of the issue?
>> Can we have more physical memory or use less jvm memory?
>>
>
> I think it can be reduced, I'm not sure why it was that high, but is
> possibly a result of higher consumption in older versions.


Brett,

I reduced the jvm mem to 1024. We'll see if it change something for the
stability.

Emmanuel

Re: stability problems on vmbuild

Posted by Brett Porter <br...@apache.org>.

On 11/06/2009, at 3:13 PM, Emmanuel Venisse wrote:

> I look at vmbuild and it doesn't seem that the stability problem is  
> related
> to open files. "lsof | grep continuum | wc -l" result is stable.
> I looked at the jvm memory and physical memory and the jvm memory is  
> greater
> than the physical memory so swap memory is used and can slow down  
> the jvm.
> If the jvm slow down, the wrapper can't ping it so it restart the  
> process.
>
> Do you think too it is the cause of the issue?
> Can we have more physical memory or use less jvm memory?

I think it can be reduced, I'm not sure why it was that high, but is  
possibly a result of higher consumption in older versions.

- Brett


Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
I look at vmbuild and it doesn't seem that the stability problem is related
to open files. "lsof | grep continuum | wc -l" result is stable.
I looked at the jvm memory and physical memory and the jvm memory is greater
than the physical memory so swap memory is used and can slow down the jvm.
If the jvm slow down, the wrapper can't ping it so it restart the process.

Do you think too it is the cause of the issue?
Can we have more physical memory or use less jvm memory?

Emmanuel

On Wed, Jun 10, 2009 at 10:23 AM, Emmanuel Venisse <
emmanuel.venisse@gmail.com> wrote:

> I'm agree that INFRA-2037 isn't related to open files but I'm pretty sure
> that the stability issue is related to.
>
>
> On Wed, Jun 10, 2009 at 9:33 AM, Brett Porter <br...@apache.org> wrote:
>
>> I think the problems Wendy pointed out were no longer related to open
>> files.
>>
>>
>> On 10/06/2009, at 5:16 PM, Olivier Lamy wrote:
>>
>>  Hi,
>>>
>>> https://svn.codehaus.org/redback/plexus-components/trunk/
>>>
>>> --
>>> Olivier
>>>
>>> 2009/6/10 Emmanuel Venisse <em...@gmail.com>:
>>>
>>>> plexus-spring isn't now in plexus svn, so if we write some fix for it,
>>>> where
>>>> to commit changes?
>>>>
>>>> Emmanuel
>>>>
>>>> On Wed, Jun 10, 2009 at 8:16 AM, Emmanuel Venisse <
>>>> emmanuel.venisse@gmail.com> wrote:
>>>>
>>>>  It seems some streams aren't closed in plexus-spring. I'm not sure lot
>>>>> of
>>>>> streams are open with it so I'm not sure it will fix the issue.
>>>>> If it isn't, I don't know where to search after, maybe an issue in
>>>>> maven
>>>>> and/or plexus. Do we need to upgrade plexus to a more recent version??
>>>>>
>>>>> Someone can help me on this issue? It is very hard to track it in al
>>>>> dependencies.
>>>>>
>>>>> Emmanuel
>>>>>
>>>>>
>>>>> On Sat, Jun 6, 2009 at 12:59 PM, Emmanuel Venisse <
>>>>> emmanuel.venisse@gmail.com> wrote:
>>>>>
>>>>>  :-(
>>>>>> I can't find where to do more fix, maybe in some other dependencies.
>>>>>> It's
>>>>>> very hard to solve this issue.
>>>>>>
>>>>>> Emmanuel
>>>>>>
>>>>>>
>>>>>> On Fri, Jun 5, 2009 at 9:51 PM, Wendy Smoak <ws...@gmail.com> wrote:
>>>>>>
>>>>>>  Unfortunately, it doesn't seem to have helped. :(
>>>>>>>
>>>>>>> The wrapper log shows "JVM appears hung":
>>>>>>> 27 times on June 3
>>>>>>> 29 times on June 4
>>>>>>> 16 times so far today on June 5
>>>>>>>
>>>>>>> And Stefan reopened INFRA-2037 for additional problems with the
>>>>>>> Directory builds.
>>>>>>> https://issues.apache.org/jira/browse/INFRA-2037
>>>>>>>
>>>>>>> This is 1.3.4-SNAPSHOT r781487 from June 3.
>>>>>>>
>>>>>>> I checked to make sure it is using the new plexus-utils and found
>>>>>>> ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .
>>>>>>>
>>>>>>> --
>>>>>>> Wendy
>>>>>>>
>>>>>>> On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
>>>>>>> <em...@gmail.com> wrote:
>>>>>>>
>>>>>>>> Thanks Wendy
>>>>>>>>
>>>>>>>> On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>  On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
>>>>>>>>> <em...@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Done.Brett can you upgrade vmbuild to see if it fix the issue?
>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
I'm agree that INFRA-2037 isn't related to open files but I'm pretty sure
that the stability issue is related to.

On Wed, Jun 10, 2009 at 9:33 AM, Brett Porter <br...@apache.org> wrote:

> I think the problems Wendy pointed out were no longer related to open
> files.
>
>
> On 10/06/2009, at 5:16 PM, Olivier Lamy wrote:
>
>  Hi,
>>
>> https://svn.codehaus.org/redback/plexus-components/trunk/
>>
>> --
>> Olivier
>>
>> 2009/6/10 Emmanuel Venisse <em...@gmail.com>:
>>
>>> plexus-spring isn't now in plexus svn, so if we write some fix for it,
>>> where
>>> to commit changes?
>>>
>>> Emmanuel
>>>
>>> On Wed, Jun 10, 2009 at 8:16 AM, Emmanuel Venisse <
>>> emmanuel.venisse@gmail.com> wrote:
>>>
>>>  It seems some streams aren't closed in plexus-spring. I'm not sure lot
>>>> of
>>>> streams are open with it so I'm not sure it will fix the issue.
>>>> If it isn't, I don't know where to search after, maybe an issue in maven
>>>> and/or plexus. Do we need to upgrade plexus to a more recent version??
>>>>
>>>> Someone can help me on this issue? It is very hard to track it in al
>>>> dependencies.
>>>>
>>>> Emmanuel
>>>>
>>>>
>>>> On Sat, Jun 6, 2009 at 12:59 PM, Emmanuel Venisse <
>>>> emmanuel.venisse@gmail.com> wrote:
>>>>
>>>>  :-(
>>>>> I can't find where to do more fix, maybe in some other dependencies.
>>>>> It's
>>>>> very hard to solve this issue.
>>>>>
>>>>> Emmanuel
>>>>>
>>>>>
>>>>> On Fri, Jun 5, 2009 at 9:51 PM, Wendy Smoak <ws...@gmail.com> wrote:
>>>>>
>>>>>  Unfortunately, it doesn't seem to have helped. :(
>>>>>>
>>>>>> The wrapper log shows "JVM appears hung":
>>>>>> 27 times on June 3
>>>>>> 29 times on June 4
>>>>>> 16 times so far today on June 5
>>>>>>
>>>>>> And Stefan reopened INFRA-2037 for additional problems with the
>>>>>> Directory builds.
>>>>>> https://issues.apache.org/jira/browse/INFRA-2037
>>>>>>
>>>>>> This is 1.3.4-SNAPSHOT r781487 from June 3.
>>>>>>
>>>>>> I checked to make sure it is using the new plexus-utils and found
>>>>>> ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .
>>>>>>
>>>>>> --
>>>>>> Wendy
>>>>>>
>>>>>> On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
>>>>>> <em...@gmail.com> wrote:
>>>>>>
>>>>>>> Thanks Wendy
>>>>>>>
>>>>>>> On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>  On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
>>>>>>>> <em...@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Done.Brett can you upgrade vmbuild to see if it fix the issue?
>>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>

Re: stability problems on vmbuild

Posted by Brett Porter <br...@apache.org>.
I think the problems Wendy pointed out were no longer related to open  
files.

On 10/06/2009, at 5:16 PM, Olivier Lamy wrote:

> Hi,
>
> https://svn.codehaus.org/redback/plexus-components/trunk/
>
> --
> Olivier
>
> 2009/6/10 Emmanuel Venisse <em...@gmail.com>:
>> plexus-spring isn't now in plexus svn, so if we write some fix for  
>> it, where
>> to commit changes?
>>
>> Emmanuel
>>
>> On Wed, Jun 10, 2009 at 8:16 AM, Emmanuel Venisse <
>> emmanuel.venisse@gmail.com> wrote:
>>
>>> It seems some streams aren't closed in plexus-spring. I'm not sure  
>>> lot of
>>> streams are open with it so I'm not sure it will fix the issue.
>>> If it isn't, I don't know where to search after, maybe an issue in  
>>> maven
>>> and/or plexus. Do we need to upgrade plexus to a more recent  
>>> version??
>>>
>>> Someone can help me on this issue? It is very hard to track it in al
>>> dependencies.
>>>
>>> Emmanuel
>>>
>>>
>>> On Sat, Jun 6, 2009 at 12:59 PM, Emmanuel Venisse <
>>> emmanuel.venisse@gmail.com> wrote:
>>>
>>>> :-(
>>>> I can't find where to do more fix, maybe in some other  
>>>> dependencies. It's
>>>> very hard to solve this issue.
>>>>
>>>> Emmanuel
>>>>
>>>>
>>>> On Fri, Jun 5, 2009 at 9:51 PM, Wendy Smoak <ws...@gmail.com>  
>>>> wrote:
>>>>
>>>>> Unfortunately, it doesn't seem to have helped. :(
>>>>>
>>>>> The wrapper log shows "JVM appears hung":
>>>>> 27 times on June 3
>>>>> 29 times on June 4
>>>>> 16 times so far today on June 5
>>>>>
>>>>> And Stefan reopened INFRA-2037 for additional problems with the
>>>>> Directory builds.
>>>>> https://issues.apache.org/jira/browse/INFRA-2037
>>>>>
>>>>> This is 1.3.4-SNAPSHOT r781487 from June 3.
>>>>>
>>>>> I checked to make sure it is using the new plexus-utils and found
>>>>> ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .
>>>>>
>>>>> --
>>>>> Wendy
>>>>>
>>>>> On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
>>>>> <em...@gmail.com> wrote:
>>>>>> Thanks Wendy
>>>>>>
>>>>>> On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com>  
>>>>>> wrote:
>>>>>>
>>>>>>> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
>>>>>>> <em...@gmail.com> wrote:
>>>>>>>> Done.Brett can you upgrade vmbuild to see if it fix the issue?
>>>>>
>>>>
>>>>
>>>
>>


Re: stability problems on vmbuild

Posted by Olivier Lamy <ol...@apache.org>.
Hi,

https://svn.codehaus.org/redback/plexus-components/trunk/

--
Olivier

2009/6/10 Emmanuel Venisse <em...@gmail.com>:
> plexus-spring isn't now in plexus svn, so if we write some fix for it, where
> to commit changes?
>
> Emmanuel
>
> On Wed, Jun 10, 2009 at 8:16 AM, Emmanuel Venisse <
> emmanuel.venisse@gmail.com> wrote:
>
>> It seems some streams aren't closed in plexus-spring. I'm not sure lot of
>> streams are open with it so I'm not sure it will fix the issue.
>> If it isn't, I don't know where to search after, maybe an issue in maven
>> and/or plexus. Do we need to upgrade plexus to a more recent version??
>>
>> Someone can help me on this issue? It is very hard to track it in al
>> dependencies.
>>
>> Emmanuel
>>
>>
>> On Sat, Jun 6, 2009 at 12:59 PM, Emmanuel Venisse <
>> emmanuel.venisse@gmail.com> wrote:
>>
>>> :-(
>>> I can't find where to do more fix, maybe in some other dependencies. It's
>>> very hard to solve this issue.
>>>
>>> Emmanuel
>>>
>>>
>>> On Fri, Jun 5, 2009 at 9:51 PM, Wendy Smoak <ws...@gmail.com> wrote:
>>>
>>>> Unfortunately, it doesn't seem to have helped. :(
>>>>
>>>> The wrapper log shows "JVM appears hung":
>>>> 27 times on June 3
>>>> 29 times on June 4
>>>> 16 times so far today on June 5
>>>>
>>>> And Stefan reopened INFRA-2037 for additional problems with the
>>>> Directory builds.
>>>> https://issues.apache.org/jira/browse/INFRA-2037
>>>>
>>>> This is 1.3.4-SNAPSHOT r781487 from June 3.
>>>>
>>>> I checked to make sure it is using the new plexus-utils and found
>>>> ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .
>>>>
>>>> --
>>>> Wendy
>>>>
>>>> On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
>>>> <em...@gmail.com> wrote:
>>>> > Thanks Wendy
>>>> >
>>>> > On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com> wrote:
>>>> >
>>>> >> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
>>>> >> <em...@gmail.com> wrote:
>>>> >> > Done.Brett can you upgrade vmbuild to see if it fix the issue?
>>>>
>>>
>>>
>>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
I misread the code, plexus-spring is ok.

On Wed, Jun 10, 2009 at 8:18 AM, Emmanuel Venisse <
emmanuel.venisse@gmail.com> wrote:

> plexus-spring isn't now in plexus svn, so if we write some fix for it,
> where to commit changes?
>
> Emmanuel
>
>
> On Wed, Jun 10, 2009 at 8:16 AM, Emmanuel Venisse <
> emmanuel.venisse@gmail.com> wrote:
>
>> It seems some streams aren't closed in plexus-spring. I'm not sure lot of
>> streams are open with it so I'm not sure it will fix the issue.
>> If it isn't, I don't know where to search after, maybe an issue in maven
>> and/or plexus. Do we need to upgrade plexus to a more recent version??
>>
>> Someone can help me on this issue? It is very hard to track it in al
>> dependencies.
>>
>> Emmanuel
>>
>>
>> On Sat, Jun 6, 2009 at 12:59 PM, Emmanuel Venisse <
>> emmanuel.venisse@gmail.com> wrote:
>>
>>> :-(
>>> I can't find where to do more fix, maybe in some other dependencies. It's
>>> very hard to solve this issue.
>>>
>>> Emmanuel
>>>
>>>
>>> On Fri, Jun 5, 2009 at 9:51 PM, Wendy Smoak <ws...@gmail.com> wrote:
>>>
>>>> Unfortunately, it doesn't seem to have helped. :(
>>>>
>>>> The wrapper log shows "JVM appears hung":
>>>> 27 times on June 3
>>>> 29 times on June 4
>>>> 16 times so far today on June 5
>>>>
>>>> And Stefan reopened INFRA-2037 for additional problems with the
>>>> Directory builds.
>>>> https://issues.apache.org/jira/browse/INFRA-2037
>>>>
>>>> This is 1.3.4-SNAPSHOT r781487 from June 3.
>>>>
>>>> I checked to make sure it is using the new plexus-utils and found
>>>> ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .
>>>>
>>>> --
>>>> Wendy
>>>>
>>>> On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
>>>> <em...@gmail.com> wrote:
>>>> > Thanks Wendy
>>>> >
>>>> > On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com>
>>>> wrote:
>>>> >
>>>> >> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
>>>> >> <em...@gmail.com> wrote:
>>>> >> > Done.Brett can you upgrade vmbuild to see if it fix the issue?
>>>>
>>>
>>>
>>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
plexus-spring isn't now in plexus svn, so if we write some fix for it, where
to commit changes?

Emmanuel

On Wed, Jun 10, 2009 at 8:16 AM, Emmanuel Venisse <
emmanuel.venisse@gmail.com> wrote:

> It seems some streams aren't closed in plexus-spring. I'm not sure lot of
> streams are open with it so I'm not sure it will fix the issue.
> If it isn't, I don't know where to search after, maybe an issue in maven
> and/or plexus. Do we need to upgrade plexus to a more recent version??
>
> Someone can help me on this issue? It is very hard to track it in al
> dependencies.
>
> Emmanuel
>
>
> On Sat, Jun 6, 2009 at 12:59 PM, Emmanuel Venisse <
> emmanuel.venisse@gmail.com> wrote:
>
>> :-(
>> I can't find where to do more fix, maybe in some other dependencies. It's
>> very hard to solve this issue.
>>
>> Emmanuel
>>
>>
>> On Fri, Jun 5, 2009 at 9:51 PM, Wendy Smoak <ws...@gmail.com> wrote:
>>
>>> Unfortunately, it doesn't seem to have helped. :(
>>>
>>> The wrapper log shows "JVM appears hung":
>>> 27 times on June 3
>>> 29 times on June 4
>>> 16 times so far today on June 5
>>>
>>> And Stefan reopened INFRA-2037 for additional problems with the
>>> Directory builds.
>>> https://issues.apache.org/jira/browse/INFRA-2037
>>>
>>> This is 1.3.4-SNAPSHOT r781487 from June 3.
>>>
>>> I checked to make sure it is using the new plexus-utils and found
>>> ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .
>>>
>>> --
>>> Wendy
>>>
>>> On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
>>> <em...@gmail.com> wrote:
>>> > Thanks Wendy
>>> >
>>> > On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com> wrote:
>>> >
>>> >> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
>>> >> <em...@gmail.com> wrote:
>>> >> > Done.Brett can you upgrade vmbuild to see if it fix the issue?
>>>
>>
>>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
It seems some streams aren't closed in plexus-spring. I'm not sure lot of
streams are open with it so I'm not sure it will fix the issue.
If it isn't, I don't know where to search after, maybe an issue in maven
and/or plexus. Do we need to upgrade plexus to a more recent version??

Someone can help me on this issue? It is very hard to track it in al
dependencies.

Emmanuel

On Sat, Jun 6, 2009 at 12:59 PM, Emmanuel Venisse <
emmanuel.venisse@gmail.com> wrote:

> :-(
> I can't find where to do more fix, maybe in some other dependencies. It's
> very hard to solve this issue.
>
> Emmanuel
>
>
> On Fri, Jun 5, 2009 at 9:51 PM, Wendy Smoak <ws...@gmail.com> wrote:
>
>> Unfortunately, it doesn't seem to have helped. :(
>>
>> The wrapper log shows "JVM appears hung":
>> 27 times on June 3
>> 29 times on June 4
>> 16 times so far today on June 5
>>
>> And Stefan reopened INFRA-2037 for additional problems with the
>> Directory builds.
>> https://issues.apache.org/jira/browse/INFRA-2037
>>
>> This is 1.3.4-SNAPSHOT r781487 from June 3.
>>
>> I checked to make sure it is using the new plexus-utils and found
>> ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .
>>
>> --
>> Wendy
>>
>> On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
>> <em...@gmail.com> wrote:
>> > Thanks Wendy
>> >
>> > On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com> wrote:
>> >
>> >> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
>> >> <em...@gmail.com> wrote:
>> >> > Done.Brett can you upgrade vmbuild to see if it fix the issue?
>>
>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
:-(
I can't find where to do more fix, maybe in some other dependencies. It's
very hard to solve this issue.

Emmanuel

On Fri, Jun 5, 2009 at 9:51 PM, Wendy Smoak <ws...@gmail.com> wrote:

> Unfortunately, it doesn't seem to have helped. :(
>
> The wrapper log shows "JVM appears hung":
> 27 times on June 3
> 29 times on June 4
> 16 times so far today on June 5
>
> And Stefan reopened INFRA-2037 for additional problems with the
> Directory builds.
> https://issues.apache.org/jira/browse/INFRA-2037
>
> This is 1.3.4-SNAPSHOT r781487 from June 3.
>
> I checked to make sure it is using the new plexus-utils and found
> ./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .
>
> --
> Wendy
>
> On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
> <em...@gmail.com> wrote:
> > Thanks Wendy
> >
> > On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com> wrote:
> >
> >> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
> >> <em...@gmail.com> wrote:
> >> > Done.Brett can you upgrade vmbuild to see if it fix the issue?
>

Re: stability problems on vmbuild

Posted by Wendy Smoak <ws...@gmail.com>.
Unfortunately, it doesn't seem to have helped. :(

The wrapper log shows "JVM appears hung":
27 times on June 3
29 times on June 4
16 times so far today on June 5

And Stefan reopened INFRA-2037 for additional problems with the
Directory builds.
https://issues.apache.org/jira/browse/INFRA-2037

This is 1.3.4-SNAPSHOT r781487 from June 3.

I checked to make sure it is using the new plexus-utils and found
./apps/continuum/WEB-INF/lib/plexus-utils-1.5.11.jar .

-- 
Wendy

On Wed, Jun 3, 2009 at 9:41 PM, Emmanuel Venisse
<em...@gmail.com> wrote:
> Thanks Wendy
>
> On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com> wrote:
>
>> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
>> <em...@gmail.com> wrote:
>> > Done.Brett can you upgrade vmbuild to see if it fix the issue?

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
Thanks Wendy

On Wed, Jun 3, 2009 at 10:29 PM, Wendy Smoak <ws...@gmail.com> wrote:

> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
> <em...@gmail.com> wrote:
> > Done.Brett can you upgrade vmbuild to see if it fix the issue?
>
> Thanks, Emmanuel!  I upgraded vmbuild to 1.3.4-SNAPSHOT r781487 and
> will check the logs in a couple of days to see how it's behaving.
>
> --
> Wendy
>

Re: stability problems on vmbuild

Posted by Brett Porter <br...@apache.org>.
Thanks Wendy!

On 04/06/2009, at 6:29 AM, Wendy Smoak wrote:

> On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
> <em...@gmail.com> wrote:
>> Done.Brett can you upgrade vmbuild to see if it fix the issue?
>
> Thanks, Emmanuel!  I upgraded vmbuild to 1.3.4-SNAPSHOT r781487 and
> will check the logs in a couple of days to see how it's behaving.
>
> -- 
> Wendy


Re: stability problems on vmbuild

Posted by Wendy Smoak <ws...@gmail.com>.
On Fri, May 29, 2009 at 7:08 AM, Emmanuel Venisse
<em...@gmail.com> wrote:
> Done.Brett can you upgrade vmbuild to see if it fix the issue?

Thanks, Emmanuel!  I upgraded vmbuild to 1.3.4-SNAPSHOT r781487 and
will check the logs in a couple of days to see how it's behaving.

-- 
Wendy

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
Done.Brett can you upgrade vmbuild to see if it fix the issue?

Emmanuel

On Fri, May 29, 2009 at 3:22 PM, Emmanuel Venisse <
emmanuel.venisse@gmail.com> wrote:

> Thanks, I'll  update it in Continuum
>
>
> On Fri, May 29, 2009 at 2:37 PM, Olivier Lamy <ol...@apache.org> wrote:
>
>> Hi,
>> p-u release 1.5.11  done.
>>
>> --
>> Olivier
>>
>> 2009/5/29 Emmanuel Venisse <em...@gmail.com>:
>> > On Fri, May 29, 2009 at 1:09 PM, Brett Porter <br...@apache.org> wrote:
>> >
>> >>
>> >> On 29/05/2009, at 7:15 PM, Emmanuel Venisse wrote:
>> >>
>> >>  I fixed it in plexus-utils in r.8235
>> >>>
>> >>
>> >> Ah, I've unsubscribed from the plexus lists so I missed it.
>> >>
>> >>
>> >>> I see in svn logs of plexus-utils that 1.5.10 was released yesterday
>> but
>> >>> on
>> >>> central repo, it was deployed 3 days ago(
>> >>>
>> http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.10/ ).
>> >>> Is
>> >>> it a problem with the date on central repo or is it the wrong
>> artifact? So
>> >>> I
>> >>> don't know if the artifact on central repo contains or not my fix and
>> the
>> >>> sources jar is wrong :-(
>> >>>
>> >>
>> >> It no longer matches, so you'll need to release again.
>> >
>> >
>> > I can't do it, so I sent a mail to John on the plexus list to release it
>> > again and to sync it with the central repo
>> >
>> >
>> >>
>> >>
>> http://oss.sonatype.org/content/repositories/plexus-releases/org/codehaus/plexus/plexus-utils/1.5.10/
>> >>
>> >> Thanks for fixing this!
>> >
>> > np
>> >
>> > Emmanuel
>> >
>>
>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
Thanks, I'll  update it in Continuum

On Fri, May 29, 2009 at 2:37 PM, Olivier Lamy <ol...@apache.org> wrote:

> Hi,
> p-u release 1.5.11  done.
>
> --
> Olivier
>
> 2009/5/29 Emmanuel Venisse <em...@gmail.com>:
> > On Fri, May 29, 2009 at 1:09 PM, Brett Porter <br...@apache.org> wrote:
> >
> >>
> >> On 29/05/2009, at 7:15 PM, Emmanuel Venisse wrote:
> >>
> >>  I fixed it in plexus-utils in r.8235
> >>>
> >>
> >> Ah, I've unsubscribed from the plexus lists so I missed it.
> >>
> >>
> >>> I see in svn logs of plexus-utils that 1.5.10 was released yesterday
> but
> >>> on
> >>> central repo, it was deployed 3 days ago(
> >>> http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.10/).
> >>> Is
> >>> it a problem with the date on central repo or is it the wrong artifact?
> So
> >>> I
> >>> don't know if the artifact on central repo contains or not my fix and
> the
> >>> sources jar is wrong :-(
> >>>
> >>
> >> It no longer matches, so you'll need to release again.
> >
> >
> > I can't do it, so I sent a mail to John on the plexus list to release it
> > again and to sync it with the central repo
> >
> >
> >>
> >>
> http://oss.sonatype.org/content/repositories/plexus-releases/org/codehaus/plexus/plexus-utils/1.5.10/
> >>
> >> Thanks for fixing this!
> >
> > np
> >
> > Emmanuel
> >
>

Re: stability problems on vmbuild

Posted by Olivier Lamy <ol...@apache.org>.
Hi,
p-u release 1.5.11  done.

--
Olivier

2009/5/29 Emmanuel Venisse <em...@gmail.com>:
> On Fri, May 29, 2009 at 1:09 PM, Brett Porter <br...@apache.org> wrote:
>
>>
>> On 29/05/2009, at 7:15 PM, Emmanuel Venisse wrote:
>>
>>  I fixed it in plexus-utils in r.8235
>>>
>>
>> Ah, I've unsubscribed from the plexus lists so I missed it.
>>
>>
>>> I see in svn logs of plexus-utils that 1.5.10 was released yesterday but
>>> on
>>> central repo, it was deployed 3 days ago(
>>> http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.10/ ).
>>> Is
>>> it a problem with the date on central repo or is it the wrong artifact? So
>>> I
>>> don't know if the artifact on central repo contains or not my fix and the
>>> sources jar is wrong :-(
>>>
>>
>> It no longer matches, so you'll need to release again.
>
>
> I can't do it, so I sent a mail to John on the plexus list to release it
> again and to sync it with the central repo
>
>
>>
>> http://oss.sonatype.org/content/repositories/plexus-releases/org/codehaus/plexus/plexus-utils/1.5.10/
>>
>> Thanks for fixing this!
>
> np
>
> Emmanuel
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
On Fri, May 29, 2009 at 1:09 PM, Brett Porter <br...@apache.org> wrote:

>
> On 29/05/2009, at 7:15 PM, Emmanuel Venisse wrote:
>
>  I fixed it in plexus-utils in r.8235
>>
>
> Ah, I've unsubscribed from the plexus lists so I missed it.
>
>
>> I see in svn logs of plexus-utils that 1.5.10 was released yesterday but
>> on
>> central repo, it was deployed 3 days ago(
>> http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.10/ ).
>> Is
>> it a problem with the date on central repo or is it the wrong artifact? So
>> I
>> don't know if the artifact on central repo contains or not my fix and the
>> sources jar is wrong :-(
>>
>
> It no longer matches, so you'll need to release again.


I can't do it, so I sent a mail to John on the plexus list to release it
again and to sync it with the central repo


>
> http://oss.sonatype.org/content/repositories/plexus-releases/org/codehaus/plexus/plexus-utils/1.5.10/
>
> Thanks for fixing this!

np

Emmanuel

Re: stability problems on vmbuild

Posted by Brett Porter <br...@apache.org>.
On 29/05/2009, at 7:15 PM, Emmanuel Venisse wrote:

> I fixed it in plexus-utils in r.8235

Ah, I've unsubscribed from the plexus lists so I missed it.

>
> I see in svn logs of plexus-utils that 1.5.10 was released yesterday  
> but on
> central repo, it was deployed 3 days ago(
> http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/ 
> 1.5.10/ ). Is
> it a problem with the date on central repo or is it the wrong  
> artifact? So I
> don't know if the artifact on central repo contains or not my fix  
> and the
> sources jar is wrong :-(

It no longer matches, so you'll need to release again.

http://oss.sonatype.org/content/repositories/plexus-releases/org/codehaus/plexus/plexus-utils/1.5.10/

Thanks for fixing this!

- Brett


Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
I fixed it in plexus-utils in r.8235

I see in svn logs of plexus-utils that 1.5.10 was released yesterday but on
central repo, it was deployed 3 days ago(
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.10/ ). Is
it a problem with the date on central repo or is it the wrong artifact? So I
don't know if the artifact on central repo contains or not my fix and the
sources jar is wrong :-(
Emmanuel

On Fri, May 29, 2009 at 7:02 AM, Brett Porter <br...@apache.org> wrote:

> I haven't seen the commit - what's required?
>
> If you could get it to the point the 1.3.x branch builds with the right
> thing I'm happy to do the vmbuild upgrade.
>
>
> On 29/05/2009, at 2:58 PM, Emmanuel Venisse wrote:
>
>  I fixed plexus-utils. Can you test it on vmbuild to see if it is ok?
>> I tested it locally with my Continuum and open files seems to be stable
>>
>> On 5/28/09, Emmanuel Venisse <em...@gmail.com> wrote:
>>
>>> For Archiva, we use actually in Continuum an old version, it would be
>>> good to upgrade it.
>>>
>>> The issue can be in plexus-util too:
>>> http://jira.codehaus.org/browse/PLXCOMP-99
>>>
>>> Emmanuel
>>>
>>> On 5/27/09, Emmanuel Venisse <em...@gmail.com> wrote:
>>>
>>>> I started to look at it and fixed locally some of them in Continuum but
>>>> they
>>>> aren't new so I don't think my fixes will be enough.
>>>> I think the issue is in Archiva but need some investigations.
>>>>
>>>> Emmanuel
>>>>
>>>> On Wed, May 27, 2009 at 7:32 AM, Brett Porter <br...@apache.org> wrote:
>>>>
>>>>  One of the things to take into consideration for the 1.3.x GA release
>>>>> is
>>>>> the stability problems we've had since upgrading on vmbuild.
>>>>>
>>>>> I noted it had gone down today due to "too many open files" (which
>>>>> showed
>>>>> up as a database error saying it couldn't be found - Derby confused me
>>>>> at
>>>>> first :)
>>>>>
>>>>> There have been similar reports recently against Archiva - but it
>>>>> wasn't
>>>>> present in previous versions of Continuum. Is it possible that it is
>>>>> something new in Redback (we're not using LDAP), a different JDO
>>>>> configuration, or perhaps the shared Archiva purge scanners that might
>>>>> be
>>>>> causing this?
>>>>>
>>>>> Before restarting next time I'll run an lsof to see what is happening.
>>>>>
>>>>> - Brett
>>>>>
>>>>>
>>>>
>>>
>

Re: stability problems on vmbuild

Posted by Brett Porter <br...@apache.org>.
I haven't seen the commit - what's required?

If you could get it to the point the 1.3.x branch builds with the  
right thing I'm happy to do the vmbuild upgrade.

On 29/05/2009, at 2:58 PM, Emmanuel Venisse wrote:

> I fixed plexus-utils. Can you test it on vmbuild to see if it is ok?
> I tested it locally with my Continuum and open files seems to be  
> stable
>
> On 5/28/09, Emmanuel Venisse <em...@gmail.com> wrote:
>> For Archiva, we use actually in Continuum an old version, it would be
>> good to upgrade it.
>>
>> The issue can be in plexus-util too:
>> http://jira.codehaus.org/browse/PLXCOMP-99
>>
>> Emmanuel
>>
>> On 5/27/09, Emmanuel Venisse <em...@gmail.com> wrote:
>>> I started to look at it and fixed locally some of them in  
>>> Continuum but
>>> they
>>> aren't new so I don't think my fixes will be enough.
>>> I think the issue is in Archiva but need some investigations.
>>>
>>> Emmanuel
>>>
>>> On Wed, May 27, 2009 at 7:32 AM, Brett Porter <br...@apache.org>  
>>> wrote:
>>>
>>>> One of the things to take into consideration for the 1.3.x GA  
>>>> release is
>>>> the stability problems we've had since upgrading on vmbuild.
>>>>
>>>> I noted it had gone down today due to "too many open files" (which
>>>> showed
>>>> up as a database error saying it couldn't be found - Derby  
>>>> confused me
>>>> at
>>>> first :)
>>>>
>>>> There have been similar reports recently against Archiva - but it  
>>>> wasn't
>>>> present in previous versions of Continuum. Is it possible that it  
>>>> is
>>>> something new in Redback (we're not using LDAP), a different JDO
>>>> configuration, or perhaps the shared Archiva purge scanners that  
>>>> might
>>>> be
>>>> causing this?
>>>>
>>>> Before restarting next time I'll run an lsof to see what is  
>>>> happening.
>>>>
>>>> - Brett
>>>>
>>>
>>


Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
I fixed plexus-utils. Can you test it on vmbuild to see if it is ok?
I tested it locally with my Continuum and open files seems to be stable

On 5/28/09, Emmanuel Venisse <em...@gmail.com> wrote:
> For Archiva, we use actually in Continuum an old version, it would be
> good to upgrade it.
>
> The issue can be in plexus-util too:
> http://jira.codehaus.org/browse/PLXCOMP-99
>
> Emmanuel
>
> On 5/27/09, Emmanuel Venisse <em...@gmail.com> wrote:
>> I started to look at it and fixed locally some of them in Continuum but
>> they
>> aren't new so I don't think my fixes will be enough.
>> I think the issue is in Archiva but need some investigations.
>>
>> Emmanuel
>>
>> On Wed, May 27, 2009 at 7:32 AM, Brett Porter <br...@apache.org> wrote:
>>
>>> One of the things to take into consideration for the 1.3.x GA release is
>>> the stability problems we've had since upgrading on vmbuild.
>>>
>>> I noted it had gone down today due to "too many open files" (which
>>> showed
>>> up as a database error saying it couldn't be found - Derby confused me
>>> at
>>> first :)
>>>
>>> There have been similar reports recently against Archiva - but it wasn't
>>> present in previous versions of Continuum. Is it possible that it is
>>> something new in Redback (we're not using LDAP), a different JDO
>>> configuration, or perhaps the shared Archiva purge scanners that might
>>> be
>>> causing this?
>>>
>>> Before restarting next time I'll run an lsof to see what is happening.
>>>
>>> - Brett
>>>
>>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
For Archiva, we use actually in Continuum an old version, it would be
good to upgrade it.

The issue can be in plexus-util too: http://jira.codehaus.org/browse/PLXCOMP-99

Emmanuel

On 5/27/09, Emmanuel Venisse <em...@gmail.com> wrote:
> I started to look at it and fixed locally some of them in Continuum but
> they
> aren't new so I don't think my fixes will be enough.
> I think the issue is in Archiva but need some investigations.
>
> Emmanuel
>
> On Wed, May 27, 2009 at 7:32 AM, Brett Porter <br...@apache.org> wrote:
>
>> One of the things to take into consideration for the 1.3.x GA release is
>> the stability problems we've had since upgrading on vmbuild.
>>
>> I noted it had gone down today due to "too many open files" (which showed
>> up as a database error saying it couldn't be found - Derby confused me at
>> first :)
>>
>> There have been similar reports recently against Archiva - but it wasn't
>> present in previous versions of Continuum. Is it possible that it is
>> something new in Redback (we're not using LDAP), a different JDO
>> configuration, or perhaps the shared Archiva purge scanners that might be
>> causing this?
>>
>> Before restarting next time I'll run an lsof to see what is happening.
>>
>> - Brett
>>
>

Re: stability problems on vmbuild

Posted by Emmanuel Venisse <em...@gmail.com>.
I started to look at it and fixed locally some of them in Continuum but they
aren't new so I don't think my fixes will be enough.
I think the issue is in Archiva but need some investigations.

Emmanuel

On Wed, May 27, 2009 at 7:32 AM, Brett Porter <br...@apache.org> wrote:

> One of the things to take into consideration for the 1.3.x GA release is
> the stability problems we've had since upgrading on vmbuild.
>
> I noted it had gone down today due to "too many open files" (which showed
> up as a database error saying it couldn't be found - Derby confused me at
> first :)
>
> There have been similar reports recently against Archiva - but it wasn't
> present in previous versions of Continuum. Is it possible that it is
> something new in Redback (we're not using LDAP), a different JDO
> configuration, or perhaps the shared Archiva purge scanners that might be
> causing this?
>
> Before restarting next time I'll run an lsof to see what is happening.
>
> - Brett
>