<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 03:32:24 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[MAGNOLIA-1998] Potential memory leak: investigation.</title>
                <link>https://jira.magnolia-cms.com/browse/MAGNOLIA-1998</link>
                <project id="10000" key="MAGNOLIA">Magnolia</project>
                    <description>&lt;p&gt;Several users have reported memory issues. We&apos;re creating this issue to collect information, reports and other evidence. Please attach relevant files and leave comments on your experiences. Thanks!&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Current status:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;We&apos;re investigating about this issue, but we&apos;re lacking evidence of a real leak in Magnolia 3.5 when used with an external database at the moment. (see comments below)&lt;/li&gt;
	&lt;li&gt;Magnolia 3.0 must not be used with jackrabbit 1.3 but with the delivered 1.0 version&lt;/li&gt;
	&lt;li&gt;There have been too many architectural changes in 3.5 to backport the fixes to the 3.0 branch&lt;/li&gt;
	&lt;li&gt;The following definitely helps:
	&lt;ul&gt;
		&lt;li&gt;Using an external database such as MySQL&lt;/li&gt;
		&lt;li&gt;Using &lt;b&gt;Magnolia 3.5.x&lt;/b&gt; (and Jackrabbit 1.3.x)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;If you&apos;re experiencing OutOfMemoryError: PermGen space, you need to increase the -XX:MaxPermSize JVM setting.&lt;/li&gt;
	&lt;li&gt;If you&apos;re still having memory issues after applying the above advices, please report them here with the following information:
	&lt;ul&gt;
		&lt;li&gt;Operating system:&lt;/li&gt;
		&lt;li&gt;Java version:&lt;/li&gt;
		&lt;li&gt;Container (tomcat, jetty, ...) and version:&lt;/li&gt;
		&lt;li&gt;Precise JVM settings (JAVA_OPTS, CATALINA_OPTS, ...)&lt;/li&gt;
		&lt;li&gt;How is your container started:&lt;/li&gt;
		&lt;li&gt;Is there any specific operation that triggers your memory issues?&lt;/li&gt;
		&lt;li&gt;Any stacktraces or relevant log files (in attachment, with your name in the filename, please)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="13961">MAGNOLIA-1998</key>
            <summary>Potential memory leak: investigation.</summary>
                <type id="3" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10898&amp;avatarType=issuetype">Task</type>
                                            <priority id="2" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="pbaerfuss">Philipp B&#228;rfuss</assignee>
                                    <reporter username="vivi">Vivian Steller</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Jan 2008 18:05:57 +0100</created>
                <updated>Wed, 23 Jan 2013 09:00:19 +0100</updated>
                            <resolved>Fri, 9 May 2008 13:42:33 +0200</resolved>
                                                    <fixVersion>3.5.5</fixVersion>
                    <fixVersion>3.6</fixVersion>
                                        <due></due>
                            <votes>2</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="15579" author="yq12" created="Fri, 11 Jan 2008 18:44:51 +0100"  >&lt;p&gt;I recorded the mem leak behavious for 3.0.5 and 3.5.  Heap  still have a growing trend and will eventually cause problem.  And the record is only under small testing environment with pretty small load.  The mem leak crushed our production server which have hundreds of sites and high load and already given big heap size for JVM.  Your fast fix on this issue will surely save us from a catastrophe. Looking forward to your great news on this.&lt;/p&gt;</comment>
                            <comment id="15584" author="gjoseph" created="Fri, 11 Jan 2008 19:53:25 +0100"  >&lt;p&gt;Could you please give us more details about your setup ? java version, JAVA_OPTS and CATALINA_OPTS, the PersistenceManager you use in jackrabbit are 3 informations we need to be able to give perspective to your document.&lt;br/&gt;
Thanks for the detailed report ! &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="15585" author="gjoseph" created="Fri, 11 Jan 2008 20:05:33 +0100"  >&lt;p&gt;What I can probably already tell you from this, is that the graphs for 3.5 don&apos;t show a real flagrant evidence of a leak. At first sight, there are only minor GC hits. (we can see a major one on page 2 at about 35 minutes, but that&apos;s Magnolia 3.0)&lt;br/&gt;
Reducing the Xmx parameter would help the test, by forcing more major GC hits. After a handful of such hits, the graph will hopefully (rather not &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;) show evidence of a leak. Until then, seems like your VM just uses what it&apos;s been given.&lt;/p&gt;</comment>
                            <comment id="15586" author="indyjones48" created="Fri, 11 Jan 2008 20:07:13 +0100"  >&lt;p&gt;We&apos;ve had the exact same issue:&lt;/p&gt;

&lt;p&gt;RHEL, JDK 1.6, JAVA_OPTS:  -Xmx2048m -Xms512m&lt;/p&gt;

&lt;p&gt;Happens with both Magnolia 3.0.5 &amp;gt; BDB  &amp;amp; Magnolia 3.0 &amp;gt; Derby&lt;/p&gt;</comment>
                            <comment id="15590" author="yq12" created="Fri, 11 Jan 2008 20:37:35 +0100"  >&lt;p&gt;My testing env setup:&lt;/p&gt;

&lt;p&gt;   tomcat 5.0.28&lt;br/&gt;
  JAVA_OPTS=-server -Xms512m -Xmx512m&lt;br/&gt;
   &amp;lt;PersistenceManager class=&quot;info.magnolia.state.berkeley.BerkeleyDBPersistenceManager&quot; /&amp;gt;&lt;br/&gt;
  Here are jars we updated and added for 3.0.5:&lt;br/&gt;
        derby-10.2.2.0.jar &lt;br/&gt;
       jackrabbit-api-1.3.3.jar  &lt;br/&gt;
       jackrabbit-core-1.3.3.jar &lt;br/&gt;
       jackrabbit-jcr-commons-1.3.3.jar &lt;br/&gt;
       jackrabbit-text-extractors-1.3.3.jar &lt;br/&gt;
       lucene-core-2.0.0.jar &lt;br/&gt;
       magnolia-bdb-1.2.jar &lt;br/&gt;
       PooledJNDIDatabasePersistenceManager.jar&lt;/p&gt;

&lt;p&gt;For 3.5, I also use magnolia-bdb-1.2.jar same as above.&lt;/p&gt;

&lt;p&gt;As for the graphs in the doc, every first graph for each mangolia version is just recording the mem at start up till after about 15 minutes with no hit at all. Page 1 for 3.0.5 and page 5 for 3.5. And you can see that mem usage was about 100M for 3.0.5 and 67M for 3.5;&lt;/p&gt;

&lt;p&gt;Page 2 shows mem leak trend for version 3.0.5 when consistant hit starts after 15 minutes of startup till about 50 minutes after startup.&lt;br/&gt;
Page 6 shows mem leak trend for version 3.5 when consistant hit starts after about 15 min of startup till about 90min after startup, heap climb up to 210M.  The leak certainly grows much slower than version 3.0.5, but still grows. It gets 260M after 100min&lt;/p&gt;

&lt;p&gt;I hereby attach a screen shot  Mag3.5Jackrabbit1.3.3_memGraph.JPG for mem heap usage when I tested v3.5&lt;/p&gt;

&lt;p&gt;Our production is using 3.0.5 so the situation is really bad. &lt;/p&gt;







</comment>
                            <comment id="15591" author="yq12" created="Fri, 11 Jan 2008 20:39:21 +0100"  >&lt;p&gt;my test use JDK1.6.0_03&lt;/p&gt;</comment>
                            <comment id="15592" author="seanmctex" created="Fri, 11 Jan 2008 20:43:09 +0100"  >&lt;p&gt;Qu should be providing the salient details on our environment.&lt;/p&gt;

&lt;p&gt;A few particularly interesting details that our experiments have turned up:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Due to our caching architecture, visitor&apos;s cookies were getting stripped out, which caused Tomcat to generate a new session for each page load. This wasn&apos;t a problem with the old Jackrabbit. Modifying our caching architecture so that sessions are preserved seemed to help slow the rate of memory use considerably.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Qu&apos;s experiments this morning showed that with Magnolia 3.5, the issue was far less pronounced. As Gregory pointed out, there may not even be a leak there. &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-623&quot; title=&quot;drop HTTP session usage in public instance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-623&quot;&gt;&lt;del&gt;MAGNOLIA-623&lt;/del&gt;&lt;/a&gt; seems to indicate that session use on public was dropped in v3.5, so upgrading to v3.5 may be just another way to address the same sessions issue.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15600" author="gjoseph" created="Fri, 11 Jan 2008 20:59:33 +0100"  >&lt;p&gt;Http session handling and usage was definitely changed in 3.5, yes.&lt;/p&gt;

&lt;p&gt;Qu, it would be really helpful if you could decrease Xms and Xmx(even as low as 128 and 256m); hopefully that would show more &quot;major GC&quot; hits in the graphs.&lt;/p&gt;</comment>
                            <comment id="15604" author="yq12" created="Fri, 11 Jan 2008 21:26:17 +0100"  >&lt;p&gt;No idea how my env setup msg got another 3 copies 30 min after I first submitted.  Weird. &lt;/p&gt;

&lt;p&gt;I&apos;ll take Gregory&apos;s advice and set the heap low to test and for a longer period.  Will update the result when it&apos;s done. &lt;/p&gt;</comment>
                            <comment id="15605" author="gjoseph" created="Fri, 11 Jan 2008 21:33:48 +0100"  >&lt;p&gt;Hmm, this probably happen as I&apos;ve just been restarting the server a couple times just now, fixing a couple quirks since the migration &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
I&apos;ll delete the extra comments. Sorry for that.&lt;/p&gt;</comment>
                            <comment id="15617" author="seanmctex" created="Mon, 14 Jan 2008 16:49:01 +0100"  >&lt;p&gt;I saw your latest updates on the status, Gregory. I wanted to point out that, among your recommendations, it was moving to Jackrabbit 1.3.3 that &lt;b&gt;caused&lt;/b&gt; the problem in our case.&lt;/p&gt;

&lt;p&gt;I understand that you guys don&apos;t have the resources to backport the fixes to the 3.0 branch. However, if you&apos;re not going to do that, I would recommend warning people that upgrading to Jackrabbit 1.3.3 may not be a good idea until they&apos;re ready to move to Magnolia 3.5.&lt;/p&gt;</comment>
                            <comment id="15618" author="gjoseph" created="Mon, 14 Jan 2008 17:43:35 +0100"  >&lt;p&gt;Hmm, I didn&apos;t realize this. So you&apos;re saying that with Magnolia 3.0.x and Jackrabbit 1.0.x, memory usage was as stable as with Magnolia 3.5.x and JR1.3.x ?&lt;/p&gt;</comment>
                            <comment id="15619" author="yq12" created="Mon, 14 Jan 2008 21:19:15 +0100"  >&lt;p&gt;I set the JVM max size to be 128M and it did show the mem usuage stable after each fgc hit. Here is the graph I got in the attachment Mag3.5Jackrabbit1.3.3_memGraph_128M.JPG .   This is much better than magnolia 3.0.5 with jackrabbit1.3.3 which shows mem climbing after each fgc.   My concern for magnolia 3.5 with jackrabbit 1.3.3 is what is the influence to the application&apos;s performance if mem only get stable after each fgc happens .    From the graphic,  we can see that heap still grows fast after each minor collection.  Looks like lots of objects get longer life time and push to Old space will will trigger fgc when old space is full. &lt;/p&gt;</comment>
                            <comment id="15620" author="seanmctex" created="Mon, 14 Jan 2008 21:24:02 +0100"  >&lt;p&gt;We haven&apos;t profiled the memory usage as closely with Magnolia 3.0.x and Jackrabbit 1.0.x, but that certainly seemed to be the case, yes.&lt;/p&gt;</comment>
                            <comment id="15632" author="gjoseph" created="Tue, 15 Jan 2008 14:08:34 +0100"  >&lt;p&gt;Sean : I edited the status to reflect your comment; it&apos;s still unclear as to why only upgrading Jackrabbit would make the issue worse, though.&lt;/p&gt;

&lt;p&gt;Qu : the purpose of this last test was to see how the GC behaved with less memory, i.e. trying and detect a potential leak. Resetting your Xmx to a more viable limit will produce less scary graphs &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;Another question now: could you provide some details as to how this was tested? Is this real or generated traffic? Author or public instance? It seems to match our internal tests on a public instance, browsing with the anonymous user, so that&apos;s a rather good sign on that side of things.&lt;/p&gt;</comment>
                            <comment id="15633" author="seanmctex" created="Tue, 15 Jan 2008 15:23:03 +0100"  >&lt;p&gt;Gregory, all of our testing was done on public &amp;#8211; the edit stage doesn&apos;t appear to display the problem, or does so at a much less dramatic rate. (Given that it seems to be tied to not tracking sessions, this makes some sense.)&lt;/p&gt;

&lt;p&gt;For our stats, I think Qu used JMeter to generate artificial traffic. But the problem first appeared in our production instance with real traffic. Qu, feel free to jump in with any details I&apos;ve missed.&lt;/p&gt;</comment>
                            <comment id="15634" author="yq12" created="Tue, 15 Jan 2008 16:35:49 +0100"  >&lt;p&gt;Yes. As Sean described, test was done by Jmeter (without enabling cookie for all http requests) ) on public instance browsing by anonymous user as your guess. It shows the similar mem usage when testing 3.0.5 with JR1.3.3 when enable persistent  cookie for all http resquests. &lt;/p&gt;</comment>
                            <comment id="15770" author="ryangardner" created="Fri, 8 Feb 2008 07:33:43 +0100"  >&lt;p&gt;Jackrabbit 1.4 was released recently, and perhaps has an influence on this issue? I was able to update the version in my parent-pom and rebuild the project with no problems... (Although I suspect dropping in the jar files would work just as well)&lt;/p&gt;

&lt;p&gt;Jackrabbit 1.4&apos;s release notes indicate 220 bugfixes, and at a quick glance a few of them seemed like they might fix memory issues. &lt;/p&gt;

&lt;p&gt;In any case, it would give another graph to help complete the set &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="15920" author="todd" created="Mon, 10 Mar 2008 03:54:18 +0100"  >&lt;p&gt;See attached image:&lt;br/&gt;
memory-leak_magnolia-CE-3.0.5_jackrabbit-1.3.1.png&lt;/p&gt;

&lt;p&gt;We have consistently reproduced an OutOfMemory condition (memory usage pattern similar to attached image) using the Magnolia 3.0.x series.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Memory leak ONLY occured with the CACHE DISABLED.
	&lt;ul&gt;
		&lt;li&gt;Cache is bypassed for any request that has request parameters, including the search feature provided with the samples.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;We tried all possible combinations of the officially distributed Magnolia CE 3.0.2 / 3.0.3 / 3.0.5 with Jackrabbit 1.0.1 / 1.3.1.&lt;/li&gt;
	&lt;li&gt;We tried both the Derby persistence manager and the MsSqlPersistenceManager --&amp;gt; SQL Server 2005&lt;/li&gt;
	&lt;li&gt;We also tried Magnolia EE 3.0.5 with Derby (only)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Unfortunately, we haven&apos;t had the opportunity to test against the Magnolia 3.5.x series yet.&lt;/p&gt;

&lt;p&gt;Our production setup:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Windows Server 2003 R2&lt;/li&gt;
	&lt;li&gt;Sun JDK 1.5.0 update 14&lt;/li&gt;
	&lt;li&gt;JBoss 4.2.2&lt;/li&gt;
	&lt;li&gt;Magnolia CE 3.0.5 with Jackrabbit 1.3.1&lt;/li&gt;
	&lt;li&gt;SQL Server 2005 (and Derby for local development environments - memory leak reproducible either way)&lt;/li&gt;
	&lt;li&gt;We have some custom filters etc. to integrate our application with Magnolia, but we used a standard Magnolia install as a control when load testing.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15940" author="sebastian.frick" created="Fri, 14 Mar 2008 12:04:41 +0100"  >&lt;p&gt;has anyone drawn comparisons ee3.5.x/jr1.3.3 &amp;lt;&amp;gt; ee3.5.x/jr1.4?&lt;/p&gt;</comment>
                            <comment id="16138" author="pbracher" created="Thu, 8 May 2008 14:31:29 +0200"  >&lt;p&gt;OK I wrote a jmeter test plan which does a heavy authoring (three threads):&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;create pages&lt;/li&gt;
	&lt;li&gt;add 10 paragraphs&lt;/li&gt;
	&lt;li&gt;activate every now and then&lt;/li&gt;
	&lt;li&gt;activation uses versioning (but no workflow)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The setup I used was:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;tomcat 5.5 (default magnolia bundle)&lt;/li&gt;
	&lt;li&gt;external db (h2)&lt;/li&gt;
	&lt;li&gt;-Xmx256M&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;I add the graph of the tenured gen space which shows:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;it increases (slowly but steady)&lt;/li&gt;
	&lt;li&gt;after stopping jmeter, the memory is not freed&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;As a next step I will test 3.6 (to see if the latest changes have an impact on that)&lt;/p&gt;</comment>
                            <comment id="16140" author="pbracher" created="Thu, 8 May 2008 17:22:43 +0200"  >&lt;p&gt;Same test on a 3.6 looks quite nice.&lt;/p&gt;

&lt;p&gt;Note that the maximum memory usage was about 80MB (author &amp;amp; public in same VM!). After test exectuion the Memory was reduced to 36MB.&lt;/p&gt;

&lt;p&gt;Note that the throughput was much better (up to 8 times faster) &lt;/p&gt;</comment>
                            <comment id="16142" author="pbracher" created="Fri, 9 May 2008 13:42:33 +0200"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-2099&quot; title=&quot;context: system jcr sessions are not released after a request&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-2099&quot;&gt;&lt;del&gt;MAGNOLIA-2099&lt;/del&gt;&lt;/a&gt; did the trick, a backport to 3.5 was possible&lt;/p&gt;</comment>
                            <comment id="16153" author="indyjones48" created="Wed, 14 May 2008 16:12:26 +0200"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Is this patch available for public use?  We can download the patch file, but honestly we aren&apos;t quite sure how to apply it. &lt;br/&gt;
Do you have a compiled version/update for 3.5 (3.5.5?) that we can install to test?&lt;/p&gt;

&lt;p&gt;Thx&lt;/p&gt;</comment>
                            <comment id="17240" author="gjoseph" created="Thu, 24 Jul 2008 14:20:52 +0200"  >&lt;p&gt;Mike - sorry for the late reply, but : 3.5.8 has been released a while ago now - and 3.6 is on the verge of being released, too.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10020">
                    <name>dependency</name>
                                            <outwardlinks description="depends upon">
                                        <issuelink>
            <issuekey id="14290">MAGNOLIA-2099</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="11213" name="3.5.4.png" size="36446" author="pbracher" created="Thu, 8 May 2008 14:31:29 +0200"/>
                            <attachment id="11215" name="3.6.png" size="40752" author="pbracher" created="Thu, 8 May 2008 17:22:43 +0200"/>
                            <attachment id="11041" name="Mag3.0.5Jackrabbit1.3.3_memGraph.JPG" size="166681" author="yq12" created="Fri, 11 Jan 2008 20:40:35 +0100"/>
                            <attachment id="11040" name="Mag3.5Jackrabbit1.3.3_memGraph.JPG" size="144855" author="yq12" created="Fri, 11 Jan 2008 20:39:21 +0100"/>
                            <attachment id="11050" name="Mag3.5Jackrabbit1.3.3_memGraph_128M.JPG" size="173018" author="yq12" created="Mon, 14 Jan 2008 21:20:12 +0100"/>
                            <attachment id="11032" name="magnoliaMemLeak_toMag.doc" size="1087488" author="yq12" created="Fri, 11 Jan 2008 18:44:51 +0100"/>
                            <attachment id="11140" name="memory-leak_magnolia-CE-3.0.5_jackrabbit-1.3.1.png" size="47665" author="todd" created="Mon, 10 Mar 2008 03:54:18 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>lemonize.de</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 11 Jan 2008 18:44:51 +0100</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            15 years, 31 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>25.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>gjoseph</customfieldvalue>
            <customfieldvalue>indyjones48</customfieldvalue>
            <customfieldvalue>pbaerfuss</customfieldvalue>
            <customfieldvalue>pbracher</customfieldvalue>
            <customfieldvalue>ryangardner</customfieldvalue>
            <customfieldvalue>seanmctex</customfieldvalue>
            <customfieldvalue>sebastian.frick</customfieldvalue>
            <customfieldvalue>todd</customfieldvalue>
            <customfieldvalue>vivi</customfieldvalue>
            <customfieldvalue>yq12</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i013qf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6487</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14167" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoR</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>