cancel
Showing results for 
Search instead for 
Did you mean: 

RABAX_STATE error.

Former Member
0 Kudos

Hi,

The scenario on which i'm working is as follows:

WS(client) to R/3 (idoc is posted), from R/3 to MDM system and a response from MDM system to WS(client).

When i run the scenario using XIWS_httpclient i get an error "500 internal server error " . Details as follows:

The URL http://172.25.8.116:8000/sap/xi/adapter_plain was not called due to an error.

Problems found during the EXPORT to specified key in table.

The error occurred on the application server SAPXI3_XID_00 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Form: INSERT_MSG_ALL of program CL_XMS_PERSIST================CP

Form: INSERT_MSG of program CL_XMS_PERSIST================CP

Form: INSERT_MSG_PUB of program CL_XMS_PERSIST================CP

Form: WRITE_MESSAGE_LOG_TO_PERSIST of program CL_XMS_MAIN===================CP

Form: CALL_PIPELINE_SYNC of program CL_XMS_MAIN===================CP

Form: CALL_UC_EXECUTE of program CL_XMS_MAIN===================CP

Form: ENTER_XMS of program CL_XMS_MAIN===================CP

Form: IF_XMS_ENGINE~ENTER_ENGINE of program CL_XMS_MAIN===================CP

Form: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_PLAIN_INBOUND=========CP

Form: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP

Can anyone tell me how to sort this error, its urgent.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It seems that DB table space is full.

Check XI Data Base space.

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

1) RABAX_STATE means that a dump has been generated go to Tcode ST22.

2) Check on to the stacktrace in

<local drive>:\usr\sap\XXX\YYY\j2ee\cluster\server0\log

3) Just try re-starting the server

4) Tcode-SU01 Check any LOCK.

Regards

Agasthuri Doss