7 Replies Latest reply on Aug 2, 2013 6:50 PM by henk53

    JBoss 7.1.1 undeploying the application after too many files open exception

    pallavijain20

      Hi There,

       

      I am seeing strange behaviour od JBoss AS7, on load testing when we run out of file descriptor and start getting following exception

       

       

      2012-10-31 15:08:04,232 | INFO | http--0_0_0_0_0_0_0_0-8080-194 | LogUtils | Application {http://cardmanagement.payment.services.com/}CardManagementServiceImplService#{http://www.com/external/services/payment/cardmanagement/}AddCard has thrown exception, unwinding now: com.external.services.payment.cardmanagement.CardManagementFaultMessage: Too many open files in system

      2012-10-31 15:08:04,318 | ERROR | http--0_0_0_0_0_0_0_0-8080-327 | AbstractLoggingWriter | java.net.SocketException: Too many open files in system

      2012-10-31 15:08:04,327 | INFO | http--0_0_0_0_0_0_0_0-8080-197 | LogUtils | Application {http://withdraw.payment.services.sportingbet.com/}WithdrawServiceImplService#{http://www.com/external/services/payment/withdraw/}Withdraw has thrown exception, unwinding now: com.external.services.payment.withdraw.WithdrawFaultMessage: Too many open files in system

       

      for previous releases of JBoss server use to become non responsive, but strangely JBoss AS7 undeploy all the services and keep running.

       

      Is anyone faced same issue or some possible explanation for behaviour.

       

      Pallavi