Masayuki Shibata
mshib****@shima*****
2010年 2月 4日 (木) 09:32:31 JST
ログを貼っておきます。 これは昨日の分ですが、1世代前のものもフォルダを代えて実行後 の状態を残すようにしており、そちら(*) も同じような感じでした。 * 実際は OutOfMemory が出たのでその1世代前を消さずにおいた 関係上2世代前のもの、それも SNAPSHOT を毎回確実に取り込ん でいるわけでもないので少し前のもの (1/29 あたり?) です。 それ以前のものは残っていません。 ----- シャットダウン操作以降のログ ここから ----- 2010/02/03 16:39:40 org.apache.coyote.http11.Http11Protocol pause 情報: Coyote HTTP/1.1を http-8080 で一時停止します 2010/02/03 16:39:41 org.apache.catalina.core.StandardService stop 情報: サービス Catalina を停止します 2010/02/03 16:39:41 org.apache.solr.core.SolrCore close 情報: [core1] CLOSING SolrCore org.apache.solr.core.SolrCore @ 147bc1 2010/02/03 16:39:41 org.apache.solr.core.SolrCore closeSearcher 情報: [core1] Closing main searcher on request. 2010/02/03 16:39:41 org.apache.solr.search.SolrIndexSearcher close 情報: Closing Searcher @ 18bf083 main fieldValueCache{lookups=0,hits=0,hitratio=0.00,inserts=0,evictions=0,size=0,warmupTime= 0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.00,cumulative_inserts= 0,cumulative_evictions=0} filterCache{lookups=0,hits=0,hitratio=0.00,inserts=1,evictions=0,size=1,warmupTime= 0,cumulative_lookups=4,cumulative_hits=4,cumulative_hitratio=1.00,cumulative_inserts= 5,cumulative_evictions=0} queryResultCache{lookups=1,hits=0,hitratio=0.00,inserts=1,evictions=0,size=1,warmupTime= 0,cumulative_lookups=21,cumulative_hits=8,cumulative_hitratio=0.38,cumulative_inserts= 17,cumulative_evictions=0} documentCache{lookups=20,hits=10,hitratio=0.50,inserts=10,evictions=0,size=10,warmupTime= 0,cumulative_lookups=660,cumulative_hits=444,cumulative_hitratio=0.67,cumulative_inserts= 216,cumulative_evictions=0} 2010/02/03 16:39:41 org.apache.solr.update.DirectUpdateHandler2 close 情報: closing DirectUpdateHandler2{commits=29,autocommits=0,optimizes=2,rollbacks= 0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds= 15251,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0} 2010/02/03 16:39:41 org.apache.solr.update.DirectUpdateHandler2 close 情報: closed DirectUpdateHandler2{commits=29,autocommits=0,optimizes=2,rollbacks= 0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds= 15251,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0} 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc 致命的: A web application registered the JBDC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc 致命的: A web application registered the JBDC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads 致命的: A web application appears to have started a thread named [Seasar2-TimeoutManager] but has failed to stop it. This is very likely to create a memory leak. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads 致命的: A web application appears to have started a thread named [chronos-pool-1-daemonthread-1] but has failed to stop it. This is very likely to create a memory leak. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads 致命的: A web application appears to have started a thread named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is very likely to create a memory leak. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads 致命的: A web application appears to have started a thread named [H2 Log Writer FESS] but has failed to stop it. This is very likely to create a memory leak. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.factory.S2ContainerFactory$1] (value [org.seasar.framework.container.factory.S2ContainerFactory$1 @ 12cc460]) and a value of type [java.util.LinkedHashSet] (value [[]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 72d895]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 1713b06]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.MutableMapThreadLocal ] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $MutableMapThreadLocal @ da2253]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 10385f1]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 4eac67]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.MutableMapThreadLocal ] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $MutableMapThreadLocal @ 118dcec]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 1502c5e]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 72d895]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 1713b06]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.MutableMapThreadLocal ] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $MutableMapThreadLocal @ da2253]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 10385f1]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 4eac67]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.MutableMapThreadLocal ] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $MutableMapThreadLocal @ 118dcec]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 1502c5e]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 10385f1]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 72d895]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 4eac67]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 1713b06]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.MutableMapThreadLocal ] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $MutableMapThreadLocal @ 118dcec]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.MutableMapThreadLocal ] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $MutableMapThreadLocal @ da2253]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 1502c5e]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 10385f1]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 72d895]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 4eac67]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 1713b06]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.MutableMapThreadLocal ] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $MutableMapThreadLocal @ 118dcec]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.MutableMapThreadLocal ] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $MutableMapThreadLocal @ da2253]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap 致命的: A web application created a ThreadLocal with key of type [org.seasar.framework.container.external.servlet.HttpServletExternalContext.ImmutableMapThreadLoc al] (value [org.seasar.framework.container.external.servlet.HttpServletExternalContext $ImmutableMapThreadLocal @ 1502c5e]) and a value of type [java.util.Collections.EmptyMap] (value [{}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. 2010/02/03 16:39:49 org.apache.coyote.http11.Http11Protocol destroy 情報: Coyote HTTP/1.1を http-8080 で停止します ----- シャットダウン操作以降のログ ここまで ----- >菅谷です。 > >情報をありがとうございます。 >3.0スナップショットにして > >・Solr 1.4 >・Tomcat 6.0.24 > >にバージョンアップしています。Solr が新しく >なって、何か文句を言っているのかもしれませんので >また出るようでしたら、そのログをコピペしていただけると >大変助かります。お手数ですがよろしくお願いいたします。 > >shinsuek > > >2010年2月3日16:54 Masayuki Shibata <mshib****@shima*****>: >> 柴田@亀岡市です。 >> >> シャットダウン時の Java コンソールを見てたらチラっと「致命的」 >> の文字が見えてコンソールがすぐ閉じてしまったので、念のため >> catalina のログを見てみたら、その手のログが並んでいます。 >> >> 今気づいただけで、少し前から出ていたのかも知れませんが... >> #しばらく稼働させた後だと Windows がちゃんと終了できなくなる >> #のと関係あるのかなとフト... memory leak が何タラカンタラ... >> >> もしそちらで把握しいないとか、当方環境限定で発生しているとか >> でしたらお知らせすることはできますが、必要ありますか? >> >> SnapShot 版 (2/3 版になってます) ですし、特にご報告の必要のな >> いようなものなら本件ご放念ください。 >> >> ---------- >> Shibata, Masayuki >> Manager, Software Development >> Shimadzu Corporation >> Analytical Measuring Instruments Division >> Research & Development Department >> Telephone: 075-823-1441 Japan >> Facsimile: 075-823-1365 Japan >> E-mail: mshib****@shima***** >> >> _______________________________________________ >> Fess-user mailing list >> Fess-****@lists***** >> http://lists.sourceforge.jp/mailman/listinfo/fess-user >> > >_______________________________________________ >Fess-user mailing list >Fess-****@lists***** >http://lists.sourceforge.jp/mailman/listinfo/fess-user > ---------- Shibata, Masayuki Manager, Software Development Shimadzu Corporation Analytical Measuring Instruments Division Research & Development Department Telephone: 075-823-1441 Japan Facsimile: 075-823-1365 Japan E-mail: mshib****@shima*****