tpinit() Takes Long Time When Setting Network Timeout
(Doc ID 2406498.1)
Last updated on DECEMBER 22, 2023
Applies to:
Oracle Tuxedo - Version 12.1.1 and laterInformation in this document applies to any platform.
Symptoms
When setting following configuration, tpinit() does not return.
ubbconfig WSL specify -N option
And client scenario.
Thread-1 tpinit(TPMULTICONTEXTS|TPU_THREAD) it return immediately as expected.
Thread-1 tpcall() it takes long time due to service is working.
Thread-2 tpinit(TPMULTICONTEXTS|TPU_THREAD) it does not return until tpcall() return in Thread-1 or getting unsolicited notification message.
Changes
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 |