Why do I keep seeing org.apache.solr.core.SolrCore execute in the tomcat logs

2013-01-17 Thread eShard
I keep seeing these in the tomcat logs:
Jan 17, 2013 3:57:33 PM org.apache.solr.core.SolrCore execute
INFO: [Lisa] webapp=/solr path=/admin/logging
params={since=1358453312320wt=jso
n} status=0 QTime=0

I'm just curious:
What is getting executed here? I'm not running any queries against this core
or using it in any way currently.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Why-do-I-keep-seeing-org-apache-solr-core-SolrCore-execute-in-the-tomcat-logs-tp4034353.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Why do I keep seeing org.apache.solr.core.SolrCore execute in the tomcat logs

2013-01-17 Thread Alexandre Rafalovitch
You must have an Admin UI open and pointing at Logging section. So, it
sends a ping to see if any new log entries were added.

Regards,
   Alex.

Personal blog: http://blog.outerthoughts.com/
LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch
- Time is the quality of nature that keeps events from happening all at
once. Lately, it doesn't seem to be working.  (Anonymous  - via GTD book)


On Thu, Jan 17, 2013 at 4:00 PM, eShard zim...@yahoo.com wrote:

 I keep seeing these in the tomcat logs:
 Jan 17, 2013 3:57:33 PM org.apache.solr.core.SolrCore execute
 INFO: [Lisa] webapp=/solr path=/admin/logging
 params={since=1358453312320wt=jso
 n} status=0 QTime=0

 I'm just curious:
 What is getting executed here? I'm not running any queries against this
 core
 or using it in any way currently.



 --
 View this message in context:
 http://lucene.472066.n3.nabble.com/Why-do-I-keep-seeing-org-apache-solr-core-SolrCore-execute-in-the-tomcat-logs-tp4034353.html
 Sent from the Solr - User mailing list archive at Nabble.com.