epugh commented on PR #1954: URL: https://github.com/apache/solr/pull/1954#issuecomment-1746032490
``` 2> SimplePostTool: FATAL: Connection error (is Solr running at https://127.0.0.1:54967/solr/aliasedCollection ?): javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2> 2> ERROR: System/Runtime.exit(2) or halt(2) calls are not allowed because they terminate the test runner's JVM. 2> > java.lang.AssertionError: expected:<0> but was:<1> > at __randomizedtesting.SeedInfo.seed([28AE95C7AC0DDA9:C0FC1E58719B75EA]:0) > at org.junit.Assert.fail(Assert.java:89) > at org.junit.Assert.failNotEquals(Assert.java:835) > at org.junit.Assert.assertEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:633) > at org.apache.solr.cli.PostToolTest.testBasicRun(PostToolTest.java:99) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
