[ 
http://jira.codehaus.org/browse/MRM-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=168562#action_168562
 ] 

Peter Lawrey edited comment on MRM-1103 at 3/9/09 5:50 AM:
-----------------------------------------------------------

I tried disabling the native library by chmod -x lib/*.so 
Archiva still runs without loading these libraries, but fails when all file 
descriptors are exhausted all the same.

A few minutes after the build has failed, 694 out of 1017 are sockets. netstat 
-a indicates no connection to the server are open.

The fix in MRM-1097 indicates the problem may have been in the native library 
"at the OS level" so this may be an unrelated problem.


      was (Author: peter_lawrey):
    I tried disabling the native library by chmod -x lib/*.so 
Archiva still runs without loading these libraries, but fails when all file 
descriptors are exhausted all the same.

A few minutes after the build has failed, 694 out of 1017 are sockets. netstat 
-a indicates no connection to the server are open.

  
> One of our two archiva servers does appear to close file descriptors.
> ---------------------------------------------------------------------
>
>                 Key: MRM-1103
>                 URL: http://jira.codehaus.org/browse/MRM-1103
>             Project: Archiva
>          Issue Type: Bug
>    Affects Versions: 1.1.3
>         Environment: Archiva 1.1.3
> java version "1.6.0_12"
> Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
> Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode)
>            Reporter: Peter Lawrey
>            Assignee: Brett Porter
>            Priority: Critical
>         Attachments: archiva.fd.txt
>
>
> We have two archiva servers.  One gets "Too many files open" after a few days 
> (a few hundred builds) and has to be restarted.
> However the second server fails to even perform one build.
> If you see the attached file you can see archiva exhausts all of it file 
> descriptors in under a minute. After that the server has to be restarted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to