[Ala-portal] biocache-service - not deployed

Tim Robertson [GBIF] trobertson at gbif.org
Tue May 6 14:12:36 CEST 2014


Hi Paulo,

I haven’t seen it in biocache but I have in other projects.  Google Guice for example has this issue.

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.
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).

http://stackoverflow.com/questions/10716332/tomcat-thread-local-memory-leak

I hope this helps,
Tim


On 06 May 2014, at 14:06, Paulo André <pfilipak at gmail.com> wrote:

> Hi
> 
> We've deployed biocache-service (svn version 4428) on tomcat 6. But biocache-service does not enable for request.
> We're seen a issue on log (catalina.out):
> 
> 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.
> 
> Have you ever had this issue?
> 
> BR
> Paulo
> _______________________________________________
> Ala-portal mailing list
> Ala-portal at lists.gbif.org
> http://lists.gbif.org/mailman/listinfo/ala-portal

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gbif.org/pipermail/ala-portal/attachments/20140506/9535a786/attachment.html 


More information about the Ala-portal mailing list