[ 
https://jira.codehaus.org/browse/MRM-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=277477#comment-277477
 ] 

Manfred Schürhoff commented on MRM-1097:
----------------------------------------

Hi,

We're running Archiva 1.3.5 under Tomcat 7.0.4. We still run into the issue of 
"Too many open files" when running. We cleared out the local tomcat m2 
repository, and while running a  build, soon we get this error.
We've also updated the /etc/security/limits.conf file for the tomcat user to:

tomcat   soft   nofile   65535
tomcat   hard   nofile   65535

but without any luck.

Is there any solution to this issue?

> Error 500 "too many open files"
> -------------------------------
>
>                 Key: MRM-1097
>                 URL: https://jira.codehaus.org/browse/MRM-1097
>             Project: Archiva
>          Issue Type: Bug
>          Components: system
>    Affects Versions: 1.1.3
>         Environment: Linux RedHat, Tomcat 6 + Native Connector
>            Reporter: Marc Lustig
>            Assignee: Maria Odea Ching
>             Fix For: 1.3.3
>
>         Attachments: MRM-1097.patch
>
>
> In our start-script we have configured "ulimit -n 10000"
> But still, occassionally we get http error 500 "java.io.FileNotFoundException 
> ... (Too many open files)" on a Maven-artifact-request.
> I suppose the files are not properly closed after they are delivered.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to