dzmitry-lahoda commented on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192 URL: https://github.com/apache/tinkerpop/pull/1250#issuecomment-589377046 ``` Run 30210 Gremlin Information: 0 : Not handled error Gremlin.Net.Driver.Exceptions.ServerUnavailableException: No connection to the server available which most likely means that the server is completely unavailable. at Gremlin.Net.Driver.ConnectionPool.GetConnectionFromPool() in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\ConnectionPool.cs:line 115 at Gremlin.Net.Driver.ConnectionPool.GetAvailableConnectionAsync() in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\ConnectionPool.cs:line 59 at Gremlin.Net.Driver.GremlinClient.SubmitAsync[T](RequestMessage requestMessage) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClient.cs:line 83 at [email protected](Unit unitVar0) Gremlin Information: 0 : Start call 30207 Gremlin Information: 0 : Not handled error Gremlin.Net.Driver.Exceptions.ServerUnavailableException: No connection to the server available which most likely means that the server is completely unavailable. at Gremlin.Net.Driver.ConnectionPool.GetConnectionFromPool() in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\ConnectionPool.cs:line 115 at Gremlin.Net.Driver.ConnectionPool.GetAvailableConnectionAsync() in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\ConnectionPool.cs:line 59 at Gremlin.Net.Driver.GremlinClient.SubmitAsync[T](RequestMessage requestMessage) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClient.cs:line 83 at [email protected](Unit unitVar0) Gremlin Information: 0 : Error(from aggregate) 30202 Gremlin.Net.Driver.Exceptions.ServerUnavailableException: No connection to the server available which most likely means that the server is completely unavailable. at <StartupCode$Gremlin-Net-FSharp>.$Library.Gremlin-Net-Driver-IGremlinClient-SubmitAsync@90-2.Invoke(Exception _arg2) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net.FSharp\Library.fs:line 106 at [email protected](Unit unitVar0) at FSharp.Control.Tasks.TaskBuilder.StepStateMachine`1.nextAwaitable() --- End of stack trace from previous location where exception was thrown --- at Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync[T](IGremlinClient gremlinClient, String requestScript, Dictionary`2 bindings) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClientExtensions.cs:line 137 at Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync(IGremlinClient gremlinClient, String requestScript, Dictionary`2 bindings) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClientExtensions.cs:line 98 Gremlin Information: 0 : Not handled error System.InvalidOperationException: Recevied data deserialized into null object message. Cannot operated on it. at Gremlin.Net.Driver.Connection.ThrowMessageDeserializedNull() in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\Connection.cs:line 140 at Gremlin.Net.Driver.Connection.Parse(Byte[] received) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\Connection.cs:line 122 at Gremlin.Net.Driver.Connection.ReceiveMessagesAsync() in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\Connection.cs:line 107 at Gremlin.Net.Driver.ProxyConnection.SubmitAsync[T](RequestMessage requestMessage) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\ProxyConnection.cs:line 44 at Gremlin.Net.Driver.GremlinClient.SubmitAsync[T](RequestMessage requestMessage) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClient.cs:line 85 at [email protected](Unit unitVar0) Gremlin Information: 0 : Error(from aggregate) 30197 Gremlin.Net.Driver.Exceptions.ServerUnavailableException: No connection to the server available which most likely means that the server is completely unavailable. at <StartupCode$Gremlin-Net-FSharp>.$Library.Gremlin-Net-Driver-IGremlinClient-SubmitAsync@90-2.Invoke(Exception _arg2) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net.FSharp\Library.fs:line 106 at [email protected](Unit unitVar0) at FSharp.Control.Tasks.TaskBuilder.StepStateMachine`1.nextAwaitable() --- End of stack trace from previous location where exception was thrown --- at Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync[T](IGremlinClient gremlinClient, String requestScript, Dictionary`2 bindings) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClientExtensions.cs:line 137 at Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync(IGremlinClient gremlinClient, String requestScript, Dictionary`2 bindings) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClientExtensions.cs:line 98 Run 30211 Gremlin Information: 0 : Error(from aggregate) 30204 Gremlin.Net.Driver.Exceptions.ServerUnavailableException: No connection to the server available which most likely means that the server is completely unavailable. at <StartupCode$Gremlin-Net-FSharp>.$Library.Gremlin-Net-Driver-IGremlinClient-SubmitAsync@90-2.Invoke(Exception _arg2) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net.FSharp\Library.fs:line 106 at [email protected](Unit unitVar0) at FSharp.Control.Tasks.TaskBuilder.StepStateMachine`1.nextAwaitable() --- End of stack trace from previous location where exception was thrown --- at Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync[T](IGremlinClient gremlinClient, String requestScript, Dictionary`2 bindings) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClientExtensions.cs:line 137 at Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync(IGremlinClient gremlinClient, String requestScript, Dictionary`2 bindings) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClientExtensions.cs:line 98 Run 30212 Gremlin Information: 0 : Error(from aggregate) 30193 Gremlin.Net.Driver.Exceptions.ServerUnavailableException: No connection to the server available which most likely means that the server is completely unavailable. at <StartupCode$Gremlin-Net-FSharp>.$Library.Gremlin-Net-Driver-IGremlinClient-SubmitAsync@90-2.Invoke(Exception _arg2) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net.FSharp\Library.fs:line 106 at [email protected](Unit unitVar0) at FSharp.Control.Tasks.TaskBuilder.StepStateMachine`1.nextAwaitable() --- End of stack trace from previous location where exception was thrown --- at Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync[T](IGremlinClient gremlinClient, String requestScript, Dictionary`2 bindings) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClientExtensions.cs:line 137 at Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync(IGremlinClient gremlinClient, String requestScript, Dictionary`2 bindings) in E:\src\tinkerpop\gremlin-dotnet\src\Gremlin.Net\Driver\GremlinClientExtensions.cs:line 98 Run 30213 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
