You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by JP <jo...@gmail.com> on 2018/05/03 11:08:34 UTC

Re: Service Grid and .net core 2

I am also facing same issue.

Steps involved:
1. Start node 1 with service name MYSERVICE and deployed as
DeployClusterSingleton
2. Start node 2  and here, exception occurs while getting the instance of
service proxy.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Service Grid and .net core 2

Posted by Pavel Tupitsyn <pt...@apache.org>.
I'm working on the fix.

Meanwhile, if this is acceptable, you can just take the source code and
compile [1] under .NET Core to get working binaries.

[1]
https://github.com/apache/ignite/blob/master/modules/platforms/dotnet/Apache.Ignite.DotNetCore.sln

On Fri, May 4, 2018 at 10:00 AM, Pavel Tupitsyn <pt...@apache.org>
wrote:

> I confirm that there is a bug [1]
>
> [1] https://issues.apache.org/jira/browse/IGNITE-8434
>
> On Thu, May 3, 2018 at 2:08 PM, JP <jo...@gmail.com> wrote:
>
>> I am also facing same issue.
>>
>> Steps involved:
>> 1. Start node 1 with service name MYSERVICE and deployed as
>> DeployClusterSingleton
>> 2. Start node 2  and here, exception occurs while getting the instance of
>> service proxy.
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>>
>
>

Re: Service Grid and .net core 2

Posted by Pavel Tupitsyn <pt...@apache.org>.
I confirm that there is a bug [1]

[1] https://issues.apache.org/jira/browse/IGNITE-8434

On Thu, May 3, 2018 at 2:08 PM, JP <jo...@gmail.com> wrote:

> I am also facing same issue.
>
> Steps involved:
> 1. Start node 1 with service name MYSERVICE and deployed as
> DeployClusterSingleton
> 2. Start node 2  and here, exception occurs while getting the instance of
> service proxy.
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>