Re: [Php-tuxedo-development] Re: php-tuxedo module can not work
Status: Pre-Alpha
Brought to you by:
cdog1977
From: CheolMin L. <cm...@us...> - 2002-09-03 02:08:37
|
On Sat, Aug 31, 2002 at 11:44:31PM -0700, Tom Stone wrote: > I used tuxedo 8.0, php4.2.2,tux_php 0.4.1 and apache > 1.3.26 to providing internal services. But errors > always thrown > > "TPINIT failed TPESYSTEM" > > and service thrown the error is: > WSNAT_CAT:1287: WARN: Forced shutdown of client BEA Tuxedo 8.0 Document says: (http://edocs.beasys.com/tuxedo/tux80/messages/wsnat/wsnat012.htm) 1287 WARN: Forced shutdown of client; user name 'name'; client name 'name'; workstation address 'xxx.xxx.xxx.xxx' Description This may result from shutting down a WSH when clients are connected, a client connection has timed out, the WSH was unable to send a network message to the client or an incorrect APP_PW (application password) was rejected during tpinit. Action If APP_PW is turned on (refer to your ubbconfig file and ubbconfig(5)), then check with your system administrator to verify that you are using the correct application password for your TUXEDO application. > > could you tell me why? and how to solve the problems? > If APP_PW is not your case, try tux_tpterm() before tux_tpinit(). > It is an very exigence thing. Please help me!!!! > And if you could,please tell me some sample code. > Could you send me your php test code? It is helpful to understand your problem even though I have no copy of Tuxedo 8.0. I'm using 6.5. > Thanks!! > > yours:jack > -- CheolMin Lee <cmlee @ users.sourceforge.net> <cmlee @ kt.co.kr> Homepage: http://tclab.kaist.ac.kr/~cmlee/ |