<div dir="ltr"><div><div>Thanks, Tim.<br><br></div>BR<br></div>Paulo<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-06 9:12 GMT-03:00 Tim Robertson [GBIF] <span dir="ltr">&lt;<a href="mailto:trobertson@gbif.org" target="_blank">trobertson@gbif.org</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Hi Paulo,</div><div><br></div><div>I haven’t seen it in biocache but I have in other projects.  Google Guice for example has this issue.</div>
<div><br></div><div>We use Guice at GBIF and if we repeatedly deploy using (e.g.) Tomcat manager we hit issues - it’s a memory leak.  If you plan to do a lot of undeploy / deploys, this will cause an issue, but if not you can safely ignore it.</div>
<div>If you don’t want to ignore it I think it looks like that is coming from Log4J so you might need to explore the logging configuration and if you can disable the appender completely and use a different one, or be very sure it is stopped on application undeploy (in which case you can ignore the warning).</div>
<div><br></div><div><a href="http://stackoverflow.com/questions/10716332/tomcat-thread-local-memory-leak" target="_blank">http://stackoverflow.com/questions/10716332/tomcat-thread-local-memory-leak</a></div><div><br></div>
<div>I hope this helps,</div><div>Tim</div><div><br></div><br><div><div><div class="h5"><div>On 06 May 2014, at 14:06, Paulo André &lt;<a href="mailto:pfilipak@gmail.com" target="_blank">pfilipak@gmail.com</a>&gt; wrote:</div>
<br></div></div><blockquote type="cite"><div><div class="h5"><div dir="ltr"><div><div>Hi<br></div><div><br>We&#39;ve deployed biocache-service (svn version 4428) on tomcat 6. But biocache-service does not enable for request.<br>
We&#39;re seen a issue on log (catalina.out):<br><br>SEVERE: The web application [/biocache-service] appears to have started a thread named [AsyncAppender-Dispatcher-Thread-3] but has failed to stop it. This is very likely to create a memory leak.<br>

<br>Have you ever had this issue?<br><br></div>BR<br></div>Paulo<br></div></div></div>
_______________________________________________<br>Ala-portal mailing list<br><a href="mailto:Ala-portal@lists.gbif.org" target="_blank">Ala-portal@lists.gbif.org</a><br><a href="http://lists.gbif.org/mailman/listinfo/ala-portal" target="_blank">http://lists.gbif.org/mailman/listinfo/ala-portal</a><br>
</blockquote></div><br></div></blockquote></div><br></div>