Re: Error when deploying a service into an Ignite cluster

2017-11-13 Thread Andrey Mashenkov
Hi, Would you please share a stacktrace? Looks like an error occurs while service deployment was in progress. On Mon, Nov 13, 2017 at 5:44 AM, Raymond Wilson wrote: > I have made a simple C# service in Ignite 2.2. When I deploy it, like this: > > > >

Error when deploying a service into an Ignite cluster

2017-11-12 Thread Raymond Wilson
I have made a simple C# service in Ignite 2.2. When I deploy it, like this: services.DeployNodeSingleton(“AddSurveyedSurface”, new AddSurveyedSurfaceService()); I get the following error: ERROR 2017-11-13 15:29:35,984 319109ms GridServiceProcessor ?