2 Replies Latest reply on Jul 5, 2012 6:39 AM by ctomc

    Too many Open Files Deployment exception in Jboss-AS7

    suman3dinnu

      Hi All.,

       

         I am using Jboss As7 as my Application server in Linux  box  and i am facing issues while deploying my War Files . Below is my Stack Trace :

       

       

      Caused by: java.io.FileNotFoundException: /home/appuser/dpc/jbossas7/standalone/tmp/vfs/deploymentca2dd52bc934385/xbean-2.1.0.jar-972256156c28c093/xbean-2.1.0.jar (Too many open files)

        at java.io.FileOutputStream.open(Native Method) [rt.jar:1.6.0_22]

        at java.io.FileOutputStream.<init>(FileOutputStream.java:209) [rt.jar:1.6.0_22]

        at java.io.FileOutputStream.<init>(FileOutputStream.java:160) [rt.jar:1.6.0_22]

        at org.jboss.vfs.TempDir.createFile(TempDir.java:93)

        at org.jboss.vfs.spi.JavaZipFileSystem.<init>(JavaZipFileSystem.java:83)

        at org.jboss.vfs.VFS.mountZip(VFS.java:408)

        at org.jboss.vfs.VFS.mountZip(VFS.java:434)

        at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.createWebInfLibResources(WarStructureDeploymentProcessor.java:170)

        ... 8 more

       

       

        I don’t know where i am doing wrong , Is there any additional configuration required from Jboss Server side . Can any one tell me the reason behind this . i bit confused  the issue at Linux  or Jboss end???

       

      Thanks in Advance,

      suman alapati.