Null Reference Exception in UaSCUaBinaryChannel.WriteSymmetricMessage after Client disconnect #3028
Open
1 of 5 tasks
Labels
bug
A bug was identified and should be fixed.
Type of issue
Current Behavior
The UaSCUaBinaryChannel.WriteSymmetricMessage throws an exception here:
UA-.NETStandard/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryChannel.Symmetric.cs
Line 613 in ef9387b
as the token is null.
This occurs when the Client is shut down.
Expected Behavior
No Exception is thrown.
Maybe 0? should be written if no token is present?
Steps To Reproduce
UA-.NETStandard/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryChannel.Symmetric.cs
Line 613 in ef9387b
Also occurs on the sheduled client disconnect
Environment
Anything else?
MesageBody: {Opc.Ua.ServiceFault}
MessageType: 4674381
isRequest: false
The text was updated successfully, but these errors were encountered: