[jboss-jira] [JBoss JIRA] Commented: (JBAS-6673) CLONE -VFS cache should handle main context roots better still an issue in 5.0.1
Paul Giblock (JIRA)
jira-events at lists.jboss.org
Wed Mar 25 16:17:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12459092#action_12459092 ]
Paul Giblock commented on JBAS-6673:
------------------------------------
I just realized that JBOSS_HOME is missing in the environment of the Jboss user. I added JBOSS_HOME, now it seems that the directory is stable.
My guess is that the job which marks files as invalid is not considering a missing JBOSS_HOME envvar. It must be failing and then then assuming it failed due to expired files.
Even though it was a configuration issue, it seems the AS could be more fault-tolerant by attempting to resolve the vfs-nested.tmp relatively if the JBOSS_HOME-rooted search fails.
> CLONE -VFS cache should handle main context roots better still an issue in 5.0.1
> --------------------------------------------------------------------------------
>
> Key: JBAS-6673
> URL: https://jira.jboss.org/jira/browse/JBAS-6673
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: VFS
> Affects Versions: JBossAS-5.0.0.GA
> Reporter: Paul Giblock
> Assignee: Ales Justin
> Priority: Blocker
> Fix For: JBossAS-5.0.1.GA, JBossAS-5.1.0.Beta1, JBossAS-6.0.0.Alpha1
>
> Attachments: vfs.xml, vfs.xml
>
>
> Currently we use timed VFS cache,
> which results in plague of temp jar files once the cache expires.
> We should control the main VFS contexts better.
--
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
More information about the jboss-jira
mailing list