Dear Noam, thank you for this hint, but we are already with a big number: $ cat /proc/sys/fs/file-max 753930
Unfortunately I still can't solve this issue... but thank you for this help. Cheers. Federico 2012/3/13 Noam Y. Tenne <[email protected]>: > Hi Federico, > > You should configure your OS to allow a higher number of open files. > If you're using *n*x to host Artifactory, see here for examples. > > Cheers, > Noam > > On Mon, Mar 12, 2012 at 2:55 PM, Federico Paolantoni > <[email protected]> wrote: >> >> Dear List, >> >> i'm having issues with artifactory. >> >> I found a 14 GB log file that was going to empty all the hd. >> >> Actually i'm running artifactory 2.5.1.1 (serving 4162 artifacts). >> Artifactory is configured with the default configuration (derby >> internal database), running on tomcat 6.0.26 and jdk 1.7. >> >> We actually have some backup issues due too many opened files (see the >> backup.log file attached) and this is the exception that filled the >> log file: >> >> Mar 10, 2012 12:36:28 PM org.apache.tomcat.util.net.JIoEndpoint$Acceptor >> run >> SEVERE: Socket accept failed >> java.net.SocketException: Too many open files >> at java.net.PlainSocketImpl.socketAccept(Native Method) >> at >> java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398) >> at java.net.ServerSocket.implAccept(ServerSocket.java:522) >> at java.net.ServerSocket.accept(ServerSocket.java:490) >> at >> org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:61) >> at >> org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:352) >> at java.lang.Thread.run(Thread.java:722) >> >> Could you kindly suggest me a solution? >> >> Actually I disabled the backup procedure. >> >> Thank you >> Federico ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
