Yep, things are working now. Thanks!

Joel Bernstein
http://joelsolr.blogspot.com/

On Thu, Sep 7, 2017 at 6:00 PM, Yonik Seeley <[email protected]> wrote:

> Try pulling again... Mark just reverted
> https://issues.apache.org/jira/browse/SOLR-10783
>
> -Yonik
>
>
> On Thu, Sep 7, 2017 at 3:01 PM, Joel Bernstein <[email protected]> wrote:
> > I just did a pull and attempted to start solr with the following command:
> >
> > bin/solr start -c
> >
> >
> > The following error is printed to the console on startup? Anyone else
> seeing
> > this?
> >
> >
> > INFO  - 2017-09-07 14:57:41.803;
> > org.apache.solr.util.configuration.SSLCredentialProviderFactory;
> Processing
> > SSL Credential Provider chain: env;sysprop
> >
> > Exception in thread "main" java.lang.NullPointerException
> >
> > at
> > org.apache.solr.util.configuration.providers.EnvSSLCredentialProvider.
> getCredential(EnvSSLCredentialProvider.java:57)
> >
> > at
> > org.apache.solr.util.configuration.providers.
> AbstractSSLCredentialProvider.getCredential(AbstractSSLCredentialProvider.
> java:53)
> >
> > at
> > org.apache.solr.util.configuration.SSLConfigurations.getPassword(
> SSLConfigurations.java:123)
> >
> > at
> > org.apache.solr.util.configuration.SSLConfigurations.
> getClientKeyStorePassword(SSLConfigurations.java:109)
> >
> > at
> > org.apache.solr.util.configuration.SSLConfigurations.init(
> SSLConfigurations.java:62)
> >
> > at org.apache.solr.util.SolrCLI.main(SolrCLI.java:273)
> >
> >
> >
> >
> > Joel Bernstein
> > http://joelsolr.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to