The most common cause of 400 errors from Solr is the length of the text field that Aspire tries to feed. In Solr 5.4.x, the default "text" field type has changed - it now uses "strings" which don't allow big strings to get indexed.
To fix it modify its type to "text_general" (in the managed-schema.xml file); this should resolve this error.
This error happpens when you did not configure the Kerberos Authentication.
To fix it, please create a login config property file and set it in the Kerberos Authentication section.
The most common cause of this error if that the keyStore and/or truststore are not set it correctly.
Review and verify the correct settings for the keyStore and truststore.
The most common cause of this error if that the keyStore and/or truststore are not set it.
Review and verify the correct settings for the keyStore and truststore.