Ishan - Try docker run -it openjdk:9-jdk. java was replaced with openjdk.
java:9-jdk has version 9b149 where as openjdk:9-jdk has version 9.0.1-11.
This should have been fixed before Java 9 GA. https://github.com/docker-
library/openjdk/issues/101

Kevin Risden

On Sat, Jan 13, 2018 at 6:09 AM, Ishan Chattopadhyaya <
[email protected]> wrote:

> This also happens with 7.2.0 and 7.1.0. Could be something to do with the
> official Java image. Nothing that stops the RC, I think.
>
> On Sat, Jan 13, 2018 at 5:11 PM, Ishan Chattopadhyaya <
> [email protected]> wrote:
>
>> I spun up a docker container with Java 9 (java:9-jdk) from docker hub
>> [0]. Downloaded the Solr 7.2.1 RC1 tarball and unzipped it. Tried to start
>> it, but it failed citing some crypto issue:
>> https://gist.github.com/anonymous/ed1a179b1043190b5f6fd635c6a47f23
>>
>> I'm trying out the same for 7.2.0 and earlier versions to see if this is
>> a recent regression.
>>
>>
>> [0] - docker run -it java:9-jdk
>>
>> On Wed, Jan 10, 2018 at 11:04 PM, Adrien Grand <[email protected]> wrote:
>>
>>> +1
>>>
>>> SUCCESS! [1:29:47.999770]
>>>
>>> Le mer. 10 janv. 2018 à 18:03, Tomas Fernandez Lobbe <[email protected]>
>>> a écrit :
>>>
>>>> +1
>>>>
>>>> SUCCESS! [1:04:34.912689]
>>>>
>>>> On Jan 10, 2018, at 8:01 AM, Alan Woodward <[email protected]>
>>>> wrote:
>>>>
>>>> +1
>>>>
>>>> SUCCESS! [1:43:16.772919]
>>>>
>>>> I need to get a new test machine...
>>>>
>>>> On 10 Jan 2018, at 09:51, Dawid Weiss <[email protected]> wrote:
>>>>
>>>> +1
>>>>
>>>> SUCCESS! [1:31:30.029815]
>>>>
>>>> Dawid
>>>>
>>>> On Wed, Jan 10, 2018 at 10:46 AM, Shalin Shekhar Mangar
>>>> <[email protected]> wrote:
>>>>
>>>> +1
>>>>
>>>> SUCCESS! [1:13:22.042124]
>>>>
>>>> On Wed, Jan 10, 2018 at 8:00 AM, jim ferenczi <[email protected]>
>>>> wrote:
>>>>
>>>> Please vote for release candidate 1 for Lucene/Solr 7.2.1
>>>>
>>>> The artifacts can be downloaded from:
>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.
>>>> 2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>>>
>>>> You can run the smoke tester directly with this command:
>>>>
>>>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.
>>>> 2.1-RC1-revb2b6438b37073bee1fca40374e85bf91aa457c0b
>>>>
>>>> Here's my +1
>>>> SUCCESS! [0:38:10.689623]
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Regards,
>>>> Shalin Shekhar Mangar.
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> <[email protected]>
>>>> For additional commands, e-mail: [email protected]
>>>> <[email protected]>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> <[email protected]>
>>>> For additional commands, e-mail: [email protected]
>>>> <[email protected]>
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> <[email protected]>
>>>> For additional commands, e-mail: [email protected]
>>>> <[email protected]>
>>>>
>>>>
>>>>
>>
>

Reply via email to