[
https://issues.apache.org/jira/browse/IGNITE-16749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514163#comment-17514163
]
Pavel Tupitsyn commented on IGNITE-16749:
-----------------------------------------
Merged to master: 6fa06587ca31083e1f714ba285e5b18fde88995d
> .NET: EntryPointNotFoundException on Alpine Linux
> -------------------------------------------------
>
> Key: IGNITE-16749
> URL: https://issues.apache.org/jira/browse/IGNITE-16749
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
> Fix For: 2.13
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Ignite.NET does not start on Alpine Linux:
> {code}
> Unhandled exception. System.EntryPointNotFoundException: Unable to find an
> entry point named 'dlopen' in shared library 'libcoreclr.so'.
> at
> Apache.Ignite.Core.Impl.Unmanaged.Jni.DllLoader.NativeMethodsCore.dlopen(String
> filename, Int32 flags)
> at Apache.Ignite.Core.Impl.Unmanaged.Jni.DllLoader.Load(String dllPath)
> at Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.LoadDll(String filePath,
> String simpleName)
> at Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.Load(String
> configJvmDllPath, ILogger log)
> at Apache.Ignite.Core.Ignition.Start(IgniteConfiguration cfg)
> at Apache.Ignite.Core.Ignition.Start()
> at Apache.Ignite.Docker.Program.Main() in /app/Program.cs:line 15
> {code}
> See https://github.com/ptupitsyn/ignite-net-docker/tree/alpine-test to
> reproduce with Docker.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)