[Anthill] Anthill Going Nuts
Dunbar, Michael
midunbar at intercall.com
Tue Jun 14 10:00:37 CDT 2005
I ran into this on an unrelated app, and it was due to a resource leak. - we weren't closing SMTP sessions. You may want to make sure your build, Anthill, or something else running on that box doesn't have a resource leak.
I googled and saw an older Anthill mailing list post (2003), which said the CVS Adapter had such a flaw. It wasn't closing all it's connections.
-----Original Message-----
From: anthill-bounces at lists.urbancode.com
[mailto:anthill-bounces at lists.urbancode.com]On Behalf Of Priest, Mark
Sent: Tuesday, June 14, 2005 10:52 AM
To: 'Jon'; 'Anthill user list'
Subject: RE: [Anthill] Anthill Going Nuts
It sounds like you are hitting the limit on file descriptors. If you are
using Unix or Linux you could try increasing the file descriptors using the
ulimit command. I have never seen this problem before.
-----Original Message-----
From: Jon [mailto:jonathan.holloway at gmail.com]
Sent: Tuesday, June 14, 2005 4:28 AM
To: anthill at lists.urbancode.com
Subject: [Anthill] Anthill Going Nuts
Has anybody experienced this before? We seem to have a nightly build that
results in every project failing to build.... the exception just prior to
Anthill crashing is:
Anthill version 1.8.0.264
Retrieving project files: OK
FAILED to get revision list. Message: java.io.IOException: Too many open
files Incrementing version: FAILED to build project. Message: VersionFile
parameter must point to a file that exists FAILED to get revision list.
Message: java.io.IOException: Too many open files
Many thanks,
Jon.
_______________________________________________
Anthill mailing list
Anthill at lists.urbancode.com
http://lists.urbancode.com/mailman/listinfo/anthill
_______________________________________________
Anthill mailing list
Anthill at lists.urbancode.com
http://lists.urbancode.com/mailman/listinfo/anthill
More information about the Anthill
mailing list