Chinaunix

标题: tuxedo的一些报错,请高手进来! [打印本页]

作者: king2007    时间: 2009-07-16 15:21
标题: tuxedo的一些报错,请高手进来!
174501.as3!?proc.1290688.1.0: LIBTUX_CAT:6031: ERROR: Unable to pre-process buffer before tranmission.  Error code(4/3616)
000040.as3!WSH.1122872.1.0: WSNAT_CAT:1042: ERROR: tpcall() call failed, tperrno = 6
091422.as3!GWTDOMAIN.880932.1.0: GP_CAT:1288: ERROR: Invalid parameter from remote site
091422.as3!GWTDOMAIN.880932.1.0: GP_CAT:1252: ERROR: An error occurred in the encryption subsystem code (60)
091422.as3!GWTDOMAIN.880932.1.0: LIBGWT_CAT:1238: ERROR: Unexpected link level encryption failure
091422.as3!GWTDOMAIN.880932.1.0: LIBGWT_CAT:1507: ERROR: Error occurred during security negotiation - closing connection
000409.as3!GWTDOMAIN.1070030.1.0: LIBGW_CAT:1031: ERROR: Domain administrative service GWA not advertised
000409.as3!GWTDOMAIN.1070030.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
000425.as3!DMADM.307250.1.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr =
170609.as1!GWTDOMAIN.2908564.1.0: LIBGW_CAT:1023: ERROR: Service request <s9123DSMPQry1> from remote site <DSMPDOMA1> failed:"TPENOENT - no entry found" gwerrno(402017)
194025.as1!cleanupsrv.1564736.1.-2: CMDTUX_CAT:557: ERROR: Automatic Server Recovery failure;
103333.as2!tmadmin.1651362.1.-2: LIBTUX_CAT:775: ERROR: Invalid queue information given

只是每台机器列举几条ERROR信息,其实还有很多错误信息,不知道这些错都是怎么产生的?怎么解决呢?请高手指教!
作者: dosix    时间: 2009-07-20 21:35
原帖由 king2007 于 2009-7-16 15:21 发表
174501.as3!?proc.1290688.1.0: LIBTUX_CAT:6031: ERROR: Unable to pre-process buffer before tranmission.  Error code(4/3616)
000040.as3!WSH.1122872.1.0: WSNAT_CAT:1042: ERROR: tpcall() call failed ...


174501.as3!?proc.1290688.1.0: LIBTUX_CAT:6031: ERROR: Unable to pre-process buffer before tranmission.  Error code(4/3616)
000040.as3!WSH.1122872.1.0: WSNAT_CAT:1042: ERROR: tpcall() call failed, tperrno = 6
.................^ 这个错误应该是调用的服务不存在来了,TPNOENTRY。客户端调用通过WSL上来了,但这个过程中Server可能crash了。
091422.as3!GWTDOMAIN.880932.1.0: GP_CAT:1288: ERROR: Invalid parameter from remote site
091422.as3!GWTDOMAIN.880932.1.0: GP_CAT:1252: ERROR: An error occurred in the encryption subsystem code (60)
091422.as3!GWTDOMAIN.880932.1.0: LIBGWT_CAT:1238: ERROR: Unexpected link level encryption failure
091422.as3!GWTDOMAIN.880932.1.0: LIBGWT_CAT:1507: ERROR: Error occurred during security negotiation - closing connection
.................^ 这个错误应该是GWTDOMAIN之间的连接出问题了,看看网关之间的网络是否有不稳定,网关之间是否做了keepAlive,是否网关都支持KeepAlive,是否网关之间有编码转换等等。

000409.as3!GWTDOMAIN.1070030.1.0: LIBGW_CAT:1031: ERROR: Domain administrative service GWA not advertised
000409.as3!GWTDOMAIN.1070030.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
.................^ 这个错误应该是GWTDOMAIN等Server启动的顺序有问题了,检查是否先正常启动了DMADM,然后是GWADM和GWTDOMAIN。

000425.as3!DMADM.307250.1.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr =
.................^ 这个错误应该是DMADM启动失败了,这样的话,后面的GWADM,GWTDOMAIN都会有问题。

170609.as1!GWTDOMAIN.2908564.1.0: LIBGW_CAT:1023: ERROR: Service request <s9123DSMPQry1> from remote site <DSMPDOMA1> failed:"TPENOENT - no entry found" gwerrno(402017)
.................^ 这个错误应该是来自其他网关请求本地网关的Service - s9123DSMPQry1不存在。

194025.as1!cleanupsrv.1564736.1.-2: CMDTUX_CAT:557: ERROR: Automatic Server Recovery failure;
.................^ 这个错误应该是AUTOSTART自动重启服务失败了。要具体检查失败的原因。
103333.as2!tmadmin.1651362.1.-2: LIBTUX_CAT:775: ERROR: Invalid queue information given
.................^ 这个错误应该是tmadmin里面输入的命令有误。


更多Tuxedo问题,请访问专业Tuxedo论坛 www.tuxdev.cn
更多WebLogic问题,请访问专业WebLogic论坛 www.weblogicfans.net
作者: emudao    时间: 2011-01-31 00:22
专业专注的Tuxedo论坛,可以给你帮助http://bbs.middleware123.com




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2