You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Ishan Chattopadhyaya (Jira)" <ji...@apache.org> on 2023/04/28 15:43:00 UTC

[jira] [Comment Edited] (SOLR-16774) 9.2 Docker image broken

    [ https://issues.apache.org/jira/browse/SOLR-16774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17717729#comment-17717729 ] 

Ishan Chattopadhyaya edited comment on SOLR-16774 at 4/28/23 3:42 PM:
----------------------------------------------------------------------

{quote}Can you try a workaround found [here|https://github.com/linuxserver/docker-nzbhydra2/issues/20#issuecomment-1119688892]?
{quote}
I upgraded docker version, and it is no longer reproducible.
{quote}Does Fedora 37 not support newer (supported) versions of Docker?
{quote}
Yes, it does. I had installed docker via Fedy ([https://github.com/rpmfusion-infra/fedy|https://github.com/rpmfusion-infra/fedy),] ), which might have been the reason behind the old version not being updated. I removed docker, installed afresh and landed up on {{{}Docker version 23.0.2, build 569dd73{}}}.

I agree with Jan that we could document this better, maybe by way of a more helpful error message. Though, it is outside my expertise to do so quickly at the moment.

 


was (Author: ichattopadhyaya):
{quote}Can you try a workaround found [here|https://github.com/linuxserver/docker-nzbhydra2/issues/20#issuecomment-1119688892]?
{quote}
I upgraded docker version, and it is no longer reproducible.
{quote}Does Fedora 37 not support newer (supported) versions of Docker?
{quote}
Yes, it does. I had installed docker via Fedy ([https://github.com/rpmfusion-infra/fedy|https://github.com/rpmfusion-infra/fedy),] ), which might have been the reason behind the old version not being installed. I removed docker, installed afresh and landed up on {{{}Docker version 23.0.2, build 569dd73{}}}.

I agree with Jan that we could document this better, maybe by way of a more helpful error message. Though, it is outside my expertise to do so quickly at the moment.

 

> 9.2 Docker image broken
> -----------------------
>
>                 Key: SOLR-16774
>                 URL: https://issues.apache.org/jira/browse/SOLR-16774
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Ishan Chattopadhyaya
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I'm on Fedora 37. Docker version 20.10.3.
> Trying to run 9.2 docker image:
> {code:java}
>  docker run -it --name solr1 -h solr1 solr:9.2.0 /opt/solr/bin/solr -c -f{code}
> runs into errors:
> {code:java}
>  Java not found, or an error was encountered when running java.
> A working Java 11 JRE is required to run Solr!
> Please install latest version of Java 11 or set JAVA_HOME properly.
> Command that we tried: '/opt/java/openjdk/bin/java -version', with response:
> [0.012s][warning][os,thread] Failed to start thread "GC Thread#0" - pthread_create failed (EPERM) for attributes: stacksize: 1024k, guardsize: 4k, detached.
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Cannot create worker GC thread. Out of system resources.
> # An error report file with more information is saved as:
> # /tmp/hs_err_pid20.logDebug information:
> JAVA_HOME: /opt/java/openjdk
> Active Path:
> /opt/solr/bin:/opt/solr/docker/scripts:/opt/solr/prometheus-exporter/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin{code}
>  
> All 8x, 9.0, 9.1 docker images running properly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org