webterrorcode Message

This appendix describes all webterrorcode messages (1000~9999).

1. webterrorcode message(1000~)

1000 failed to connect to main server {hostaddress:port}

Description

Failed to connect to the main Tmax server.

Action

Check the server status and start Tmax or check the server address and modify it.

1001 connected to JeusGW

Description

Connected to the JEUS gateway.

1002 ensure webt license

Description

The socket connection to Tmax was established but TPSTART failed.

Action

Check the license for the server or check whether the address is Tmax.

1003 tmax session established.. tmax version [{connected Tmax version}]

Description

Connection to Tmax was established.

1004 failed to subscribe entry [{event name}]

Description

Failed to subscribe to the event when performing tpstart.

Action

Check whether the event name is correct.

1005 node count [{number of nodes}]

Description

Displays the number of connected Tmax nodes.

1006 rq count [{number of RQs}]

Description

Displays the number of RQs set in the connected Tmax.

1007 topend product count [{number of topend products}]

Description

Displays the number of topend products of the connected Tmax.

1008 tpstart data [{0}]

Description

Currently not used.

1009 rq registered [{index}:{RQ name}]

Description

Stored the RQ information in the client when performing tpstart.

1010 topend product registered [{index}:{topend product name}]

Description

Stored the topend product information in the client when performing tpstart.

1011 compress threshold {message size} byte

Description

The message whose size is bigger than {message size} byte must be compressed in Tmax.

1012 failed to initialize tmax session

Description

Failed to set the compression information, node information, and RQ information.

Action

Refer to the previous messages and check if there is any invalid value.

1013 connection is already destroyed

Description

Currently not used.

1014 connection destroyed

Description

Deleted the connection information.

1015 failed to end tmax session

Description

Failed to call tpend.

Action

If already disconnected, no action is required.

1016 tpcall failed

Description

A tpcall failure was received.

Action

Check the response sent by the Tmax server.

1017 tpgetrply failed

Description

A tpgetrply failure was received.

Action

Check the response sent by the Tmax server.

1018 tereceive failed

Description

A teReceive failure was received.

Action

Check the response sent by the Tmax server.

1019 invalid event name {name of event to unsubscribe}

Description

{The name of the event to unsubscribe when calling tpunsubscribe} does not exist.

Action

Check whether the event name is correct.

1020 tpconnect failed

Description

A tpconnect failure was received.

Action

Check the response sent by the Tmax server.

1021 tpsend failed.. currently receive only

Description

Performed tpsend when only recv was allowed during interactive communication.

Action

Check the send/recv state of the client and modify the operation accordingly.

1022 tprecv failed.. currently send only

Description

Performed tprecv when only send was allowed during interactive communication.

Action

Check the send/recv state of the client and modify the operation accordingly.

1023 tpenq failed

Description

A tpenq failure was received.

Action

Check the response sent by the Tmax server.

1024 invalid queue name [{user-specified RQ name}]::{managed RQ names}

Description

The RQ name entered by the user when performing tpenq and tpdeq is not valid.

Action

Include the RQ name entered by the user in the managed RQ names.

1025 tpenq with !TPRQS flag not issued : queueName [{requested RQ name}]

Description

Attempted to perform tpdeq without performing tpenq.

Action

Check whether performing tpdeq for the request that tpenq has been performed.

1026 tpdeq failed

Description

A tpdeq failure was received.

Action

Check the response sent by the Tmax server.

1027 tpqstat failed

Description

A tpqstat failure was received.

Action

Check the response sent by the Tmax server.

1028 tpqsvcstat failed

Description

A tpqsvcstat failure was received.

Action

Check the response sent by the Tmax server.

1029 not supported service type {service type} in xa

Description

The service type is not supported for XA calls.

Action

Check that the service type is set to isxa.

1031 security handshaking start

Description

Security handshake has started.

1032 security handshaking finished

Description

Security handshake has ended normally.

1033 security handshaking failed

Description

Security handshake failed.

Action

Refer to the previous logs to identify the possible cause.

1034 receive start for {response wait time} msec

Description

Waited for a response from Tmax for the specified time. (unit: milliseconds)

1035 buffer received {received message information}

Description

Received the response of {received message information} from Tmax.

1036 receive failed

Description

Failed to receive from Tmax.

Action

Identify the error cause from the exception. Check the socket connection state.

1037 buffer transmitted {sent message}

Description

Successfully wrote the message of {sent message} to the socket connected to Tmax.

1038 transmit failed

Description

Failed to write to the socket connected to Tmax.

Action

Identify the error cause from the exception. Check the socket connection state.

1039 enqueue buffer {message to store}

Description

Stored the message received from an internal queue managed by WebT.

1040 transceiver {0} started

Description

Currently not used.

1041 matching received.. seqno({expected seqno}:{received seqno}), type({sent message type}:{received message type})

Description

Displays the received message information.

1042 matching result.. seqno match = {check if the seqno is matched}, type match = {check if the message type is matched}

Description

Displays whether the service was successful, and the service type using the received message information.

1043 message discarded {received message}

Description

Deleted the received message {received message}.

Action

Check the received message.

1050 ping start

Description

Started the application ping test.

1051 ping failed

Description

Ping test failed.

Action

Check the state of the connection to the server.

1052 ping success

Description

Ping test was successful.

1053 start cleanup of transceiver

Description

Started initializing the communication information.

1054 end cleanup of transceiver

Description

Ended the communication information initialization.

1055 internal shutdown of dialogue session index {interactive communication ID}

Description

Initialized the interactive communication information.

1056 node registered [{index}:{node lnid}]

Description

Stored the node information while performing tpstart.

1057 invalid lnid [{user-specified node name}]::{managed node name list}}

Description

The node name entered to call tpgetsvglist does not exist.

Action

Include the node name entered by the user in the managed node name list.

1058 invalid event mask {0}

Description

Currently not used.

1059 tpacall failed

Description

A tpacall failure was received while TPBLOCK was set.

Action

  1. If the failure is due to WebtServiceFail, check the operation that caused the failure.

  2. For other cases, check tperror to identify the cause of the tpacall failure.

1080 failed to establish session with remote domain

Description

Failed to connect to the Tuxedo remote domain.

Action

Set the log level to debug and check the response message from Tuxedo.

1081 session established

Description

Successfully connected to the Tuxedo remote domain.

1082 send failure for xa protocol {sent message type code}

Description

Failed to transfer the XA protocol to Tuxedo.

Action

Check the exception and identify the root cause, such as a timeout.

1083 recv failure for xa protocol {message type code that is supposed to receive}:{received message type code}

Description

Received the response about the XA protocol transfer failure from Tuxedo.

Action

Refer to the type code of the received message and check the message sent from Tuxedo.

1090 cleanup transceiver

Description

Cleaned up the Tuxedo reader thread.

1091 transceiver failed. try reconnection.

Description

Failed to start the Tuxedo reader thread.

Action

Check the previously recorded exceptions.

1092 transceiver timedout.

Description

A timeout occurred when starting the Tuxedo reader thread.

Action

Check the connection status.

1093 transciver run start

Description

Started the Tuxedo reader thread.

1094 transciver stop. because sockets[{socket information}]

Description

Ended the Tuxedo reader thread.

1095 transciver wait state. because no read socket

Description

Waits until a new connection is made when ROLLING_DOWN is set in the reader thread.

1096 transciver wait out.

Description

Ended the wait state.

1097 transciver select start.

Description

Started selecting.

1098 transciver selector stop.

Description

Ended selecting.

1099 TM_DOWNWARN_REQUEST recive {message information}

Description

Received the rolling down message from Tmax.

1100 failed to close socket

Description

Failed to close the socket.

Action

Check the previous logs to find out the cause.

1101 failed to connection to server {host:port}

Description

Failed to connect to the server.

Action

Check the connection status.

1102 connection established {socket, pipe}:{host:port}

Description

Connected to Tmax.

1103 failed to get socket stream

Description

Currently not used.

1104 failed to set socket timeout to {setsocket setting value} msec

Description

Failed to set setSoTimeout in the socket.

Action

Identify the cause of setSoTimeout of the socket. Refer to the previous exceptions.

1105 socket connection timeout

Description

Failed to connect to Tmax within the timeout.

Action

Check the state of the connection to the server.

1106 socket connection interrupted

Description

Currently not used.

1107 failed to read from tmax

Description

An error occurred when reading a message from a socket.

Action

Check the connection state.

1108 failed to write to tmax

Description

An error occurred when writing a message to a socket.

Action

Check the connection status.

1109 start to connect server {host:port} for {time spent on connection attempt} msec

Description

Attempted to connect to Tmax.

1110 connection interrupted {host}:{port}

Description

InterruptedIOException occurred when trying to connect.

Action

Identify the InterruptedIOException cause when connecting to the socket. Refer to the previous exceptions.

1111 socket list add {socket information}

Description

Connected to the socket.

1150 TM_CSSVR_NOREADY recive {message information}

Description

Received a message instructing connection to the backup Tmax server due to the primary server shutdown.

1200 put acall reply start {cd value}

Description

Received the response for acall.

1201 not registered call desc {cd value}

Description

Received the response for acall, but the cd value no longer exists.

Action

Check why the previous tpacall failed and modify the process to validate all tpcall requests made up to that point.

1202 put acall reply end {cd value}

Description

The response for acall was processed normally.

1203 get acall reply start {cd value}

Description

Started tpgetrply.

1204 get acall reply end {cd value}

Description

Succeeded in tpgetrply.

1205 max acall reply {number of current requests} reached

Description

Responses for tpacall were received without calling tpgetrply, up to the maxcall limit.

1300 dialogue session terminated.. event = {current event}

Description

Unable to continue communication during interactive mode.

Action

Check whether the service has already been terminated.

1301 put dialogue reply.. current size = {number of currently entered messages}

Description

Messages received to the internal queue during interactive communication will be entered.

1302 start waiting dialoge reply for {amount of time to wait for the message} msec

Description

Started tprecv.

1303 dialogue event occurred.. event = {last event}

Description

Received an error response during interactive communication.

Action

Check if the interactive service has been terminated on the server side.

1304 invalid event message {message information}

Description

Received an unknown message during interactive communication.

Action

Check the message content sent from the server side.

1305 set maximum dialoge session size {size}

Description

Set the maximum interactive communication session size.

1306 max dialogue session reached.. max = {configured number}

Description

Created sessions up to the maximum number when performing tpconnect.

1307 new dialogue session is registered.. id = {session ID}

Description

A new interactive session was registered when performing tpconnect.

1308 dialogue session {session ID} is unregistered

Description

Interactive communication session was released.

1309 invalid dialogue session {session ID}

Description

The session is unknown during interactive communication.

Action

Check whether the interactive service is valid and whether tpconnect was used correctly.

1310 dialogue session closed by peer message {message information}

Description

Received a response during interactive communication, but the session had already been closed.

Action

Use tpdiscon or another appropriate function to check whether the session is still active.

1311 connection is closing.. discard message {message information}

Description

Deleted messages in the internal queue because the connection was closed.

1400 put event msg start

Description

Started storing messages in the event message queue.

1401 purged oldest element {message information}

Description

Deleted the oldest event message.

1402 put event end [{message size}/{maximum message size}]

Description

Ended storing messages in the event message queue.

1403 get event msg start

Description

Started retrieving event messages.

1404 get event end [{number of messages}/{maximum size of the message queue}]

Description

Ended retrieving event messages.

1500 put rq msg {message information}

Description

Stored the response to an internal queue when RQ is used.

1501 get rq msg start for {wait time} msec

Description

Waits for a response when RQ is used.

1502 get rq msg end {message information}

Description

Received RQ responses.

1600 invalid rq index {index}.. discard {message information}

Description

Deleted an invalid RQ response message.

Action

Check the message information to identify which messages were sent from the RQ.

1601 invalid rq index {0}

Description

Currently not used.

1700 put sync msg {message information}

Description

Stored responses in an internal queue during communication.

1701 get sync msg for {wait time} msec

Description

Waits for a response during communication.

1800 put te msg {message information}

Description

Entered the topend message to a queue.

1801 get te msg for index {0} for {1} msec

Description

Currently not used.

1802 get te msg end {message information}

Description

Ended retrieving the topend message.

1900 message(type:{0}) from remote domain for recover.

Description

Currently not used.

1901 not expected message.. {message key value}. discard.

Description

Received an invalid message for the Tuxedo outbound request.

Action

Check the message content received from Tuxedo.

1902 enqueue message {0}

Description

Currently not used.

1903 handle inbound request {Tuxedo message information}

Description

Processed the Tuxedo inbound request.

1904 handle outbound request of key {message key value}

Description

Processed the Tuxedo outbound request.

1905 register request key {request key value}

Description

Registered the Tuxedo request key.

1950 failed in service {service name}

Description

Inbound service failed.

Action

Identify the cause of the inbound service failure.

1951 error in service {service name}

Description

Inbound service error.

Action

Check the cause of the inbound service error.

1952 failed to destory service instance {service name}

Description

Failed to release the service instance.

Action

Check the generated exception.

2. webterrorcode message(2000~)

2000 create managed connection

Description

Started creating connections in the connection pool.

2001 create managed connection for {wait time} msec

Description

Started creating connections in the connection pool.

2002 create xa connection

Description

Started creating connections in the connection pool.

2003 create xa connection for {wait time} msec

Description

Started creating connections in the connection pool.

2100 shared connection pool {pool name} is initiated

Description

Initialized the connection pool.

2101 get connection handle for {wait time} msec by {Thread}

Description

Started getConnection in the connection pool.

2102 peek connection handle for {wait time} msec

Description

Started getConnection in the connection pool.

2103 peek connection handle

Description

Started getConnection in the connection pool.

2104 return connection handle of managed connection {Connection information} to {Thread}

Description

The connection pool returned the connection.

2105 returning managed connection {Connection information} start

Description

The user started returning the connection to the connection pool.

2106 managed connection {Connection information} is not pooled connection

Description

The connection returned by the user does not belong to the pool.

2107 pool name {name of pool to return connection} mismatches with managed connection {Connection information}

Description

The connection returned by the user does not belong to the pool.

2108 returning managed connection {Connection information} end

Description

Ended returning the connection to the connection pool.

2109 remove managed connection {Connection information} from pool

Description

Deleted the connection from the connection pool.

2110 destory managed connection pool

Description

Initialized connections in the connection pool.

2111 check connection pool {checkalive availability} : {failback availability}

Description

Started monitoring the connection pool.

2112 managed connection {Connection information} is created in pool

Description

The connection was created and added to the connection pool.

2113 prepare managed connection {Connection information} for use

Description

Initialized the connection when performing getConnection in the connection pool.

2114 prepare managed connection {Connection information} for pooling

Description

Initializes the connection when the connection is returned to the connection pool.

2115 unregister managed connection {Connection information} from pool

Description

Unregistered the connection.

2200 shared connection pool {pool name} is initiated

Description

Created a cluster-type connection pool.

2201 get connection handle for {wait time} msec

Description

Started getConnection for the cluster connection pool.

2202 peek connection handle for {wait time} msec

Description

Started getConnection for the cluster connection pool.

2203 peek connection handle

Description

Started getConnection for the cluster connection pool.

2500 internal connection pool {pool name} is initialized

Description

Initialized the connection pool.

2501 create connection direct for {wait time} msec

Description

Created a connection in the current thread.

2502 create connection delegated for {wait time} msec

Description

Created a connection in another thread.

2503 set executor {generator information}

Description

Set the thread generator.

2504 put connection {connection information}

Description

Returned the connection to the pool.

2505 remove connection {connection information} from pool

Description

Deleted the connection from the pool.

2506 destroy connection {connection information}

Description

Deleted the connection from the pool.

2507 get connection from pool

Description

Currently not used.

2508 get connection from pool for {wait time} msec

Description

Started getConnection from the connection pool.

2509 interrupted by administrator

Description

getConnection failed due to an InterruptedException.

2510 peek connection from pool for {wait time} msec

Description

Started getConnection from the connection pool.

2511 peek connection from pool

Description

Started getConnection from the connection pool.

2512 check connection pool {checkalive availability}:{failback availability}

Description

Started monitoring the connection pool.

2513 check connection pool by administrator {checkalive availability}:{failback availability}

Description

Started monitoring the connection pool.

2514 managed connection {connection information} is invalidated by failback

Description

The connection was deleted after the backup connection and failback were set.

2515 managed connection {Connection information} is invalidated by idle timeout

Description

The connection was deleted because the number of connections exceeded the minimum and it remained unused longer than the specified idle time.

2516 managed connection {Connection information} is already closed by peer

Description

Deleted the connection because it was closed.

2517 managed connection {0} is invalidated by webtadmin command

Description

Currently not used.

3. webterrorcode message(3000~)

3000 webt event handle started.. message listener : {handler information}

Description

Started the event processing thread.

3001 event work {0} is started

Description

Currently not used.

3002 event handling started for message {message information}

Description

Started handling events.

3003 event handling ended for message {message information}

Description

Ended handling events.

3004 error handling started

Description

Started handling exceptions.

3005 error handling ended

Description

Ended handling exceptions.

3006 event work {event processing thread name} is terminated

Description

Ended the event processing thread.

3007 exception thrown from event handler.. ignored

Description

An exception had occurred from the event processing thread but was ignored.

Action

Check the exception details.

4. webterrorcode message(4000~)

4000 invalid connection handle {connection information}

Description

The connection returned as a parameter when creating WebtRemoteService is not valid.

4001 invalid service name {service name}

Description

When setting the service, NULL was set as a parameter.

4002 tpcall start with attribute {attribute information}

Description

Started tpcall.

4003 illegal buffer type {sent message type}

Description

When performing tpcall, TPNOCHANGE was set, but the replied message type did not match.

4004 tpcall end

Description

Ended tpcall.

4005 tpacall start with attribute {attribute information}

Description

Started tpacall.

4006 tpacall end

Description

Ended tpacall.

4007 tpgetrply start with attribute {attribute information}

Description

Started tpgetrply.

4008 tpgetrply end

Description

Ended tpgetrply.

4050 invalid domain name {domain name}

Description

Invalid domain name.

Action

Check if the domain name is set in the environment configuration.

4100 dialogue session is not yet established

Description

An interactive communication method was used without normal tpconnect.

4101 tpsend start with attribute {attribute information}

Description

Started tpsend.

4102 tpsend end

Description

Ended tpsend.

4103 tprecv start with attribute {attribute information}

Description

Started tprecv.

4104 tprecv end

Description

Ended tprecv.

4200 invalid queue name {RQ name}

Description

Invalid RQ name for tpenq.

4201 tpenq start with attribute {attribute information}

Description

Started tpenq.

4202 tpenq end

Description

Ended tpenq.

4203 tpdeq start with attribute {attribute information}

Description

Started tpdeq.

4204 tpdeq end

Description

Ended tpdeq.

4205 invalid queue type {RQ name}

Description

RQ name was omitted when calling tpqstat or tpqsvcstat.

4500 invalid topend dialogue id : {dialogue ID}

Description

Invalid topend dialogue ID.

4501 topend dialogue id is too big : {dialogue ID}

Description

The topend dialogue ID is too big.

Action

Set the user dialogue ID of topendinfo to a number that is smaller than or equal to 127.

4502 invalid topend function qualifier : {dialogue ID}

Description

The dialogue corresponding to the topend dialogue ID does not exist.

Action

Ensure that the function qualifier value for the teservicename is within the range 0 to 8388607.

4503 topend dialogue status is not SEND_READY

Description

The topend dialogue state is not SEND_READY.

Action

Ensure that messages will be sent when the teeservice state is dial_send_ready or dial_conv_send_ready.

4504 no such topend dialogue id : {dialogue ID}

Description

The topend dialogue ID does not exist.

Action

Check if the dialogue ID is signed on.

4505 topend dialogue status is not CONV_SEND_READY

Description

The topend dialogue state is not CONV_SEND_READY.

Action

Ensure that the teservice state is conv_send_ready.

4506 no such topend product name : {topend product name}

Description

The topend product name does not exist.

Action

Check if the topend product name is valid.

4507 invalid TEReturnMessage

Description

Invalid topend response message.

Action

Check if responses are received normally from topend service.

4508 processAttachment not called

Description

processAttachment was not called.

Action

Check if tp_process_attach was called.

4509 none of topend dialogues are ready

Description

There is no topend dialogue in a ready state.

Action

Check if there is a registered dialogue.

4510 invalid topend dialogue status : {status of topend dialogue}

Description

The topend dialogue state is invalid.

Action

Set the teservice state to one of the following: recv_ready, conv_recy_rady, and signon.

4511 topend attachment not arrived

Description

topend attachment has not been received.

Action

Set the topend attachment to a received state.

4512 invalid topend action flag : {topend action flag}

Description

Invalid topend action flag.

Action

Set the action flag to either attach_transfer or attach_cancel.

4513 tpacall for callback method start with attribute {0}

Description

Currently not used.

4514 tpacall for callback method end

Description

Currently not used.

4516 tpbroadcast start with nodeName{0}, usrName{1}, cliName{2}, sendBuffer{3}

Description

Currently not used.

4517 tpbroadcast end

Description

Currently not used.

4518 tppost start with eventName{0}, sendBuffer{1}, attribute{2}

Description

Currently not used.

4519 tppost end

Description

Currently not used.

4520 tpreissue start with rqname{0}, attribute{1}

Description

Currently not used.

4521 tpreissue end

Description

Currently not used.

4522 tpenq_ctl start with rqname{0}, attribute{1}, TMQCTL{2}

Description

Currently not used.

4523 tpenq_ctl end

Description

Currently not used.

4524 tpdeq_ctl start with rqname{0}, attribute{1}, TMQCTL{2}

Description

Currently not used.

4525 tpdeq_ctl end

Description

Currently not used.

4526 tpextsvcname start with buffer{0}

Description

Currently not used.

4527 tpextsvcname end

Description

Currently not used.

4528 tp_sleep start with waittime{0}

Description

Currently not used.

4529 tp_sleep end

Description

Currently not used.

4530 tpcancel start with cd{call descriptor value}

Description

Started tpcancel.

4531 tpcancel end

Description

Ended tpcancel.

4532 tpmcall start with qname{0}, svcname{1}, tx{2}, attribute{3}

Description

Currently not used.

4533 tpmcall end

Description

Currently not used.

4534 tpgetunsol start with type{0}, attribute{1}

Description

Currently not used.

4535 tpgetunsol end

Description

Currently not used.

4536 tpchkunsol start

Description

Currently not used.

4537 tpchkunsol end

Description

Currently not used.

4538 tpacallsvg start with svgno {svgno}, serviceName {service name}, attribute {attribute}

Description

Started tpacallsvg.

4539 tpacallsvg end

Description

Ended tpacallsvg.

4540 tpcallsvg start with svgno {svgno}, serviceName {service name}, attribute {attribute}

Description

Started tpcallsvg.

4541 tpcallsvg end

Description

Ended tpcallsvg.

4542 tpgetsvglist start with svcname {service name}, attribute {attirbute}

Description

Started tpgetsvglist.

4543 tpgetsvglist end

Description

Ended tpgetsvglist.

4544 userlog start with log{0}

Description

Currently not used.

4545 userlog end

Description

Currently not used.

4546 ulogsync start

Description

Currently not used.

4547 ulogsync end

Description

Currently not used.

4548 UserLog start with log{0}

Description

Currently not used.

4549 UserLog end

Description

Currently not used.

4550 tpgethostaddr start with log{0}

Description

Currently not used.

4551 tpgethostaddr end

Description

Currently not used.

4552 tmaxlastsvc start with txbuffer{0},rxbuffer{1},attribute{2}

Description

Currently not used.

4553 tmaxlastsvc end

Description

Currently not used.

4554 tpgetsvglist start with nodeName {node name}, serviceName {service name}, attribute {attirbute}

Description

Started tpgetsvglist.

4555 tpcallsvg start with nodeName {node name}, serviceName {service name}, attribute {attirbute}

Description

Started tpcallsvg.

4556 tpcallsvg end

Description

Ended tpcallsvg.

4557 tpspracall start with serviceName {service name}, spri {starting process ID}

Description

Started tpspracall.

4558 tpspracall end

Description

Ended tpspracall.

4559 tpspracall2 start with serviceName {service name}, startspri {starting process ID}, nth {process number}

Description

Started tpspracall2.

4560 tpspracall2 end

Description

Ended tpspracall2.

4561 tpgetsprlist start with serviceName {service name}, svgno {server group ID}

Description

Started tpgetsprlist.

4562 tpgetsprlist end

Description

Ended tpgetsprlist.

5. webterrorcode message(5000~)

5000 invalid buffer operation. current buffer type : {current message type}

Description

Called an invalid method of the message.

5001 array index out of bounds : array.length={current array length}, offset={offset}, len={length}

Description

An invalid index was set when configuring message array.

5002 unsupported charset : {charset name}. ignored

Description

Invalid charset.

5003 contains null value

Description

The message contains a NULL value.

5004 invalid number format {message to convert}

Description

An error occurred when converting the message type.

5005 unsupported charset : {charset name}

Description

Unsupported charset for converting the message to a string.

5006 array index out of bounds : array.length={array length}, offset={offset}

Description

An error occurred when configuring the message.

5007 field table is not registered

Description

FDL was not set.

5008 invalid field key name [{field name}]

Description

Unable to find the field key using the field name.

5009 invalid field magic {0}

Description

Currently not used.

5010 invalid field key value [{field key}]

Description

Unknown field type.

5011 invalid field index {index}

Description

Invalid index was referred when referring to a field buffer.

5012 invalid field type {field type}

Description

Invalid field type.

5013 tpcallsvg start with nodeName {0}, serviceName {1}, attribute {2}

Description

Currently not used.

5014 tpacallsvg start with nodeName {svgno}, serviceName {service name}, attribute {attribute}

Description

Started tpacallsvg.

5015 tpgetactivesvr start with nodeName {0}

Description

Currently not used.

5016 tpgetactivesvr end

Description

Currently not used.

5017 tptobackup start

Description

Currently not used.

5018 tptobackup end

Description

Currently not used.

5100 FDL file read error : {file path}

Description

An error occurred while referencing the FDL file.

5101 invalid FDL magic {header} from {file path}

Description

An error occurred while referencing the FDL file.

5102 FDL file read error. size mismatch : {read size}, {actual read size}

Description

An error occurred while referencing the FDL file.

5103 field key table successfully loaded : {0}

Description

Currently not used.

5104 fail to open FDL file {file path}

Description

An error occurred while referencing the FDL file.

5105 FDL file {0} is initialized

Description

Currently not used.

5106 failed to initliaze FDL file {0}

Description

Currently not used.

6. webterrorcode message(6000~)

6001 try connect to port {0}

Description

Currently not used.

6002 fail connect to port {port number}

Description

Failed to connect to WebT from WebTAdmin.

Action

Ensure that the port is available for connection or enter the correct port number.

6003 socket channel configuration fail

Description

Failed to set a socket channel from WebTAdmin.

Action

Check the configureBlocking error cause from the exception.

6101 fail start listener

Description

Failed to start the WebTAdmin listener.

Action

Check the cause of the selector open error from the exception.

6102 before select

Description

When starting the WebTAdmin listener, the listener has not been selected yet.

6103 fail select

Description

When starting the WebTAdmin listener, selection failed.

Action

Check the select error cause of the selector from the exception.

6104 webtadmin closed caused by {error message}

Description

Forcibly terminated due to an error in WebTAdmin.

Action

Check the exception and socket connection status.

6105 fail analyze request caused by {error message}

Description

Failed to configure the commands in WebTAdmin.

Action

Check the error message and verify if the commands are correctly retrieved.

6106 fail apply to Webt System caused by {error message}

Description

Failed to process the WebTAdmin command.

Action

Check the error message and verify if the command buffer is valid.

6107 fail create reply caused by {error message}

Description

Failed to process the response to send to WebTAdmin.

Action

Check the error message and verify if the message configuration is correct.

6108 fail create listener caused by {error message}

Description

Failed to create the WebTAdmin listener.

Action

Check the error message and identify any issues in the socket configuration.

6109 fail accept socket

Description

Failed to accept the socket from the WebTAdmin listener.

Action

Identify the cause of the failure.

6110 accept socket {socket channel information}

Description

The socket was accepted from the WebTAdmin listener.

7. webterrorcode message(7000~)

7000 tx_begin

Description

Started tx_begin.

7001 topend conversation not ended : error code = {TX_PROTOCOL_ERROR code}

Description

The topend conversation has not been terminated.

Action

Commit after the topend conversation is terminated.

7002 tx_commit start

Description

Started tx_commit.

7003 tx_commit end

Description

Ended tx_commit.

7004 tx_rollback start

Description

Started tx_rollback.

7005 tx_rollback end

Description

Ended tx_rollback.

7006 transaction timed out

Description

The transaction was called after timeout.

7007 tx begin piggy backed

Description

The transaction information was piggy backed.

7010 transaction is in progress [{current transaction status}]

Description

The transaction was already started when calling txbegin.

7011 invalid transaction status [{current transaction status}]

Description

The transaction was in an unknown state when calling txbegin.

7012 transaction is completing [{current transaction status}]

Description

The transaction is in a commit or rollback state.

7013 transaction result is unknown

Description

The transaction failed.

7014 transaction is rolled back

Description

The transaction was rolled back.

7015 transaction is committed

Description

The transaction was committed.

7016 invalid transaction result [{result}]

Description

Unknown transaction result.

7017 transaction is not in progress

Description

The transaction is inactive.

7018 transaction is marked rollback only

Description

The transaction allows rollback only.

7019 transaction is committing

Description

The transaction is currently being committed.

7020 transaction is rolling-back

Description

Currently not used.

7050 failed to get reply for decision {Commit or Rollback}

Description

Received failure response for commit or rollback.

7051 failed to send decision {Commit or Rollback}

Description

Commit or rollback failed.

8. webterrorcode message(8000~)

8000 xa start {specified XID}:0x{flag}

Description

Started xa_start.

8001 xid mapping from {specified XID} to {converted XID}

Description

Converted XID.

8002 xa start success

Description

Ended xa_start.

8003 xa start failed

Description

xa_start failed.

8004 xa end {XID}:0x{flag}

Description

xa_end started.

8005 xa end success

Description

xa_end is successful.

8006 xa end failed

Description

xa_end failed.

8007 xa prepare {XID}

Description

Started xa_prepare.

8008 xa prepare success

Description

xa_prepare is successful.

8009 xa prepare failed

Description

xa_prepare failed.

8010 xa commit {XID}:{flag}

Description

xa_commit started.

8011 xa commit success

Description

xa_commit is successful.

8012 xa commit failed

Description

xa_commit failed.

8013 xa rollback {XID}

Description

xa_rollback started.

8014 xa rollback success

Description

xa_rollback is successful.

8015 xa rollback failed

Description

xa_rollback failed.

8016 xa recover 0x{flag}

Description

xa_recover started.

8017 recovered txid {XID} is mapped to {external ID}

Description

The recovered txid is mapped to the external ID.

8018 broken mapping for txid {XID}

Description

Mapping the recovered xid failed.

Action

Check if the transaction mapped to XID has been started.

8019 recover failed

Description

Recovering failed.

Action

Check the exception and identify the failure cause from the previously printed logs.

8020 one phase commit failed

Description

one pahse commit failed.

8100 failed to create mbean {pool name}.. already exsists

Description

Creating mbean failed.

8101 failed to create mbean {pool name}.. not expected exception

Description

Creating mbean failed.

8102 failed to enlist xa connection {connection information} to transaction

Description

Performing getConnection from the connection pool failed.

8103 xa resource {XAResource information} is enlist to transaction {transaction manager information}

Description

Participating in the XAResouce transaction is successful.

8104 xa resource {XAResource information} is delisted from transaction {transaction manager information}

Description

The XAResouce transaction was released.

8105 failed to delist xa connection {0} from transaction

Description

Currently not used.

8106 not supported action for non-xa connection

Description

The action does not apply to non-xa connections.

Action

Check the socket connection status.

8107 managed connection is already closed. check replaceable

Description

The connection for the xa request was already closed and reassigned elsewhere.

8108 failed to acquire replacement

Description

The connection for the XA request had already been closed, and the attempt to reassign it failed

8109 failed to acquire Transaction Resource from JEUS

Description

Failed to reference the transaction manager of JEUS.

8110 failed to acquire InvocationManagerCenter Resource from JEUS

Description

Failed to set autoclose.

8200 failed to create data source

Description

Failed to bind the connection pool information with JNDI for JEUS.

8201 failed to bind jndi resource

Description

Currently not used.

8202 failed to register mbean server

Description

Registering the mbean server failed.

Action

Check if JEUS is running.

8203 failed to find Jeus J2EE Server

Description

Unable to find the JEUS J2EE server.

Action

Check if JEUS is running.

8204 failed to find Jeus TMXAResource

Description

Currently not used.

Description

Displays the XID list stored in the file.

8301 next sequencer is {serial number}

Description

Displays the serial number of the next transaction.

8302 new GTID mapping {GTID} → {converted GTID}

Description

Set GTID.

Description

Stored XID.

Description

Deleted XID.

8305 get linked xid for {converted XID}

Description

Referenced XID.

8306 get all linked xid

Description

Referenced a list of XIDs to recover.

8500 try to rollback {Tuxedo XID} for main domain recovery

Description

Attempted to roll back from the main Tuxedo domain.

8501 failed to complete transaction {Tuxedo XID}

Description

The transaction (rollback) from the Tuxedo domain failed.

Action

Check the exception and identify the failure cause.

8502 transaction {Tuxedo XID} is completed successfully

Description

The transaction (rollback) from the Tuxedo domain is successful.

8503 set all current transaction rollback by request

Description

Started rollback of all transactions from the Tuxedo domain.

8504 {Tuxedo XID} set rollback-only

Description

The XID was rolled back from the Tuxedo domain.

8505 {number of transactions} transaction is exists. wait 30 sec

Description

Waits for the transaction to complete in the Tuxedo domain.

8506 action : {Exception information} is failed due to XAException.XAER_RMFAIL (communication to RM is failed)

Description

Connecting to the Tuxedo domain failed due to XAER_RMFAIL.

Action

Check the status of the connection to the Tuxedo domain and identify the cause of XAER_RMFAIL.

8507 connection {domain address} is overruled by {handler address}

Description

The connection to the Tuxedo domain was controlled by the handler.

8508 main address {main address} is revived. try to failback

Description

The failback will be attempted since the main address of the Tuxedo domain has become available again.

8509 register outbound xid {Tuxedo XID}

Description

Registers the outbound xid in the Tuxedo domain.

8510 unregister outbound xid {Tuxedo XID}

Description

Unregisters the outbound xid from the Tuxedo domain.

8600 connection closed. current status {current domain status}

Description

The connection to the Tuxedo domain was closed.

8601 start connecting.. current status {current domain status}

Description

Trying to connect to the Tuxedo domain.

8602 connected to {domain address}. current status {current domain status}

Description

Connected to the Tuxedo domain.

8603 negotiation success with {domain address}. current status {current domain status}

Description

Connection to the Tuxedo domain was set.

8604 negotiation failure with {domain address}. current status {current domain status}

Description

Connection to the Tuxedo domain failed.

8605 shutdown in progress. current status {current domain status}

Description

The connection to the Tuxedo domain is shutting down.

8606 failback in progress. current status {current domain status}

Description

Failback for the Tuxedo domain is in progress.

8620 failed to acquire connection

Description

Failed to acquire a connection to the Tuxedo domain.

Action

Retry the operation after the Tuxedo domain is connected.

8699 invalid domain status {domain status}

Description

The Tuxedo domain status value is invalid.

Action

Check the domain status value. If you’re unable to do so, contact technical support.

9. webterrorcode message(9000~)

9000 timed out

Description

The request timed out.

9001 not active

Description

The connection pool is inactive.

9002 invalid magic number 0x{message}

Description

An incorrect (invalid) message was used to analyze the response.

9003 unknown buffer type {0}, msgtype {1}

Description

Currently not used.

9004 invalid connection handle {connection information}

Description

Failed to retrieve the connection handler.

Action

Check whether the connection was not created or has been closed, and ensure it is available before making a call.

9005 not supported action

Description

Unsupported method.

9006 invalid call descriptor {0}

Description

Currently not used.

9007 because transaction started can not tpcancel

Description

tpcancel failed.

9008 fail to create ulog file with filename {0}

Description

Currently not used.

9009 fail to write ulog file with filename {0}, log {1}

Description

Currently not used.

9010 the connected tmax version is [{0}], but header version is old

Description

The header version is not compatible with the connected Tmax version. Change the header version.

9011 cannot use the encryption function using the default header. Change to the extendedV4 header when using encryption.

Description

An outdated header version is used while encryption is explicitly enabled. To use the encryption feature, set the header type to extendedV4.

9012 ({0}) is already defined as ({1})

Description

(0) is already set to (1) in the webt.properties file.

9500 SSL negotiation failed in 2nd phase.. return 0x{first response}

Description

Encryption failed.

9501 SSL negotiation failed in 3rd phase.. return 0x{second response}

Description

Encryption failed.

9502 2nd phase return value.. paramP={setting value}

Description

Set encryption.

9503 3rd phase return value.. serverY={setting value}

Description

Set encryption.

9504 2nd phase send value.. clientX={setting value}

Description

Set encryption.

9505 generated shared secret.. {setting value}

Description

Set encryption.

9510 creating digest by mac key {setting value}

Description

Set encryption.

9511 created digest {setting value}

Description

Set encryption.

9512 invalid mac key

Description

Decryption failed.

9513 decrypted digest {decrypted value}

Description

Display the decryption details.

9514 original digest {original value}

Description

Display the decryption details.

9999 invalid magic number {message}

Description

An incorrect (invalid) message was used to analyze the response.