: 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 d
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 s
1.3.0 final release.
Erik
On Nov 20, 2008, at 2:03 AM, Shalin Shekhar Mangar wrote:
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
except
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 n