LIBTUX_CAT:590: ERROR: Unable to read the TUXCONFIG file, version type mismatch

执行tmboot -y命令,抛出以下错误信息:
174341.hp16042!BBL.3476.3086006480.0: 06-13-2011: Tuxedo Version 10.3.0.0, 32-bit, Patch Level (none)
174341.hp16042!BBL.3476.3086006480.0: LIBTUX_CAT:590: ERROR: Unable to read the TUXCONFIG file, version type mismatch
174341.hp16042!BBL.3476.3086006480.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr =
174341.hp16042!BBL.3476.3086006480.0: LIBTUX_CAT:590: ERROR: Unable to read the TUXCONFIG file, version type mismatch
174341.hp16042!BBL.3476.3086006480.0: LIBTUX_CAT:6272: ERROR: Unable to get bulletin board parameters
174341.hp16042!tmboot.3475.3085903552.-2: 06-13-2011: Tuxedo Version 11.1.1.1.0, 32-bit
174341.hp16042!tmboot.3475.3085903552.-2: CMDTUX_CAT:825: ERROR: Process BBL at cspplatform failed with /T tperrno (TPESYSTEM - internal system error)
174341.hp16042!tmboot.3475.3085903552.-2: WARN: No BBL available on site cspplatform.

报错原因:
因为系统存在两个版本的TUXEDO,使用Tuxedo Version 11.1.1.1.0编译的ubbconfig文件。但启动时却使用Tuxedo Version 10.3.0.0版本所以报错。

解决办法:
将环境变量配置成Tuxedo Version 10.3.0.0版本,重新编译ubbconfig文件。

猜你喜欢

转载自zrcoffee.iteye.com/blog/1098334