Does Tomcat's log suggest anything abnormal?

I have seen "SEVERE: The web application [/guvnor-5.3.0-SNAPSHOT-tomcat-6.0] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@c74b55]) and a value of type [org.apache.derby.iapi.services.context.ContextManager] (value [org.apache.derby.iapi.services.context.ContextManager@55bfaf]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak." type errors in the past which is not going to help matters.

2011/8/25 Geoffrey De Smet <ge0ffrey.spam@gmail.com>
Did you close down Tomcat6 normally? So not with kill or kill -9?

Op 25-08-11 16:45, Patricia Bogoevici schreef:

I ran Guvnor 5.1 under Tomcat6. If I am using Tomcat manager to re-deploy Guvnor, I get this error about the repository lock:


Caused by: org.drools.repository.RulesRepositoryException: javax.jcr.RepositoryException: The repository home /MY_SERVER_PATH/guvnor/WEB-INF/classes/repository appears to be already locked by the current process.


To fix the lock error I had to stop Tomcat, upload the new Guvnor war, and start Tomcat. It is pretty inconvenient that one has to restart the whole server, as that would disrupt any other application that is deployed on the same server.


I noticed that another user on this forum mentioned the same repository lock error, but on a WebSphere 7 server. (http://drools.46999.n3.nabble.com/Can-Guvnor-provide-client-management-API-td3283602.html#a3283610)


I also checked the JackRabbit source code, and Wiki, and the documentation says that this error happens when the repository is not properly closed. 


Can anyone from the Drools-Guvnor team add more details about this? Is this a JackRabbit issue, or a Drools-Guvnor? 


thx,

--Patricia

_______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

-- 
With kind regards,
Geoffrey De Smet

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users