[ 
https://issues.apache.org/jira/browse/SYNCOPE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588726#comment-13588726
 ] 

Hudson commented on SYNCOPE-327:
--------------------------------

Integrated in Syncope-trunk #120 (See 
[https://builds.apache.org/job/Syncope-trunk/120/])
    [SYNCOPE-327] Fixing messages related to JDBC (Revision 1450847)

     Result = SUCCESS
ilgrosso : 
Files : 
* /syncope/trunk/build-tools/pom.xml
* 
/syncope/trunk/build-tools/src/main/java/org/apache/syncope/buildtools/H2StartStopListener.java
* /syncope/trunk/core/src/test/resources/persistence.properties
* /syncope/trunk/standalone/pom.xml

                
> Error messages during Tomcat shutdown
> -------------------------------------
>
>                 Key: SYNCOPE-327
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-327
>             Project: Syncope
>          Issue Type: Bug
>          Components: build-tools, core
>    Affects Versions: 1.0.6, 1.1.0
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.0
>
>
> As reported in user ML [1], during shutdown of Tomcat instance with Syncope 
> is deployed, some error messages are logged, like as:
> SEVERE: The web application [/syncope] appears to have started a thread named 
> [pool-7-thread-1] but has failed to stop it. This is very likely to create a 
> memory leak.
> SEVERE: The web application [/syncope] appears to have started a thread named 
> [H2 Close Delay SYNCOPEDB] but has failed to stop it. This is very likely to 
> create a memory leak.
> SEVERE: The web application [/syncope] appears to have started a thread named 
> [H2 Close Delay SYNCOPEDB] but has failed to stop it. This is very likely to 
> create a memory leak.
> SEVERE: The web application [/syncope] created a ThreadLocal with key of type 
> [org.apache.syncope.core.persistence.beans.AbstractBaseBean$1] (value 
> [org.apache.syncope.core.persistence.beans.AbstractBaseBean$1@70ef798d]) and 
> a value of type [java.text.SimpleDateFormat] (value 
> [java.text.SimpleDateFormat@8a9df5fb]) but failed to remove it when the web 
> application was stopped. Threads are going to be renewed over time to try and 
> avoid a probable memory leak.
> SEVERE: The web application [/syncope] created a ThreadLocal with key of type 
> [org.apache.syncope.core.persistence.beans.AbstractBaseBean$1] (value 
> [org.apache.syncope.core.persistence.beans.AbstractBaseBean$1@70ef798d]) and 
> a value of type [java.text.SimpleDateFormat] (value 
> [java.text.SimpleDateFormat@f67a0200]) but failed to remove it when the web 
> application was stopped. Threads are going to be renewed over time to try and 
> avoid a probable memory leak.
> [1] http://markmail.org/message/3rznykqdwsuh6nhc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to