Hi! Solr is starting up "dormant" for me, until a client wake it up with a
REST request, or I open admin UI, only then the remaining initializing
happens.
Is it something known?

I can't see any load-on-startup in the web.xml, in Solr.war.
Running Solr 4.7.2 over WebSphere 8.5

App loading message as the server starts up:
    [2/*16*/15 12:17:19:956 GMT] 00000056 ApplicationMg A   WSVR0221I:
Application started: solr-4.7.2
    [2/*16*/15 12:17:20:319 GMT] 00000001 WsServerImpl  A   WSVR0001I:
Server serverSolr open for e-business
The the next start up message in the log is on the next day once I enter
Solr admin UI:
    [2/*17*/15 10:20:13:827 GMT] 00000098 SolrDispatchF I
org.apache.solr.servlet.SolrDispatchFilter init SolrDispatchFilter.init()
...

Reply via email to