[ 
https://issues.apache.org/jira/browse/IGNITE-18438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luchnikov Alexander updated IGNITE-18438:
-----------------------------------------
    Description: 
Description of the scenario is described in the file  [^Test.cs] 

{code:java}
[xUnit.net 00:00:07.28]     
Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure [FAIL]
  Failed Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure [6 s]
  Error Message:
   System.NullReferenceException : Object reference not set to an instance of 
an object.
  Stack Trace:
     at 
Apache.Ignite.Core.Impl.Binary.Metadata.BinaryType.UpdateFields(IDictionary`2 
fields)
   at 
Apache.Ignite.Core.Impl.Binary.BinaryWriter.SaveMetadata(IBinaryTypeDescriptor 
desc, IDictionary`2 fields)
   at 
Apache.Ignite.Core.Impl.Binary.Structure.BinaryStructureTracker.UpdateWriterStructure(BinaryWriter
 writer, Boolean isNewSchema)
   at Apache.Ignite.Core.Impl.Binary.BinaryWriter.Write[T](T obj)
   at Apache.Ignite.Core.Impl.Binary.Binary.ToBinary[T](Object obj)
   at Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure()
{code}


  was:Description of the scenario is described in the file  [^Test.cs] 


> .NET: NullReferenceException when serializing composite type
> ------------------------------------------------------------
>
>                 Key: IGNITE-18438
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18438
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.14
>            Reporter: Luchnikov Alexander
>            Priority: Major
>              Labels: .NET, ise
>         Attachments: Issue.Reproducer.csproj, Test.cs
>
>
> Description of the scenario is described in the file  [^Test.cs] 
> {code:java}
> [xUnit.net 00:00:07.28]     
> Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure [FAIL]
>   Failed Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure [6 s]
>   Error Message:
>    System.NullReferenceException : Object reference not set to an instance of 
> an object.
>   Stack Trace:
>      at 
> Apache.Ignite.Core.Impl.Binary.Metadata.BinaryType.UpdateFields(IDictionary`2 
> fields)
>    at 
> Apache.Ignite.Core.Impl.Binary.BinaryWriter.SaveMetadata(IBinaryTypeDescriptor
>  desc, IDictionary`2 fields)
>    at 
> Apache.Ignite.Core.Impl.Binary.Structure.BinaryStructureTracker.UpdateWriterStructure(BinaryWriter
>  writer, Boolean isNewSchema)
>    at Apache.Ignite.Core.Impl.Binary.BinaryWriter.Write[T](T obj)
>    at Apache.Ignite.Core.Impl.Binary.Binary.ToBinary[T](Object obj)
>    at Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure()
> {code}



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

Reply via email to