On Wed, Aug 8, 2012 at 3:03 PM, Chris Hostetter wrote:
> 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?
>
Here is the caused by
: 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: ja