cancel
Showing results for 
Search instead for 
Did you mean: 

Could not open file rfcexec.sec

Former Member
0 Kudos

Hi to all,

I check in my dev_w0 log file and I found this error. Any ideas what goes wrong?

I Fri Mar 21 14:34:01 2008

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

A

A Fri Mar 21 14:34:02 2008

A *** ERROR => RFC ======> Could not open file rfcexec.sec

[abrfcio.c 8141]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

A *** ERROR => RFC ======> Could not open file rfcexec.sec

[abrfcio.c 8141]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

A

A Fri Mar 21 14:34:03 2008

A *** ERROR => RFC ======> Could not open file rfcexec.sec

[abrfcio.c 8141]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

I *** ERROR => ShmDelete(1002): shmctl(58818563,IPC_RMID,0) (1: Operation not permitted) [shmux.c 3072]

I noticed that this is related to ABAB dump I got as below:-

21.03.2008 14:34:24 sapgrfpd_GGG_00 SAPSYS 000 C RAISE_EXCEPTION 2

Here is the error details of the ABAB dump:-

Information on where terminated

Termination occurred in the ABAP program "CL_SWF_XI_CST_DISPATCH_JOB====CP" -

in "IF_SWF_CST_TASK~CHECK".

The main program was "SAPMSSY8 ".

In the source code you have the termination point in line 30

of the (Include) program "CL_SWF_XI_CST_DISPATCH_JOB====CM006".

The program "CL_SWF_XI_CST_DISPATCH_JOB====CP" was started as a background job.

Job Name....... " "

Job Initiator.. " "

Job Number..... " "

Source Code Extract

Line SourceCde

1 METHOD if_swf_cst_task~check .

2

3 *****************************************************

4 *

5 * C H E C K

6 *

7 *****************************************************

8

9 DATA: lh_job TYPE REF TO if_swf_adm_job.

10 DATA: lh_excp TYPE REF TO cx_swf_run_wim.

11

12 DATA: jobselect TYPE STANDARD TABLE OF btcselect,

13 jobselect_wa TYPE btcselect,

14 jobdata TYPE STANDARD TABLE OF tbtcjob,

15 l_jobdata TYPE tbtcjob,

16 jobdata_wa TYPE tbtcjob,

17 line_cnt TYPE sy-tabix,

18 job TYPE btcselect-jobname.

19

20 TRY.

21 lh_job = cl_swf_adm_job_factory=>get_instance( cl_swf_adm_job_factory=>c_job_xi_dispat

22 CATCH cx_swf_run_wim INTO lh_excp.

23 if_swf_cst_task~swfcmessno = lh_excp->t100_msg-msgno.

24 if_swf_cst_task~swfcmessid = lh_excp->t100_msg-msgid.

25 if_swf_cst_task~swfcerrmess = lh_excp->t100_msg-msgno.

26 if_swf_cst_task~swfcmsgv1 = lh_excp->t100_msg-msgv1.

27 if_swf_cst_task~swfcmsgv2 = lh_excp->t100_msg-msgv2.

28 if_swf_cst_task~swfcmsgv3 = lh_excp->t100_msg-msgv3.

29 if_swf_cst_task~swfcmsgv4 = lh_excp->t100_msg-msgv4.

>>>>> RAISE check_failed.

31 ENDTRY.

32

33 job = lh_job->get_jobname( ).

34

35 CLEAR jobselect_wa.

36 jobselect_wa-jobname = job.

37 jobselect_wa-username = '*'. "don't know the user

38 jobselect_wa-prelim = 'X'.

39 jobselect_wa-schedul = 'X'.

40 jobselect_wa-ready = 'X'.

41 CLEAR jobdata_wa.

42 REFRESH jobdata.

43 jobdata_wa-jobname = job.

44 APPEND jobdata_wa TO jobdata.

45

46 CALL FUNCTION 'BP_JOB_SELECT'

47 EXPORTING

48 jobselect_dialog = 'N' "No dialog

49 jobsel_param_in = jobselect_wa

Error analysis

A RAISE statement in the program "CL_SWF_XI_CST_DISPATCH_JOB====CP" raised the

exception

condition "CHECK_FAILED".

Since the exception was not intercepted by a superior

program, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

-

How to correct the error

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"RAISE_EXCEPTION" " "

"CL_SWF_XI_CST_DISPATCH_JOB====CP" or "CL_SWF_XI_CST_DISPATCH_JOB====CM006"

"IF_SWF_CST_TASK~CHECK"

or

"CL_SWF_XI_CST_DISPATCH_JOB====CP" "CHECK_FAILED"

or

"SAPMSSY8 " "CHECK_FAILED"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

In the editor, choose "Utilities->More

Utilities->Upload/Download->Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

Any help from you guys is greatly appeciated. Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

apply following not using snote

Note 1052604 - RAISE_EXCEPTION in CHECK_FAILED exception

regards,

kaushal