cancel
Showing results for 
Search instead for 
Did you mean: 

Error During NW 7.0 ABAP CI Installation - 'Run ABAP Reports ' Phase

Former Member
0 Kudos

Hi Everyone,

  During the initial Parameter Input Phase of the installation , I got the message of  " Missing Parameter  rdisp/msserv_internal " , so I added the following

   Entries in DEFAULT profile and had restarted the ASCS Instance per the Message :

XYZadm> more DEFAULT.PFL | grep rdisp*

rdisp/mshost = dbciXYZ

rdisp/msserv = sapmsXYZ

rdisp/msserv_internal = 39NN

Now, During the " Run ABAP Reports " Phase  I  get the following error ( Phase 13 of 14 for CI Installation )  :

XYZadm> more dev_rfc.trc

**** ERROR file opened at 20120624 113125 EDT, SAP-REL 720,0,62 RFC-VER 3 1184803 MT-SL

T:2 Error in program 'sapinstexe': ======> Error creating a switch status buffer

T:2 Error in program 'sapinstexe': <* RfcReceive [3] : returns 3:RFC_SYS_EXCEPTION

T:2 Error in program 'sapinstexe': <* RfcCallReceive [3] : returns 3:RFC_SYS_EXCEPTION

>TS> Sun Jun 24 11:59:53 2012

T:2 Error in program 'sapinstexe': ======> Error creating a switch status buffer

T:2 Error in program 'sapinstexe': <* RfcReceive [4] : returns 3:RFC_SYS_EXCEPTION

T:2 Error in program 'sapinstexe': <* RfcCallReceive [4] : returns 3:RFC_SYS_EXCEPTION

===============================================================================================================

-- SAPINST LOG ENTRIES ----

INFO 2012-06-24 11:59:48.688

Function call was successful.

INFO 2012-06-24 11:59:48.688

Function interface generated successfully.

INFO 2012-06-24 11:59:48.728

Technical properties of function set successfully.

INFO 2012-06-24 11:59:48.728

Information for application function INST_EXECUTE_REPORT copied to local repository.

INFO 2012-06-24 11:59:48.728

Function module INST_EXECUTE_REPORT set successfully.

INFO 2012-06-24 11:59:48.798

Executing function call INST_EXECUTE_REPORT.

ERROR 2012-06-24 11:59:53.418

FRF-00025  Unable to call function. Error message: Error creating a switch status buffer .

INFO 2012-06-24 11:59:53.418

RFC connection closed.

ERROR 2012-06-24 11:59:53.428

MUT-03025  Caught ERfcExcept in module call: Error creating a switch status buffer.

================================================================================================================

XYZadm> tail -30 dev_w0

E  *** ERROR => Owner = 20120624133457431054000089d89XYZ.........................., ReturnCode = 8 [enctrl.c     2341]

M

M Sun Jun 24 13:35:56 2012

M  *** ERROR => no enqueue name set [thxxmsg.c    380]

M  ***LOG GI0=>  [enctrl.c 1238]

M  ***LOG GI2=>   [enctrl.c 1238]

M  ***LOG GHZ=>  12 [enctrl.c     1239]

E  *** ERROR => ThToEnq(). rtc = -1 [enctrl.c     1240]

E  *** ERROR => Enqueue: EnqTskhClient() errror 8 [enxxhead.c   2879]

M  *** ERROR => no enqueue name set [thxxmsg.c    446]

E  *** ERROR => ThToEnq(). rtc = -1 [enctrl.c     1240]

E  *** ERROR => Enqueue: EnqTskhClient() errror 8 [enxxhead.c   2879]

M  ***LOG GH0=>  [enctrl.c 2096]

M  ***LOG GI4=>   [enctrl.c 2096]

E  *** ERROR => DequeAll() failed. Returncode = 8 [enctrl.c     2098]

E  *** ERROR => EnqRollback: Owner = 20120624133556858771000089d89XYZ.........................., ReturnCode = 8 [enctrl.c     2099]

E  *** ERROR => EnqRollback: OwnVB = 20120624133556858782000089d89XYZ.........................., ReturnCode = 8 [enctrl.c     2101]

M  *** ERROR => no enqueue name set [thxxmsg.c    446]

E  *** ERROR => ThToEnq(). rtc = -1 [enctrl.c     1240]

E  *** ERROR => Enqueue: EnqTskhClient() errror 8 [enxxhead.c   2879]

M  ***LOG GI0=>  [enctrl.c 2338]

M  ***LOG GI4=>   [enctrl.c 2338]

M  ***LOG GHZ=>  7 [enctrl.c     2339]

E  *** ERROR => DequeAll() failed. Returncode = 8 [enctrl.c     2340]

E  *** ERROR => Owner = 20120624133556858771000089d89XYZ.........................., ReturnCode = 8 [enctrl.c     2341]

M  *** ERROR => no enqueue name set [thxxmsg.c    446]

E  *** ERROR => ThToEnq(). rtc = -1 [enctrl.c     1240]

E  *** ERROR => Enqueue: EnqTskhClient() errror 8 [enxxhead.c   2879]

E  *** ERROR => DequeAll() failed. Returncode = 8 [enctrl.c     2340]

E  *** ERROR => Owner = 20120624133556858782000089d89uj5.........................., ReturnCode = 8 [enctrl.c     2341]

================================================================================================================


Pl. help to solve this error ;

Any / All inputs are welcome.

Thanks,

Rgds,

- Ishan

Accepted Solutions (1)

Accepted Solutions (1)

former_member189725
Active Contributor
0 Kudos

Please check if the enqueue related parameters are set in instance profile of ASCS .

Also check the profile for any errors using sappfpar.

Regards

Ratnajit

nicholas_chang
Active Contributor
0 Kudos

If you install as CI, your ENQ, MS parameter should set in instance or default parameter. As advised by Ratnajit, check enq parameter is set correctly in default and instance parameter and run sappfpar.

If you need further help, please paste the message server and dispatcher log.

Answers (0)