My Oracle Support Banner

NullReferenceException Occus On Tuxedo .NET Client (Doc ID 2550703.1)

Last updated on OCTOBER 12, 2022

Applies to:

Oracle Tuxedo - Version 12.1.1 and later
Information in this document applies to any platform.

Symptoms

When receiving message from server side is null, .NET Client got following Exception

System.NullReferenceException was unhandled
Message=Object reference not set to an instance of an object.
Source=libwscdnet
StackTrace:
at Bea.Tuxedo.ATMI.AppContext.WrapRawBuffer(TypedBuffer& tb, IntPtr buff, Int64 datalen, Int64 flags)
at Bea.Tuxedo.ATMI.AppContext.tprecv(ConversationDescriptor cd, TypedBuffer& tb, Int64 flags)

 This is happened with tpcall,tprecv and tpgetrply

Changes

 From server side code, calling tpreturn(TPSUCCESS, TPURCODE, NULL, 0L, 0);

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.