Re: /solr/admin/stats.jsp null pointer exception

2012-08-09 Thread Jon Drukman
On Wed, Aug 8, 2012 at 3:03 PM, Chris Hostetter hossman_luc...@fucit.orgwrote: I can't reproduce with teh example configs -- it looks like you've tweaked hte logging to use the XML file format, anyway to get the stacktrace of the Caused by exception so we can see what is null and where?

/solr/admin/stats.jsp null pointer exception

2012-08-08 Thread Jon Drukman
New install of Solr 3.6.1, getting a Null Pointer Exception when trying to access admin/stats.jsp: record date2012-08-08T17:55:09/date millis138509624/millis sequence694/sequence loggerorg.apache.solr.servlet.SolrDispatchFilter/logger levelSEVERE/level

Re: /solr/admin/stats.jsp null pointer exception

2012-08-08 Thread Chris Hostetter
: New install of Solr 3.6.1, getting a Null Pointer Exception when trying to : access admin/stats.jsp: : org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) : at : org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) : Caused by: