[
https://jira.jboss.org/jira/browse/JBAS-7126?page=com.atlassian.jira.plug...
]
jaikiran pai resolved JBAS-7126.
--------------------------------
Fix Version/s: JBossAS-5.2.0.Beta1
JBossAS-6.0.0.Alpha1
Resolution: Done
Added
<entry>
<key>${jboss.server.home.url}farm</key>
<value><inject bean="VfsNamesExceptionHandler"/></value>
</entry>
to [Branch_5_x/trunk]/server/src/etc/conf/all/bootstrap/vfs.xml. This file gets reused
during AS build in the "default" server configuration too. With the inclusion of
"farm" folder in the VFSCache configuration, both the "all" and
"default" server configuration boot up fine (even if farm folder is non-existent
in default server configuration).
Marking as resolved.
Include farm folder in the VFSCache permanent roots configuration
-----------------------------------------------------------------
Key: JBAS-7126
URL:
https://jira.jboss.org/jira/browse/JBAS-7126
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: VFS
Affects Versions: JBossAS-5.1.0.GA
Reporter: jaikiran pai
Assignee: jaikiran pai
Fix For: JBossAS-5.2.0.Beta1, JBossAS-6.0.0.Alpha1
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 should fix the issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira