Re: Tomcat undeploy/shutdown exception

2008-11-20 Thread Mark Miller
Its pretty nuts, cause the null check protecting against that appears to have been in well pre 1.3. How the heck does a null get past a null check? Erik Hatcher wrote: 1.3.0 final release. Erik On Nov 20, 2008, at 2:03 AM, Shalin Shekhar Mangar wrote: Eric, which Solr version is that

Re: Tomcat undeploy/shutdown exception

2008-11-20 Thread Chris Hostetter
: 1.3.0 final release. that stack trace doesn't jive with 1.3.0 ... : java.lang.NullPointerException : at : org.apache : .solr.servlet.SolrDispatchFilter.destroy(SolrDispatchFilter.java:123) : at SolrDispatchFilter.java:123 in 1.3 (and 1.2, and trunk) is in the doFilter

Tomcat undeploy/shutdown exception

2008-11-19 Thread Erik Hatcher
In analyzing a clients Solr logs, from Tomcat, I came across the exception below. Anyone encountered issues with Tomcat shutdowns or undeploys of Solr contexts? I'm not sure if this is an anomaly due to some wonky Tomcat handling, or if this is some kind of bug in Solr. I haven't

Re: Tomcat undeploy/shutdown exception

2008-11-19 Thread Shalin Shekhar Mangar
Eric, which Solr version is that stack trace from? On Thu, Nov 20, 2008 at 7:57 AM, Erik Hatcher [EMAIL PROTECTED]wrote: In analyzing a clients Solr logs, from Tomcat, I came across the exception below. Anyone encountered issues with Tomcat shutdowns or undeploys of Solr contexts? I'm not