How to Avoid Context Leak
(Doc ID 2375938.1)
Last updated on DECEMBER 21, 2022
Applies to:
Oracle Tuxedo - Version 12.2.2 and laterInformation in this document applies to any platform.
Symptoms
If /WS client is using multi-context and multi-thread programming like following sequence, LIBWC_CAT:1901 occurs and can not create new context unexpectedly.
In the following product document , tpterm() will be terminated the context even if another thread is using the context, but actually it is not terminated and leaking context.
https://docs.oracle.com/cd/E72452_01/tuxedo/docs1222/pgc/pgthr.html#1089083
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 |