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

Igor Sapego commented on IGNITE-14782:
--------------------------------------

[~ptupitsyn] overall looks good. Check Travis though -- it seems like it's 
failing on JDK 8 by some reason

> .NET: If bash not installed on pod, ignite fails to start
> ---------------------------------------------------------
>
>                 Key: IGNITE-14782
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14782
>             Project: Ignite
>          Issue Type: Bug
>          Components: clients, platforms
>    Affects Versions: 2.10
>            Reporter: Robert May
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.11
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If bash is not installed, you get the following exception on startup:
> {code:c#}
> System.TypeInitializationException: The type initializer for 
> 'Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll' threw an exception.
>  ---> System.TypeInitializationException: The type initializer for 
> 'Apache.Ignite.Core.Impl.Unmanaged.Os' threw an exception.
>  ---> System.ComponentModel.Win32Exception (2): No such file or directory
>    at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] 
> argv, String[] envp, String cwd, Boolean redirectStdin, Boolean 
> redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 
> userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, 
> Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
>    at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
>    at System.Diagnostics.Process.Start()
>    at Apache.Ignite.Core.Impl.Shell.Execute(String file, String args)
>    at Apache.Ignite.Core.Impl.Shell.BashExecute(String args)
>    at Apache.Ignite.Core.Impl.Unmanaged.Os..cctor()
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Core.Impl.Unmanaged.Os.get_IsWindows()
>    at Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll..cctor()
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.Load(String 
> configJvmDllPath, ILogger log)
>    at Apache.Ignite.Core.Ignition.Start(IgniteConfiguration cfg)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to