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

Andy Seaborne edited comment on JENA-1145 at 2/16/16 2:01 PM:
--------------------------------------------------------------

I suppose, this could be related to JENA-1104 and JENA-1136


was (Author: jneubert):
I suppose, this could be related to #1104 and #1136

> "Reload" Fuseki in the Tomcat manager application does not work
> ---------------------------------------------------------------
>
>                 Key: JENA-1145
>                 URL: https://issues.apache.org/jira/browse/JENA-1145
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Fuseki 2.4.0
>         Environment: Centos 5.11, Java 1.8.0_45-b14, Tomcat 7.0.62, 
> apache-jena-fuseki-2.4.0-20160212.100056-49
>            Reporter: Joachim Neubert
>
> When I klick the "Reload" button for the /fuseki application in the Tomcat 
> Web Application Manager, I get the message "OK - Reloaded application at 
> context path /fuseki". Yet, the application has not started (the "Start" 
> button is active, while the "Stop" button is not). When clicking "Start", the 
> message is "FAIL - Application at context path /fuseki could not be started".
> The log reveals what happened:
> {code}
> [2016-02-16 14:13:55] Fuseki     INFO  [71] 200 OK (43 ms)
> Feb 16, 2016 2:15:39 PM org.apache.catalina.core.StandardContext reload
> INFO: Reloading Context with name [/examples] has started
> Feb 16, 2016 2:15:39 PM org.apache.catalina.core.StandardContext reload
> INFO: Reloading Context with name [/examples] is completed
> Feb 16, 2016 2:15:46 PM org.apache.catalina.core.StandardContext reload
> INFO: Reloading Context with name [/fuseki] has started
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@76a08529]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@2172142b])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@76a08529]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@2172142b])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@76a08529]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@2172142b])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@a7db15e]) and a value of 
> type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@76a08529]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@4147347f])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@2172142b])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction.ThreadLocalBoolean] 
> (value 
> [org.apache.jena.tdb.transaction.DatasetGraphTransaction$ThreadLocalBoolean@68ed4e13])
>  and a value of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:46 PM org.apache.catalina.loader.WebappClassLoader 
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/fuseki] created a ThreadLocal with key of type 
> [org.apache.jena.query.text.TextDocProducerTriples$1] (value 
> [org.apache.jena.query.text.TextDocProducerTriples$1@435877d1]) and a value 
> of type [java.lang.Boolean] (value [false]) 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.
> Feb 16, 2016 2:15:47 PM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable 
> debug logging for this logger for a complete list of JARs that were scanned 
> but no TLDs were found in them. Skipping unneeded JARs during scanning can 
> improve startup time and JSP compilation time.
> [2016-02-16 14:15:47] Config     INFO  FUSEKI_HOME=/opt/fuseki
> [2016-02-16 14:15:47] Config     INFO  FUSEKI_BASE=/opt/fuseki2/run
> [2016-02-16 14:15:47] Config     INFO  Shiro file: 
> file:///opt/fuseki2/run/shiro.ini
> [2016-02-16 14:15:48] Config     INFO  Context path = /fuseki
> [2016-02-16 14:15:48] Config     INFO  Configuration file: 
> /opt/fuseki2/run/config.ttl
> [2016-02-16 14:15:50] Server     ERROR Exception in initialization: caught: 
> org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: 
> NativeFSLock@/opt/thes/var/stw/9.0/tdb_lucene/write.lock: 
> java.nio.channels.OverlappingFileLockException
> Feb 16, 2016 2:15:50 PM org.apache.catalina.core.StandardContext startInternal
> SEVERE: One or more listeners failed to start. Full details will be found in 
> the appropriate container log file
> Feb 16, 2016 2:15:50 PM org.apache.catalina.core.StandardContext startInternal
> SEVERE: Context [/fuseki] startup failed due to previous errors
> Feb 16, 2016 2:15:50 PM org.apache.catalina.core.StandardContext reload
> INFO: Reloading Context with name [/fuseki] is completed
> {code}
> After stopping the tomcat service completely and starting it anew, Fuseki 
> starts correctly (i.e., I had not to remove the write.lock files manually).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to