[ https://issues.apache.org/jira/browse/SOLR-17783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17973526#comment-17973526 ]
ASF subversion and git services commented on SOLR-17783: -------------------------------------------------------- Commit ce30cdc9386cc8dce78bbfc08a65aae70bfd2912 in solr's branch refs/heads/main from Houston Putman [ https://gitbox.apache.org/repos/asf?p=solr.git;h=ce30cdc9386 ] SOLR-17783: Disable securityManager for GCS Tests on Windows > 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 > Priority: Major > > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org