[JBoss JIRA] Created: (JBCACHE-990) PojoCache leaks memory
by Manik Surtani (JIRA)
PojoCache leaks memory
----------------------
Key: JBCACHE-990
URL: http://jira.jboss.com/jira/browse/JBCACHE-990
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: PojoCache
Affects Versions: 2.0.0.ALPHA2, 2.0.0.BETA1
Reporter: Manik Surtani
Assigned To: Jason T. Greene
Priority: Critical
Fix For: 2.0.0.BETA2
I've included the test from the forum thread into
tests/perf/org/jboss/cache/manualtests/PojoCacheMemoryLeakTest.java - note that since this is in the "manualtests" package, it will not be run by cruise control.
When running from within my IDE, after about 8 loops it bombs with an OOME.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 6 months
[JBoss JIRA] Updated: (JBCACHE-30) Multiple MBean Configuration Error
by Manik Surtani (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-30?page=all ]
Manik Surtani updated JBCACHE-30:
---------------------------------
Fix Version/s: (was: 2.0.0.GA)
> Multiple MBean Configuration Error
> ----------------------------------
>
> Key: JBCACHE-30
> URL: http://jira.jboss.com/jira/browse/JBCACHE-30
> Project: JBoss Cache
> Issue Type: Bug
> Affects Versions: 1.2
> Reporter: SourceForge User
> Assigned To: Ben Wang
>
> SourceForge Submitter: jiwils .
> Some if not all of the JBossCache configuration XML
> files contain the following commented MBean definition:
> <!-- Uncomment to get a graphical view of the
> TreeCache MBean above -->
> <!-- <mbean code="org.jboss.cache.TreeCacheView"
> name="jboss.cache:service=TreeCacheView">-->
> <!--
> <depends>jboss.cache:service=TreeCache</depends>-->
> <!-- <attribute
> name="CacheService">jboss.cache:service=TreeCache</attribute>-->
> <!-- </mbean>-->
> By uncommenting this MBean definition, I thought I
> would get a GUI with which I could inspect the cache,
> but instead I got a "multiple MBean" exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 6 months