Memory leak error on shutdown with Tomcat
Description
Environment
Attachments
Activity

Michael Hashimoto April 22, 2013 at 9:29 AM
Miguel's Email:
Hey guys,
I have been able to reproduce it on my local environment.
Tomcat is complaining about a couple of threads which are not being closed. These threads are not being created by us, but in external libraries (bobo-browse.jar and jython.jar) so we can ignore this messages (I will take a look to newer versions of the libs) since the Java process is being shut down correctly.
Thx!
So for now we will ignore this memory leak. Thanks!

Michael Hashimoto April 19, 2013 at 5:49 PMEdited
Hi Miguel,
We found some additional steps that will consistently cause this error.
Sorry about the confusion. Thanks!
-Michael

Miguel Ángel Pastor Olivar April 17, 2013 at 2:50 AM
Hey Sharon,
I am not able to reproduce it; everything is working fine for me.
Sometimes you can see an error like this
but you can ignore it since it is not Liferay related
Please, reopen the ticket with some more details if you are still able to reproduce it.
Thx!
Details
Assignee
Miguel Ángel Pastor OlivarMiguel Ángel Pastor Olivar(Deactivated)Reporter
Sharon ChoiSharon Choi(Deactivated)Fix Priority
5Bug Type
Regression BugComponents
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Fix Priority
Bug Type
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

When shutting down a Tomcat server, the following error message will appear in the app server window:
Start Liferay with Tomcat
Login as SA
Add a portlet
Shutdown Liferay