bhavesh jogi created SOLR-3908:
----------------------------------

             Summary: I have a solr issue when i run it on tomcate
                 Key: SOLR-3908
                 URL: https://issues.apache.org/jira/browse/SOLR-3908
             Project: Solr
          Issue Type: Bug
            Reporter: bhavesh jogi


Oct 1, 2012 6:04:48 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-apr-8082"]
Oct 1, 2012 6:04:48 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-apr-8009"]
Oct 1, 2012 6:04:48 PM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 1, 2012 6:04:48 PM org.apache.solr.core.SolrCore close
INFO: []  CLOSING SolrCore org.apache.solr.core.SolrCore@da1515
Oct 1, 2012 6:04:48 PM org.apache.solr.update.DirectUpdateHandler2 close
INFO: closing DirectUpdateHandler2{commits=6,autocommit 
maxDocs=10000,autocommit 
maxTime=1000ms,autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=9,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
Oct 1, 2012 6:04:48 PM org.apache.solr.update.DirectUpdateHandler2 close
INFO: closed DirectUpdateHandler2{commits=6,autocommit maxDocs=10000,autocommit 
maxTime=1000ms,autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=9,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
Oct 1, 2012 6:04:48 PM org.apache.solr.core.SolrCore closeSearcher
INFO: [] Closing main searcher on request.
Oct 1, 2012 6:04:48 PM org.apache.solr.search.SolrIndexSearcher close
INFO: Closing Searcher@1b0d2d0 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=0,evictions=0,size=0,warmupTime=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.00,cumulative_inserts=0,cumulative_evictions=0}
        
queryResultCache{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}
        
documentCache{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}
Oct 1, 2012 6:04:48 PM org.apache.catalina.loader.WebappClassLoader 
clearReferencesJdbc
SEVERE: The web application [/Solr_Search] registered the JDBC driver 
[com.mysql.jdbc.Driver] but failed to unregister it when the web application 
was stopped. To prevent a memory leak, the JDBC Driver has been forcibly 
unregistered.
Oct 1, 2012 6:04:48 PM org.apache.catalina.loader.WebappClassLoader 
clearReferencesThreads
SEVERE: The web application [/Solr_Search] appears to have started a thread 
named [MySQL Statement Cancellation Timer] but has failed to stop it. This is 
very likely to create a memory leak.
Oct 1, 2012 6:04:48 PM org.apache.catalina.loader.WebappClassLoader 
clearReferencesThreads
SEVERE: The web application [/Solr_Search] appears to have started a thread 
named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. 
This is very likely to create a memory leak.
Oct 1, 2012 6:04:48 PM org.apache.solr.core.SolrCore close
INFO: []  CLOSING SolrCore org.apache.solr.core.SolrCore@41a12f
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: org.apache.solr.highlight.RegexFragmenter 
because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/plugins because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/system because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: queryResultCache because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.highlight.BreakIteratorBoundaryScanner because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: org.apache.solr.highlight.HtmlFormatter 
because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: org.apache.solr.highlight.GapFragmenter 
because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/file because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: core because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: searcher because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /update/javabin because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /dataimport because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.TermVectorComponent because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/luke because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.QueryElevationComponent because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /update because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: fieldCache because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: org.apache.solr.highlight.HtmlEncoder because 
it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /terms because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: org.apache.solr.handler.PingRequestHandler 
because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.XmlUpdateRequestHandler because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/threads because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.BinaryUpdateRequestHandler because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.dataimport.DataImportHandler because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.highlight.ScoreOrderFragmentsBuilder because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.highlight.SimpleFragListBuilder because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /analysis/field because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.TermsComponent because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /browse because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/ping because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /select because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/mbeans because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /analysis/document because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: documentCache because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.highlight.SingleFragListBuilder because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.MoreLikeThisComponent because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.FacetComponent because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /update/csv because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /elevate because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /update/xslt because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.HighlightComponent because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.SpellCheckComponent because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /update/json because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: fieldValueCache because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/ because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: org.apache.solr.handler.admin.AdminHandlers 
because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: org.apache.solr.handler.DumpRequestHandler 
because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.highlight.SimpleBoundaryScanner because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /update/extract because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.StatsComponent because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /admin/properties because it was not 
registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.QueryComponent because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /tvrh because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.SearchHandler because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /spell because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: 
org.apache.solr.handler.component.DebugComponent because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: /debug/dump because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: filterCache because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.core.JmxMonitoredMap unregister
INFO: Failed to unregister mbean: updateHandler because it was not registered
Oct 1, 2012 6:04:48 PM org.apache.solr.update.DirectUpdateHandler2 close
INFO: closing DirectUpdateHandler2{commits=0,autocommit 
maxDocs=10000,autocommit 
maxTime=1000ms,autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
Oct 1, 2012 6:04:48 PM org.apache.solr.update.DirectUpdateHandler2 close
INFO: closed DirectUpdateHandler2{commits=0,autocommit maxDocs=10000,autocommit 
maxTime=1000ms,autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
Oct 1, 2012 6:04:48 PM org.apache.solr.core.SolrCore closeSearcher
INFO: [] Closing main searcher on request.
Oct 1, 2012 6:04:48 PM org.apache.solr.search.SolrIndexSearcher close
INFO: Closing Searcher@1950e0a 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=0,evictions=0,size=0,warmupTime=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.00,cumulative_inserts=0,cumulative_evictions=0}
        
queryResultCache{lookups=0,hits=0,hitratio=0.00,inserts=1,evictions=0,size=1,warmupTime=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.00,cumulative_inserts=0,cumulative_evictions=0}
        
documentCache{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}
Oct 1, 2012 6:04:48 PM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-apr-8082"]
Oct 1, 2012 6:04:48 PM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["ajp-apr-8009"]

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to