David Smiley created SOLR-17783:
-----------------------------------
Summary: SSLTestConfig "Unable to locate keystore resource file in
classpath"
Key: SOLR-17783
URL: https://issues.apache.org/jira/browse/SOLR-17783
Project: Solr
Issue Type: Test
Environment: Windows
Reporter: David Smiley
org.apache.solr.gcs.GCSBackupRepositoryTest (classMethod / suite) and other GCS
tests have been failing, only on Windows only. The failures were triggered by
the Jetty 12 upgrade, which modified [SSLTestConfig
here|https://github.com/apache/solr/blob/7279b808628a9286def7aea8b3b00f626df23dec/solr/test-framework/src/java/org/apache/solr/util/SSLTestConfig.java#L112].
{noformat}
java.lang.IllegalStateException: Unable to locate keystore resource file in
classpath: SSLTestConfig.hostname-and-ip-missmatch.keystore
at __randomizedtesting.SeedInfo.seed([E4ED041D25106216]:0)
at org.apache.solr.util.SSLTestConfig.<init>(SSLTestConfig.java:114)
at org.apache.solr.util.SSLTestConfig.<init>(SSLTestConfig.java:80)
at
org.apache.solr.util.RandomizeSSL$SSLRandomizer.createSSLTestConfig(RandomizeSSL.java:129)
at
org.apache.solr.SolrTestCaseJ4.buildSSLConfig(SolrTestCaseJ4.java:429)
at
org.apache.solr.SolrTestCaseJ4.setupTestCases(SolrTestCaseJ4.java:288)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]