应用环境:aix  ,tuxedo 8.0 client for aix 
 现象很奇怪,应用程序第一次 通过tuxedo client端 去tpcall 成功, 
 第二次再通过应用程序去执行tpcall 就失败了,报错信息如下 
 tpcall:fail TPERRNO=[12],0,TPESYSTEM - internal system error
 ULOG 里边的信息如下 
134743.AIX_A!?proc.4432100.1.0: LIBWSC_CAT:1032: ERROR: Failed to receive expect
ed reply
134743.AIX_A!?proc.4432100.1.0: LIBWSC_CAT:1013: ERROR: tpcall() get reply faile
d
134743.AIX_A!?proc.4432100.1.0: LIBWSC_CAT:1032: ERROR: Failed to receive expect
ed reply
134743.AIX_A!?proc.4432100.1.0: LIBWSC_CAT:1332: ERROR: Unable to set mode to NO
NBLOCK
134743.AIX_A!?proc.4432100.1.0: LIBWSC_CAT:1085: ERROR: Unable to get reply to u
nsolicited message request
134743.AIX_A!?proc.4432100.1.0: LIBWSC_CAT:1026: ERROR: Unable to get reply to t
pterm() request
 我的应用是从sco 平台上移植过来的,当初在sco上 调用服务 没问题 
 现在移植到aix 平台上 就出现这个怪问题了,请高手帮忙看看 是什么问题