Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-2338

Include farm folder in the VFSCache permanent roots configuration

XMLWordPrintable

    • Release Notes, Compatibility/Configuration
    • Workaround Exists
    • Hide

      Add

      <entry>
      <key>${jboss.server.home.url}farm</key>
      <value><inject bean="VfsNamesExceptionHandler"/></value>
      </entry>

      to $JBOSS_HOME/server/XXX/conf/bootstrap/vfs.xml

      Show
      Add <entry> <key>${jboss.server.home.url}farm</key> <value><inject bean="VfsNamesExceptionHandler"/></value> </entry> to $JBOSS_HOME/server/XXX/conf/bootstrap/vfs.xml

      The "farm" folder is missing from the VFSCache configuration for permanent roots. This results in the well-known disk space usage issue with tmp files in AS-5.x.

      Adding the "farm" folder URL fixes the issue.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: