Re: Solr 6 - AbstractSolrTestCase Error Unable to build KeyStore from file: null

2016-04-12 Thread Joe Lawson
e.apache.org > : Subject: Re: Solr 6 - AbstractSolrTestCase Error Unable to build > KeyStore from > : file: null > : > : Thanks for the insight. I figured that it was something like that and > : perhaps I has thread contention on a resource that wasn't really thread >

Re: Solr 6 - AbstractSolrTestCase Error Unable to build KeyStore from file: null

2016-04-11 Thread Chris Hostetter
https://issues.apache.org/jira/browse/SOLR-8970 https://issues.apache.org/jira/browse/SOLR-8971 : Date: Mon, 11 Apr 2016 20:35:22 -0400 : From: Joe Lawson : Reply-To: solr-user@lucene.apache.org : To: solr-user@lucene.apache.org : Subject: Re: Solr 6 - AbstractSolrTestCase Error Unable to build

Re: Solr 6 - AbstractSolrTestCase Error Unable to build KeyStore from file: null

2016-04-11 Thread Joe Lawson
Thanks for the insight. I figured that it was something like that and perhaps I has thread contention on a resource that wasn't really thread safe. I'll give your suggestions a shot tomorrow. Regards, Joe Lawson On Apr 11, 2016 8:24 PM, "Chris Hostetter" wrote: > > : I'm upgrading a plugin and

Re: Solr 6 - AbstractSolrTestCase Error Unable to build KeyStore from file: null

2016-04-11 Thread Chris Hostetter
: I'm upgrading a plugin and use the AbstractSolrTestCase for tests. My tests : work fine in 5.X but when I upgraded to 6.X the tests sometimes throw an : error during initialization. Basically it says, : "org.apache.solr.common.SolrException: Error instantiating : shardHandlerFactory class : [org

Solr 6 - AbstractSolrTestCase Error Unable to build KeyStore from file: null

2016-04-11 Thread Joe Lawson
I'm upgrading a plugin and use the AbstractSolrTestCase for tests. My tests work fine in 5.X but when I upgraded to 6.X the tests sometimes throw an error during initialization. Basically it says, "org.apache.solr.common.SolrException: Error instantiating shardHandlerFactory class [org.apache.solr.