481 ERROR: Service xa_start returned errno
Description A message request was received indicating that the message should
be handled by the server in transaction mode and the corresponding
xa_start failed. xa_start failed because the return code was out of
range.
Action Perform the action appropriate for the indicated error.
根据以往的经验, LIBTUX_CAT:481:ERROR: Service xa_start returned -9错误一般是使用了嵌套事务,tuxedo是不支持嵌套事务。此时,只要把事务分离出来就可以解决问题。
在重启过程中出现business09... not fork的字样