현상 : 101054.firesv2!tf_avl_nx1.4270: gtrid x0 x3c868ee7 x55dba: GP_CAT:1062: ERROR: Cannot reallocate FML buffer to smaller than its unindexed size
101054.firesv2!tf_avl_nx1.4270: gtrid x0 x3c868ee7 x55dba: LIBTUX_CAT:228: ERROR: Type switch buffer reinitialization routine _tmreinitbuf failure
101054.firesv2!tf_avl_nx1.4270: gtrid x0 x3c868ee7 x55dba: TFT1026XNS91 :[20020314-101054 ](WARNING)can't tprealloc, retry tpalloc
원인 : FML Buffer를 재할당(realloc)한 Buffer size보다 더 많은 Data가 FML Buffer에 집어 넣을 경우에 발생.
조치 : Data size를 확인하고 FML Buffer를 충분히 재할당(realloc) 한다.
'▶ Tuxedo > 오류 메시지(Tuxedo)' 카테고리의 다른 글
LIBTUX_CAT:703: ERROR: Cannot get statistics on message queue 10242 (0) | 2010.07.10 |
---|---|
CMDTUX_CAT:4477, CMDTUX_CAT:4478, CMDTUX_CAT:947 (0) | 2010.07.10 |
LIBTUX_CAT:467: ERROR: tpclose TPERMERR xa_close returned XAER_RMERR (0) | 2010.07.10 |
LIBTUX_CAT:476, LIBTUX_CAT:477 (0) | 2010.07.10 |
LIBTUX_CAT:2020: ERROR: Memory allocation failure. (0) | 2010.07.10 |