[JBoss JIRA] (AS7-6814) JBOSS 7.1.1 server /tmp/vfs folder gets full
by Mahesh Khatal (JIRA)
[ https://issues.jboss.org/browse/AS7-6814?page=com.atlassian.jira.plugin.s... ]
Mahesh Khatal commented on AS7-6814:
------------------------------------
Hi David,
We are using jboss-jsf-api_2.1_spec-2.0.1.Final.jar i could find this information for confirming that i am using this patches. I am using jboss 7.1.1 ,which deploys my product named MDM. When server gets up by running standalone.bat we get the our business UI. As we keep doing our task like creating repositories,access rights,etc. the standalone/tmp/vfs folder keeps increasing ,and after sometime my UI gets slow. To avoid such a situation i manually goes to standalone/tmp/vfs and delete all the contents. Like in previous version JBOSS 6 we changed the caching scheme from combined to lru and by setting "-Djboss.vfs.cache=org.jboss.virtual.plugins.cache.IterableTimedVFSCache
-Djboss.vfs.cache.TimedPolicyCaching.lifetime=1440" properties.
So, is there any wayto geta rid of this thing.
Thanx in advance!!
> JBOSS 7.1.1 server /tmp/vfs folder gets full
> --------------------------------------------
>
> Key: AS7-6814
> URL: https://issues.jboss.org/browse/AS7-6814
> Project: Application Server 7
> Issue Type: Bug
> Components: JPA / Hibernate, JSF
> Affects Versions: 7.1.1.Final
> Reporter: Mahesh Khatal
> Assignee: David Lloyd
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (AS7-5651) EE subsystem global modules should support annotation flag
by Stuart Douglas (JIRA)
[ https://issues.jboss.org/browse/AS7-5651?page=com.atlassian.jira.plugin.s... ]
Stuart Douglas reassigned AS7-5651:
-----------------------------------
Assignee: Stuart Douglas (was: David Lloyd)
> EE subsystem global modules should support annotation flag
> ----------------------------------------------------------
>
> Key: AS7-5651
> URL: https://issues.jboss.org/browse/AS7-5651
> Project: Application Server 7
> Issue Type: Feature Request
> Components: EE
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: James Livingston
> Assignee: Stuart Douglas
>
> Annotation indexes aren't imported with modules by default, but you can specify the annotation flag in the manifest Dependencies line or the annotation attribute in jboss-deployment-structure.xml.
> The EE subsystem's global modules section does not let you specify that option, which means you can't define EJB interceptors and similar things in global modules. It should let you do that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months