You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2022/10/10 06:33:00 UTC

[jira] [Commented] (IGNITE-17826) .NET: Thin 3.0: Incomplete exception stack traces

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

Igor Sapego commented on IGNITE-17826:
--------------------------------------

[~ptupitsyn] looks good to me.

> .NET: Thin 3.0: Incomplete exception stack traces
> -------------------------------------------------
>
>                 Key: IGNITE-17826
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17826
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms, thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, ignite-3
>             Fix For: 3.0.0-alpha6
>
>
> There was some intermittent test failure on TC, and the stack trace is:
> {code}
> OneTimeSetUp: Apache.Ignite.IgniteException : IGN-CMN-65535 TraceId:ad65ae38-a17b-4147-a289-dc571678f327 Failed to read storage data
>   ----> Apache.Ignite.IgniteException : org.apache.ignite.lang.IgniteInternalException
> {code}
> Issues:
> * .NET stack trace looks incomplete
> * There is no details about this error in Java server logs (misconfigured ClientHandler?)
> * Java stack trace is ignored in .NET (see ClientSocket.ReadError)
> Additionally, we should enable server-side stack traces for tests.
> https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_RunAllTests/6810719?logFilter=debug



--
This message was sent by Atlassian Jira
(v8.20.10#820010)