4 Replies Latest reply on Jun 28, 2010 6:09 AM by jaikiran

    Huge amount of JAR files in vfs-nested.tmp directory(JBoss 5.1.0.GA)

    vladbz

      Sometimes we have huge amount of JAR files in  jboss/server/web/tmp/vfs-nested.tmp directory.
      For example this directory contained over 350k jar files.

       

      But now we have this problem on 2 hosts only.

      On other hosts there  are only 2 jar files in this directory.

       

      We deploy our war files not to deploy directory.

      Following entry was added to vfs.xml:

              <entry>

                <key>${out.jboss.deploy.url}</key>
                <value><inject bean="VfsNamesExceptionHandler"/></value>
              </entry>

       

      OS: AIX

      JBoss AS: JBoss 5.1.0.GA