When my PRD system‘s process chains run analysisi process, I gets below error message:
Error occurred when starting the parser: Error when opening an RFC connection (FUNCTION: 'R
Message no. BRAINOLAPAPI011
Diagnosis
Failed to start the MDX parser.
System Response
Error when opening an RFC connection (FUNCTION: 'R
Procedure
Check the Sys Log in Transaction SM21 and test the TCP-IP connection MDX_PARSER in Transaction SM59.
It's OK when i test the TCP-IP connection MDX_PARSER in Transaction SM59.
The Sys Log in Transaction SM21(error part):
M Wed Mar 19 09:22:50 2014
M *** ERROR => ThPOpen: ExecPopen("/usr/sap/BWP/DVEBMGS00/exe/tp" bwprd sapgw00 18933904 IDX=35, r, ..) returned -14 [thxxexec.c
M {root-id=532810645F5D12A0E1008000C0A8642F}_{conn-id=5328109B5F5D12A0E1008000C0A8642F}_5
A RFC 1878 CONVID 18933904
A * CMRC=0 DATA=0 STATUS=0 SAPRC=0 RfcExecProgramKernel RfcRaiseErrorMessage cmd could not be started by OS (rc = 1)
A RFC> ABAP Programm: SAPLSTPA (Transaction: )
A RFC> User: JY-LKZ (Client: 900)
A RFC> Destination: CALLTP_AIX (handle: 8, DtConId: 530F4E5C30AF4550E1008000C0A8642E, DtConCnt: 0, ConvId: ,)
A RFC SERVER> RFC Server Session (handle: 1, 68443927, {5328109B-5F5D-12A0-E100-8000C0A8642F})
A RFC SERVER> Caller host:
A RFC SERVER> Caller transaction code: STMS (Caller Program: SAPLTMSC)
A RFC SERVER> Called function module: TMS_CI_START_SERVICE
A *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1887
FUNCTION: 'RfcExecProgramKernel'
RfcRaiseErrorMessage cmd could not be started by OS (rc = 1)
PROG ="/usr/sap/BWP/DVEBMGS00/exe/tp" bwprd sapgw00 18933904 IDX=35
[abrfcio.c 9213]
A {root-id=532810645F5D12A0E1008000C0A8642F}_{conn-id=5328109B5F5D12A0E1008000C0A8642F}_5
A TH VERBOSE LEVEL FULL
A ** RABAX: end RX_GET_MESSAGE
M
M Wed Mar 19 09:23:15 2014
M *** ERROR => ThPOpen: ExecPopen("/usr/sap/BWP/DVEBMGS00/exe/tp" bwprd sapgw00 18968493 IDX=61, r, ..) returned -14 [thxxexec.c
M {root-id=532810645F5D12A0E1008000C0A8642F}_{conn-id=532811958F750F10E1008000C0A8642F}_1
A RFC 1878 CONVID 18968493
A * CMRC=0 DATA=0 STATUS=0 SAPRC=0 RfcExecProgramKernel RfcRaiseErrorMessage cmd could not be started by OS (rc = 1)
A RFC> ABAP Programm: SAPLSTPA (Transaction: )
A RFC> User: TMSADM (Client: 000)
A RFC> Destination: CALLTP_AIX (handle: 3, DtConId: 530F4E7830AF4550E1008000C0A8642E, DtConCnt: 0, ConvId: ,)
A RFC SERVER> RFC Server Session (handle: 1, 70212851, {53281195-8F75-0F10-E100-8000C0A8642F})
A RFC SERVER> Caller host:
A RFC SERVER> Caller transaction code: STMS (Caller Program: SAPLTMSC)
A RFC SERVER> Called function module: TMS_CI_START_SERVICE
A *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1887
FUNCTION: 'RfcExecProgramKernel'
RfcRaiseErrorMessage cmd could not be started by OS (rc = 1)
PROG ="/usr/sap/BWP/DVEBMGS00/exe/tp" bwprd sapgw00 18968493 IDX=61
[abrfcio.c 9213]
A {root-id=532810645F5D12A0E1008000C0A8642F}_{conn-id=532811958F750F10E1008000C0A8642F}_1
A TH VERBOSE LEVEL FULL
A ** RABAX: end RX_GET_MESSAGE.
ps.
1、IT's everything ok in the development system.
2、It’s ok when i repeat this analysis process .
3、It’s ok when i run this analysis process in analysis process designer.
4、Attachment is the sys log in sm21.
Thanks everyone.