uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE58356-E

The request data is not supported. (resource adapter = aa....aa, service group = bb....bb, service = cc....cc, client = dd....dd:ee....ee, RootAP CommNo = ff....ff, detail = gg....gg)

aa....aa: Resource adapter display name
bb....bb: Service group name
cc....cc: Service name
dd....dd: IP address of OpenTP1
ee....ee: Listen port number of OpenTP1
ff....ff: CommNo of root AP information
gg....gg: Detail
Description
The TP1 inbound integrated functionality received an unsupported data while receiving the RPC request.
The received data will be cancelled, and then the connection will be disconnected.
Action
Take the following action based on the detail:
The value of the flags argument of the dc_rpc_call function is illegal.
Check that DCNOFLAGS or DCNOFLAGS | DCRPC_TPNOTRAN is specified in the flags argument of the dc_rpc_call functionality.
Version of OpenTP1 is not supported.
Check that OpenTP1 version is a supported version.
User data compression function is not supported.
Check that the user data compression functionality (Y in the rpc_datacomp operand of the common system definitions) is not used.
TP1/ Online Tester is not supported.
Check that OpenTP1 does not use the online tester.