Groups > BEA > BEA Tuxedo > Issue with implicit tpinit()




Issue with implicit tpinit()

Issue with implicit tpinit()
Wed, 23 Apr 2008 06:50:25 -070
I have a application and in that we are using remote workstation (Tuxedo client
application) connected to tuxedo server application. During the call to Tuxedo
service we do not use explicit tpinit call and we call tpalloc as first Tuxedo
API functions. I have following issues with my application

From GUI window I call a Tuxedo service and there is network timeout happened
and my service is failed and I get error but when I re fire the service from
same GUI window my tpcall is failed with following error message

-----------------------------------------------------------------------
143929.TCS109878!?proc.3520.1464.0: LIBWSC_CAT:1011: ERROR: tpcall() message
send failure
143929.TCS109878!?proc.3520.1464.0: tpcall failed
143929.TCS109878!?proc.3520.1464.0: reason of failure: TPESYSTEM - internal
system error

----------------------------------------------------------------------

Is implicit call to tpinit is responsible for this error or there is something
else responsible for this.

Point to note I have an application function which has implemented all
functionality to fire service to remote Tuxedo server. There is no other code w
Post Reply
about | contact